index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
char_dev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
tun: fix premature POLLOUT notification on tun devices
Hannes Frederic Sowa
1
-3
/
+15
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
2017-03-14
ucc/hdlc: fix two little issue
Zhao Qiang
1
-2
/
+2
2017-03-14
vxlan: fix ovs support
Nicolas Dichtel
1
-33
/
+40
2017-03-14
net: use net->count to check whether a netns is alive or not
Andrey Vagin
1
-3
/
+3
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
2
-5
/
+0
2017-03-13
mm, gup: fix typo in gup_p4d_range()
Kirill A. Shutemov
1
-1
/
+1
2017-03-13
netfilter: nft_set_bitmap: keep a list of dummy elements
Pablo Neira Ayuso
1
-80
/
+66
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
2
-2
/
+6
2017-03-13
netfilter: bridge: honor frag_max_size when refragmenting
Florian Westphal
1
-5
/
+7
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
8
-47
/
+80
2017-03-13
netfilter: nft_set_bitmap: fetch the element key based on the set->klen
Liping Zhang
1
-10
/
+17
2017-03-13
bpf: improve read-only handling
Daniel Borkmann
1
-4
/
+12
2017-03-13
selftests/bpf: fix broken build
Alexei Starovoitov
3
-1
/
+25
2017-03-13
mpls: Do not decrement alive counter for unregister events
David Ahern
1
-1
/
+2
2017-03-13
xen-netback: fix race condition on XenBus disconnect
Igor Druzhinin
3
-20
/
+28
2017-03-13
mpls: Send route delete notifications when router module is unloaded
David Ahern
1
-0
/
+1
2017-03-13
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
1
-0
/
+3
2017-03-13
Make IP 'forwarding' doc more precise
Neil Jerram
1
-1
/
+2
2017-03-13
netvsc: handle select_queue when device is being removed
stephen hemminger
3
-15
/
+7
2017-03-13
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
David Arcari
1
-1
/
+1
2017-03-13
platform/x86: asus-wmi: Remove quirk_no_rfkill
João Paulo Rechi Vita
3
-52
/
+3
2017-03-12
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
10
-46
/
+78
2017-03-10
net/mlx5e: Fix loopback selftest
Eugenia Emantayev
1
-4
/
+1
2017-03-10
net/mlx5e: Avoid wrong identification of rules on deletion
Or Gerlitz
1
-15
/
+18
2017-03-10
net/mlx5e: remove IEEE/CEE mode check when setting DCBX mode
Huy Nguyen
1
-5
/
+5
2017-03-10
net/mlx5: Don't save PCI state when PCI error is detected
Daniel Jurgens
1
-2
/
+3
2017-03-10
net/mlx5: Fix create autogroup prev initializer
Paul Blakey
1
-1
/
+1
2017-03-10
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
1
-3
/
+12
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
1
-15
/
+0
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
5
-0
/
+426
2017-03-10
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
3
-3
/
+11
2017-03-10
powerpc/64s: fix handling of non-synchronous machine checks
Nicholas Piggin
1
-15
/
+6
2017-03-10
powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops
Larry Finger
1
-0
/
+1
2017-03-10
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
1
-9
/
+11
2017-03-10
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
1
-0
/
+18
2017-03-10
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
1
-0
/
+8
2017-03-10
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2
-35
/
+44
2017-03-10
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
1
-0
/
+4
2017-03-10
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
1
-6
/
+6
2017-03-10
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
1
-4
/
+7
[prev]
[next]