| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv4: Implement IP_TRANSPARENT socket option | KOVACS Krisztian | 2008-10-01 | 1 | -1/+2 |
* | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano | 2008-09-08 | 1 | -0/+3 |
* | [NETNS]: Compilation warnings under CONFIG_NET_NS. | Denis V. Lunev | 2008-03-26 | 1 | -1/+1 |
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -0/+18 |
* | [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes | Arnaldo Carvalho de Melo | 2008-02-03 | 1 | -1/+1 |
* | [INET]: Uninline the inet_twsk_put function. | Pavel Emelyanov | 2008-01-28 | 1 | -13/+1 |
* | [NET]: Add a network namespace parameter to struct sock | Eric W. Biederman | 2007-10-10 | 1 | -0/+1 |
* | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk | 2007-07-14 | 1 | -3/+0 |
* | [INET]: twcal_jiffie should be unsigned long, not int | Eric Dumazet | 2007-03-05 | 1 | -1/+1 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -1/+1 |
* | [NET]: Introduce protocol-specific destructor for time-wait sockets. | YOSHIFUJI Hideaki | 2006-10-12 | 1 | -0/+1 |
* | [IPV4]: inet_rcv_saddr() annotations | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: struct inet_timewait_sock annotations | Al Viro | 2006-09-28 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 | 1 | -1/+1 |
|\ |
|
| * | [NET]: use hlist_unhashed() | Akinobu Mita | 2006-04-29 | 1 | -1/+1 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
|/ |
|
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+1 |
* | [TWSK]: Introduce struct timewait_sock_ops | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+2 |
* | [IPV6]: Introduce inet6_timewait_sock | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+2 |
* | [TWSK]: Grab the module refcount for timewait sockets | Arnaldo Carvalho de Melo | 2005-10-10 | 1 | -0/+3 |
* | [INET]: speedup inet (tcp/dccp) lookups | Eric Dumazet | 2005-10-03 | 1 | -1/+1 |
* | [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s... | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+10 |
* | [TIMEWAIT]: Introduce inet_timewait_death_row | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+56 |
* | [INET_TWSK]: Introduce inet_twsk_alloc | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+3 |
* | [INET]: Generalise the TCP sock ID lookup routines | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+9 |
* | [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+142 |