index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2
-9
/
+17
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2
-1
/
+3
2020-06-18
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
1
-0
/
+2
2020-06-18
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Alexander Lobakin
1
-0
/
+1
2020-06-18
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
1
-2
/
+2
2020-06-18
bareudp: Fixed multiproto mode configuration
Martin
1
-0
/
+3
2020-06-18
Merge branch 's390-qeth-fixes'
David S. Miller
1
-6
/
+5
2020-06-18
s390/qeth: let isolation mode override HW offload restrictions
Julian Wiedmann
1
-2
/
+4
2020-06-18
s390/qeth: fix error handling for isolation mode cmds
Julian Wiedmann
1
-4
/
+1
2020-06-18
Merge branch 'mptcp-cope-with-syncookie-on-MP_JOINs'
David S. Miller
2
-30
/
+28
2020-06-18
mptcp: drop MP_JOIN request sock on syn cookies
Paolo Abeni
1
-8
/
+10
2020-06-18
mptcp: cache msk on MP_JOIN init_req
Paolo Abeni
2
-22
/
+18
2020-06-18
net: Fix the arp error in some cases
guodeqing
1
-1
/
+1
2020-06-18
Merge branch 'sja1105-fixes'
David S. Miller
1
-6
/
+6
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
1
-1
/
+3
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
1
-1
/
+3
2020-06-18
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
1
-4
/
+0
2020-06-18
Merge branch 'act_gate-fixes'
David S. Miller
1
-58
/
+68
2020-06-18
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
1
-35
/
+55
2020-06-18
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
1
-23
/
+13
2020-06-18
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
1
-6
/
+8
2020-06-18
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-06-18
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-18
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-18
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
1
-0
/
+6
2020-06-18
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
1
-36
/
+44
2020-06-17
ionic: export features for vlans to use
Shannon Nelson
1
-0
/
+1
2020-06-17
ionic: no link check while resetting queues
Shannon Nelson
1
-1
/
+2
2020-06-17
rxrpc: Fix afs large storage transmission performance drop
David Howells
1
-1
/
+1
2020-06-17
rxrpc: Fix handling of rwind from an ACK packet
David Howells
1
-4
/
+3
2020-06-17
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
1
-5
/
+6
2020-06-17
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-59
/
+158
2020-06-17
bpf: Document optval > PAGE_SIZE behavior for sockopt hooks
Stanislav Fomichev
1
-0
/
+14
2020-06-17
selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
Stanislav Fomichev
2
-9
/
+91
2020-06-17
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
1
-20
/
+33
2020-06-17
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
1
-4
/
+6
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
1
-0
/
+1
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2
-2
/
+2
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
1
-1
/
+1
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-314
/
+309
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-124
/
+225
2020-06-16
Documentation: remove SH-5 index entries
Randy Dunlap
1
-12
/
+0
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
54
-96
/
+96
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
1
-0
/
+1
2020-06-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-51
/
+28
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-16
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
[prev]
[next]