Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a30f1bc5c0254cee94bc22304e57fe030fcf68f5
/
include
/
net
/
inet_timewait_sock.h
a5bb202
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
by Randy Dunlap
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
96f817f
tcp: shrink tcp6_timewait_sock by one cache line
by Eric Dumazet
· 11 years ago
5080546
inet: consolidate INET_TW_MATCH
by Eric Dumazet
· 11 years ago
1fd5115
inet*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ce43b03
net: move inet_dport/inet_num in sock_common
by Eric Dumazet
· 12 years ago
f943cbe
inet: remove rcu protection on tw_net
by Eric Dumazet
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4ec65b8
net: inet_timewait_sock doesnt need <linux/module.h>
by Paul Gortmaker
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
7ec75c5
net: suppress RCU lockdep false positive in twsk_net()
by Paul E. McKenney
· 15 years ago
3cdaeda
tcp: Fix a connect() race with timewait sockets
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
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
abf90cc
net: Fix struct inet_timewait_sock bitfield annotation
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
9e337b0
net: annotate inet_timewait_sock bitfields
by Vegard Nossum
· 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
f5aa23f
[NETNS]: Compilation warnings under CONFIG_NET_NS.
by Denis V. Lunev
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
ad8bb78
[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes
by Arnaldo Carvalho de Melo
· 17 years ago
7054fb9
[INET]: Uninline the inet_twsk_put function.
by Pavel Emelyanov
· 17 years ago
07feaeb
[NET]: Add a network namespace parameter to struct sock
by Eric W. Biederman
· 17 years ago
acd159b
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
by Adrian Bunk
· 17 years ago
187f5f84
[INET]: twcal_jiffie should be unsigned long, not int
by Eric Dumazet
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
42b6785
[NET]: Introduce protocol-specific destructor for time-wait sockets.
by YOSHIFUJI Hideaki
· 18 years ago
8210323
[IPV4]: inet_rcv_saddr() annotations
by Al Viro
· 18 years ago
23f33c2
[IPV4]: struct inet_timewait_sock annotations
by Al Viro
· 18 years ago
5047f09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
da753be
[NET]: use hlist_unhashed()
by Akinobu Mita
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
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
295ff7e
[TIMEWAIT]: Introduce inet_timewait_death_row
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
8feaf0c0
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago