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-05-12
netfilter: nft_set_rbtree: Add missing expired checks
Phil Sutter
1
-0
/
+11
2020-05-12
netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
Pablo Neira Ayuso
1
-3
/
+5
2020-05-11
netfilter: conntrack: fix infinite loop on rmmod
Florian Westphal
1
-1
/
+12
2020-05-11
netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
Roi Dayan
1
-1
/
+1
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2
-1
/
+8
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2
-3
/
+3
2020-05-10
net: dsa: loop: Add module soft dependency
Florian Fainelli
1
-0
/
+1
2020-05-09
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
1
-0
/
+2
2020-05-09
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2
-0
/
+3
2020-05-08
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-05-08
octeontx2-vf: Fix error return code in otx2vf_probe()
Wei Yongjun
1
-2
/
+6
2020-05-08
umh: fix memory leak on execve failure
Vincent Minet
1
-0
/
+6
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-6
/
+11
2020-05-08
dpaa2-eth: prevent array underflow in update_cls_rule()
Dan Carpenter
1
-1
/
+1
2020-05-08
nfp: abm: fix error return code in nfp_abm_vnic_alloc()
Wei Yongjun
1
-1
/
+3
2020-05-08
r8169: re-establish support for RTL8401 chip version
Heiner Kallweit
1
-0
/
+2
2020-05-08
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
1
-2
/
+4
2020-05-07
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-07
mptcp: set correct vfs info for subflows
Paolo Abeni
1
-0
/
+10
2020-05-07
net: microchip: encx24j600: add missed kthread_stop
Chuhong Yuan
1
-1
/
+4
2020-05-07
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
1
-2
/
+4
2020-05-07
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
2
-16
/
+4
2020-05-07
net: hisilicon: Make CONFIG_HNS invisible
Geert Uytterhoeven
1
-1
/
+1
2020-05-07
usb: hso: correct debug message
Oliver Neukum
1
-1
/
+1
2020-05-07
net: remove spurious declaration of tcp_default_init_rwnd()
Maciej Żenczykowski
1
-1
/
+0
2020-05-07
virtio_net: fix lockdep warning on 32 bit
Michael S. Tsirkin
1
-2
/
+4
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
107
-462
/
+801
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
3
-4
/
+22
2020-05-06
MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order
Lukas Bulwahn
1
-1
/
+1
2020-05-06
Merge branch 'wireguard-fixes'
David S. Miller
6
-33
/
+72
2020-05-06
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2
-16
/
+12
2020-05-06
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
1
-2
/
+2
2020-05-06
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2
-0
/
+6
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2
-15
/
+51
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-05-06
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-06
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-06
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-05-06
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
1
-5
/
+3
2020-05-06
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+24
2020-05-06
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
1
-2
/
+8
2020-05-06
Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'
David S. Miller
6
-6
/
+16
2020-05-06
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
6
-4
/
+7
2020-05-06
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...
Linus Torvalds
3
-61
/
+93
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-06
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
1
-1
/
+3
2020-05-06
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
1
-1
/
+1
2020-05-06
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-06
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
[next]