Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f106af4e90eadd76cfc0b5325f659619e08fb762
/
net
/
ipv4
/
inet_timewait_sock.c
47e1c32
tcp: fix a timewait refcnt race
by Eric Dumazet
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
575f4cd
net: Use rcu lookups in inet_twsk_purge.
by Eric W. Biederman
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
f373b53
tcp: replace ehash_size by ehash_mask
by Eric Dumazet
· 15 years ago
80a1096
tcp: fix premature termination of FIN_WAIT2 time-wait sockets
by Octavian Purdila
· 15 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
9e337b0
net: annotate inet_timewait_sock bitfields
by Vegard Nossum
· 16 years ago
4dbc8ef
net: Make inet_twsk_put similar to sock_put
by Arnaldo Carvalho de Melo
· 16 years ago
9db66bd
net: convert TCP/DCCP ehash rwlocks to spinlocks
by Eric Dumazet
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
f5715ae
ipv4: Implement IP_TRANSPARENT socket option
by KOVACS Krisztian
· 16 years ago
d315492
netns : fix kernel panic in timewait socket destruction
by Daniel Lezcano
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
f2bf415
mib: add net to NET_ADD_STATS_BH
by Pavel Emelyanov
· 16 years ago
7f635ab
inet: add struct net argument to inet_bhashfn
by Pavel Emelyanov
· 16 years ago
cd5342d
[NETNS]: Add netns refcnt debug for timewait buckets.
by Denis V. Lunev
· 17 years ago
c29a0bc
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
by Pavel Emelyanov
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
8d9f174
[NETNS][IPV6] tcp - assign the netns for timewait sockets
by Daniel Lezcano
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
7054fb9
[INET]: Uninline the inet_twsk_put function.
by Pavel Emelyanov
· 17 years ago
95c9382
[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks
by Pavel Emelyanov
· 17 years ago
230140c
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
by Eric Dumazet
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
acd159b
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
by Adrian Bunk
· 17 years ago
dbca9b275
[NET]: change layout of ehash table
by Eric Dumazet
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
905eee0
[TCP] inet_twdr_hangman: Delete unnecessary memory barrier().
by David S. Miller
· 18 years ago
e16aa20
[NET]: Memory barrier cleanups
by Ralf Baechle
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
eeb2b85
[TWSK]: Grab the module refcount for timewait sockets
by Arnaldo Carvalho de Melo
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
696ab2d
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c
by Arnaldo Carvalho de Melo
· 19 years ago
d8c97a9
[NET]: Export symbols needed by the current DCCP code
by Arnaldo Carvalho de Melo
· 19 years ago
463c84b
[NET]: Introduce inet_connection_sock
by Arnaldo Carvalho de Melo
· 19 years ago
c676270
[INET_TWSK]: Introduce inet_twsk_alloc
by Arnaldo Carvalho de Melo
· 19 years ago
e48c414
[INET]: Generalise the TCP sock ID lookup routines
by Arnaldo Carvalho de Melo
· 19 years ago