index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-31
2
-3
/
+4
|
\
|
*
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
1
-2
/
+2
|
*
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+2
*
|
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-29
11
-24
/
+56
|
\
\
|
*
|
netem: fix zero division in tabledist
Aleksandr Nogikh
2020-10-29
1
-1
/
+8
|
*
|
mptcp: add missing memory scheduling in the rx path
Paolo Abeni
2020-10-29
1
-0
/
+10
|
*
|
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
2020-10-29
1
-3
/
+2
|
*
|
net: protect tcf_block_unbind with block lock
Leon Romanovsky
2020-10-27
1
-2
/
+2
|
*
|
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
2020-10-27
1
-0
/
+1
|
*
|
devlink: Unlock on error in dumpit()
Dan Carpenter
2020-10-27
1
-2
/
+4
|
*
|
devlink: Fix some error codes
Dan Carpenter
2020-10-27
1
-9
/
+15
|
*
|
net/smc: fix suppressed return code
Karsten Graul
2020-10-26
1
-2
/
+5
|
*
|
net/smc: fix null pointer dereference in smc_listen_decline()
Karsten Graul
2020-10-26
1
-3
/
+4
|
*
|
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
2020-10-26
1
-1
/
+1
|
*
|
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2020-10-23
2
-1
/
+4
*
|
|
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
1
-2
/
+3
|
|
/
|
/
|
*
|
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
1
-2
/
+2
*
|
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
1
-0
/
+4
|
/
*
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-23
28
-127
/
+208
|
\
|
*
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
2020-10-22
1
-0
/
+2
|
*
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-22
2
-2
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-22
10
-18
/
+30
|
|
\
|
|
*
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2020-10-22
2
-0
/
+2
|
|
*
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2020-10-20
2
-5
/
+5
|
|
*
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
2020-10-20
3
-3
/
+3
|
|
*
netfilter: Drop fragmented ndisc packets assembled in netfilter
Georg Kohmann
2020-10-20
1
-0
/
+1
|
|
*
netfilter: conntrack: connection timeout after re-register
Francesco Ruggeri
2020-10-20
1
-6
/
+13
|
|
*
ipvs: adjust the debug info in function set_tcp_state
longguang.yue
2020-10-20
1
-4
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-22
1
-59
/
+99
|
|
\
\
|
|
*
|
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
2020-10-22
1
-59
/
+99
|
*
|
|
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
2020-10-21
1
-7
/
+6
|
*
|
|
mptcp: depends on IPV6 but not as a module
Matthieu Baerts
2020-10-21
1
-1
/
+1
|
*
|
|
mpls: load mpls_gso after mpls_iptunnel
Alexander Ovechkin
2020-10-20
1
-0
/
+1
|
*
|
|
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
2020-10-20
1
-1
/
+1
|
*
|
|
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
2020-10-20
1
-1
/
+1
|
*
|
|
mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it
Geert Uytterhoeven
2020-10-20
1
-1
/
+1
|
*
|
|
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
2020-10-20
1
-1
/
+1
|
*
|
|
mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
Geert Uytterhoeven
2020-10-20
1
-3
/
+1
|
*
|
|
mptcp: move mptcp_options_received's port initialization
Geliang Tang
2020-10-20
1
-1
/
+1
|
*
|
|
mptcp: initialize mptcp_options_received's ahmac
Geliang Tang
2020-10-20
1
-0
/
+1
|
*
|
|
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
2020-10-20
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
2020-10-19
1
-1
/
+1
|
*
|
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
2020-10-19
1
-0
/
+2
|
|
/
|
*
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
2020-10-18
1
-1
/
+1
|
*
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
2020-10-18
2
-25
/
+41
|
*
icmp: randomize the global rate limiter
Eric Dumazet
2020-10-16
1
-2
/
+5
|
*
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
2020-10-16
1
-2
/
+4
|
*
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
2020-10-16
1
-1
/
+5
*
|
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
7
-25
/
+85
|
\
\
|
*
|
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
2020-10-20
1
-10
/
+17
[next]