1. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  2. ad8bb78 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes by Arnaldo Carvalho de Melo · 16 years ago
  3. 7054fb9 [INET]: Uninline the inet_twsk_put function. by Pavel Emelyanov · 17 years ago
  4. 07feaeb [NET]: Add a network namespace parameter to struct sock by Eric W. Biederman · 17 years ago
  5. acd159b [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static by Adrian Bunk · 17 years ago
  6. 187f5f84 [INET]: twcal_jiffie should be unsigned long, not int by Eric Dumazet · 17 years ago
  7. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  8. 42b6785 [NET]: Introduce protocol-specific destructor for time-wait sockets. by YOSHIFUJI Hideaki · 18 years ago
  9. 8210323 [IPV4]: inet_rcv_saddr() annotations by Al Viro · 18 years ago
  10. 23f33c2 [IPV4]: struct inet_timewait_sock annotations by Al Viro · 18 years ago
  11. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  12. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  13. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  14. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  15. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  16. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  17. eeb2b85 [TWSK]: Grab the module refcount for timewait sockets by Arnaldo Carvalho de Melo · 19 years ago
  18. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  19. 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
  20. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  21. c676270 [INET_TWSK]: Introduce inet_twsk_alloc by Arnaldo Carvalho de Melo · 19 years ago
  22. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  23. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago