index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-25
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
1
-1
/
+1
2020-06-25
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
1
-2
/
+2
2020-06-20
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-06-20
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-06-20
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-06-20
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-06-20
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
1
-6
/
+7
2020-06-11
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+2
2020-06-11
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-06-11
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-06-11
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-06-03
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
1
-1
/
+8
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2
-32
/
+37
2020-06-03
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
1
-1
/
+2
2020-06-03
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-06-03
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-06-03
ip_vti: receive ipip packet by calling ip_tunnel_rcv
Xin Long
1
-1
/
+22
2020-06-03
vti4: eliminated some duplicate code.
Jeremy Sowden
1
-38
/
+22
2020-06-03
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
1
-1
/
+2
2020-06-03
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
1
-6
/
+1
2020-06-03
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
Xin Long
1
-5
/
+7
2020-06-03
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
1
-1
/
+1
2020-06-03
mac80211: mesh: fix discovery timer re-arming issue / crash
Linus Lüssing
1
-0
/
+7
2020-06-03
libceph: ignore pool overlay and cache logic on redirects
Jerry Lee
1
-1
/
+3
2020-06-03
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
1
-1
/
+1
2020-06-03
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-06-03
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-06-03
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
1
-1
/
+1
2020-06-03
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
1
-2
/
+4
2020-05-27
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
1
-2
/
+1
2020-05-27
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2020-05-27
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
2020-05-27
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
1
-31
/
+75
2020-05-27
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
4
-20
/
+36
2020-05-20
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
1
-2
/
+4
2020-05-20
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
1
-0
/
+2
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-05-20
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
1
-2
/
+4
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
3
-3
/
+12
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-2
/
+2
2020-05-20
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
1
-4
/
+7
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
4
-13
/
+16
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
10
-18
/
+18
2020-05-20
netfilter: nat: never update the UDP checksum when it's 0
Guillaume Nault
1
-3
/
+2
2020-05-20
batman-adv: Fix refcnt leak in batadv_v_ogm_process
Xiyu Yang
1
-1
/
+1
2020-05-20
batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang
1
-1
/
+1
[next]