summaryrefslogtreecommitdiff
path: root/include/net/inet_timewait_sock.h
Commit message (Expand)AuthorAge
* [NET]: Add a network namespace parameter to struct sockEric W. Biederman2007-10-10
* [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-14
* [INET]: twcal_jiffie should be unsigned long, not intEric Dumazet2007-03-05
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-12
* [IPV4]: inet_rcv_saddr() annotationsAl Viro2006-09-28
* [IPV4]: struct inet_timewait_sock annotationsAl Viro2006-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-06
|\
| * [NET]: use hlist_unhashed()Akinobu Mita2006-04-29
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-03
* [IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2006-01-03
* [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-10
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-03
* [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...Arnaldo Carvalho de Melo2005-08-29
* [TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo2005-08-29
* [INET_TWSK]: Introduce inet_twsk_allocArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise the TCP sock ID lookup routinesArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-29