index
:
Linux Stable
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.12.y
linux-6.13.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
*
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
2022-01-10
1
-1
/
+1
*
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
2021-12-13
1
-4
/
+2
*
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2021-12-13
1
-2
/
+1
*
SUNRPC: always treat sv_nrpools==1 as "not pooled"
NeilBrown
2021-12-13
1
-25
/
+29
*
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
2021-12-13
1
-6
/
+25
*
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
1
-47
/
+2
*
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
2021-12-13
1
-2
/
+7
*
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
1
-11
/
+11
*
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
1
-14
/
+5
*
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-09
1
-0
/
+1
*
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-09
1
-0
/
+8
*
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
2021-12-09
1
-2
/
+4
*
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
2021-12-09
1
-2
/
+4
*
udp: using datalen to cap max gso segments
Jianguo Wu
2021-12-09
1
-1
/
+1
*
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-08
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-12-08
6
-12
/
+15
|
\
|
*
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-12-08
3
-6
/
+6
|
*
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
2021-12-08
1
-4
/
+7
|
*
nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
Stefano Brivio
2021-12-08
1
-1
/
+1
|
*
netfilter: nfnetlink_queue: silence bogus compiler warning
Florian Westphal
2021-11-30
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
2
-5
/
+15
|
\
\
|
*
|
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2021-11-20
2
-1
/
+9
|
*
|
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
2021-11-20
1
-4
/
+6
*
|
|
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
2021-12-06
1
-8
/
+8
*
|
|
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
2021-12-06
1
-1
/
+2
*
|
|
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
1
-2
/
+2
*
|
|
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Eric Dumazet
2021-12-03
1
-1
/
+1
*
|
|
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-02
19
-72
/
+139
|
\
\
\
|
*
|
|
gro: Fix inconsistent indenting
Jiapeng Chong
2021-12-02
1
-3
/
+3
|
*
|
|
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
2021-12-02
1
-1
/
+1
|
*
|
|
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
2021-12-02
1
-4
/
+5
|
*
|
|
net/smc: Keep smc_close_final rc during active close
Tony Lu
2021-12-02
1
-2
/
+6
|
*
|
|
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
2021-12-02
1
-4
/
+3
|
*
|
|
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-12-02
3
-5
/
+5
|
*
|
|
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-01
1
-1
/
+4
|
*
|
|
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
2021-11-30
1
-0
/
+5
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2021-11-29
2
-10
/
+18
|
|
\
\
|
|
*
|
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
2021-11-29
1
-5
/
+9
|
|
*
|
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
Eiichi Tsukata
2021-11-29
1
-5
/
+9
|
*
|
|
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-29
1
-0
/
+19
|
*
|
|
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-29
3
-3
/
+4
|
*
|
|
mctp: test: fix skb free in test device tx
Jeremy Kerr
2021-11-29
1
-1
/
+1
|
*
|
|
net/tls: Fix authentication failure in CCM mode
Tianjia Zhang
2021-11-29
1
-2
/
+2
|
*
|
|
net: mpls: Remove rcu protection from nh_dev
Benjamin Poirier
2021-11-29
2
-25
/
+16
|
*
|
|
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
2021-11-29
1
-16
/
+52
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-28
1
-1
/
+0
|
\
\
\
\
*
\
\
\
\
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-27
1
-5
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
2021-11-22
1
-5
/
+5
*
|
|
|
|
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
2021-11-26
1
-1
/
+7
*
|
|
|
|
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2021-11-26
2
-3
/
+3
[next]