WSL2-Linux-Kernel/net
Eric Dumazet 52452c5425 inet: drop prev pointer handling in request sock
When request sock are put in ehash table, the whole notion
of having a previous request to update dl_next is pointless.

Also, following patch will get rid of big purge timer,
so we want to delete a request sock without holding listener lock.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-20 12:40:25 -04:00
..
6lowpan
9p
802
8021q net: Fix high overhead of vlan sub-device teardown. 2015-03-18 22:52:56 -04:00
appletalk
atm
ax25
batman-adv
bluetooth Bluetooth: Fix potential NULL dereference in SMP channel setup 2015-03-18 08:30:03 +02:00
bridge bridge: add ageing_time, stp_state, priority over netlink 2015-03-18 23:21:06 -04:00
caif
can
ceph
core net: Fix high overhead of vlan sub-device teardown. 2015-03-18 22:52:56 -04:00
dcb
dccp inet: drop prev pointer handling in request sock 2015-03-20 12:40:25 -04:00
decnet
dns_resolver
dsa dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA 2015-03-16 16:29:18 -04:00
ethernet
hsr
ieee802154
ipv4 inet: drop prev pointer handling in request sock 2015-03-20 12:40:25 -04:00
ipv6 inet: drop prev pointer handling in request sock 2015-03-20 12:40:25 -04:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211
mac802154 mac802154: fix typo in header guard 2015-03-19 15:32:22 +01:00
mpls
netfilter ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} 2015-03-18 22:05:09 -04:00
netlabel
netlink netlink: Use rhashtable max_size instead of max_shift 2015-03-18 12:46:40 -04:00
netrom
nfc
openvswitch
packet
phonet
rds
rfkill
rose
rxrpc
sched
sctp
sunrpc
switchdev switchdev: use new swdev ops 2015-03-16 00:14:43 -04:00
tipc tipc: fix build issue when building without IPv6 2015-03-19 16:06:27 -04:00
unix
vmw_vsock
wimax
wireless
x25
xfrm
Kconfig
Makefile
compat.c
socket.c
sysctl_net.c