index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_timewait_sock.h
Age
Commit message (
Expand
)
Author
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-13
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-05
tcp/dccp: fix old style declarations
Raanan Avargil
2015-09-21
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-07-09
inet: inet_twsk_deschedule factorization
Eric Dumazet
2015-07-09
inet: simplify timewait refcounting
Eric Dumazet
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-03-12
net: add real socket cookies
Eric Dumazet
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
2013-10-17
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
2013-10-03
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-09-21
inet*.h: Remove extern from function prototypes
Joe Perches
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2012-11-30
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-10
net: optimize INET input path further
Eric Dumazet
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
2009-12-09
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-04
tcp: connect() race with timewait reuse
Eric Dumazet
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-09-08
netns : fix kernel panic in timewait socket destruction
Daniel Lezcano
2008-03-26
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-02-03
[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes
Arnaldo Carvalho de Melo
2008-01-28
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
2007-10-10
[NET]: Add a network namespace parameter to struct sock
Eric W. Biederman
2007-07-15
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
Adrian Bunk
2007-03-05
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-10-12
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
2006-09-29
[IPV4]: inet_rcv_saddr() annotations
Al Viro
2006-09-29
[IPV4]: struct inet_timewait_sock annotations
Al Viro
2006-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-30
[NET]: use hlist_unhashed()
Akinobu Mita
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
[next]