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.12.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
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-2
/
+3
*
af_unix: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+2
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+1
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-14
23
-121
/
+202
|
\
|
*
mptcp: fix locking in mptcp_disconnect()
Paolo Abeni
2021-01-14
1
-2
/
+7
|
*
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
2021-01-14
1
-3
/
+9
|
*
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-14
1
-2
/
+7
|
*
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-14
2
-2
/
+2
|
*
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
2021-01-14
1
-1
/
+4
|
*
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
2021-01-13
1
-0
/
+1
|
*
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
2021-01-13
1
-1
/
+1
|
*
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
2021-01-13
1
-2
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-12
2
-0
/
+4
|
|
\
|
|
*
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
2021-01-11
1
-0
/
+1
|
|
*
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
2021-01-10
1
-0
/
+3
|
*
|
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2021-01-12
3
-10
/
+16
|
*
|
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
2021-01-12
1
-1
/
+2
|
*
|
mptcp: better msk-level shutdown.
Paolo Abeni
2021-01-12
1
-45
/
+17
|
*
|
mptcp: more strict state checking for acks
Paolo Abeni
2021-01-12
1
-1
/
+1
|
*
|
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-12
1
-0
/
+4
|
*
|
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
2021-01-12
1
-0
/
+10
|
*
|
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
2021-01-12
1
-1
/
+1
|
*
|
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2021-01-11
2
-12
/
+2
|
*
|
net: compound page support in skb_seq_read
Willem de Bruijn
2021-01-11
1
-5
/
+23
|
*
|
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-09
1
-2
/
+7
|
*
|
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-09
1
-1
/
+40
|
|
/
|
*
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
2021-01-08
1
-10
/
+4
|
*
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
2021-01-08
3
-20
/
+18
|
*
docs: net: explain struct net_device lifetime
Jakub Kicinski
2021-01-08
1
-1
/
+1
|
*
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
2021-01-08
1
-1
/
+1
|
*
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
2021-01-08
1
-1
/
+19
*
|
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-12
1
-1
/
+1
|
\
\
|
*
|
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
2021-01-10
1
-1
/
+1
*
|
|
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-11
1
-1
/
+85
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC: Handle TCP socket sends with kernel_sendpage() again
Chuck Lever
2020-12-18
1
-1
/
+85
*
|
|
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-07
1
-1
/
+1
*
|
|
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-07
1
-1
/
+3
*
|
|
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-07
1
-1
/
+1
*
|
|
net: ip: always refragment ip defragmented packets
Florian Westphal
2021-01-07
1
-1
/
+1
*
|
|
net: fix pmtu check in nopmtudisc mode
Florian Westphal
2021-01-07
1
-6
/
+5
*
|
|
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
2021-01-07
1
-3
/
+2
*
|
|
net: qrtr: fix null-ptr-deref in qrtr_ns_remove
Qinglang Miao
2021-01-05
3
-9
/
+16
*
|
|
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
2021-01-05
1
-1
/
+2
*
|
|
cfg80211: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
|
|
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
24
-68
/
+136
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-04
3
-6
/
+18
|
|
\
\
|
|
*
|
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
2020-12-28
2
-3
/
+12
|
|
*
|
netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
Pablo Neira Ayuso
2020-12-28
1
-3
/
+3
[next]