1. f943cbe inet: remove rcu protection on tw_net by Eric Dumazet · 13 years ago
  2. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  3. 4ec65b8 net: inet_timewait_sock doesnt need <linux/module.h> by Paul Gortmaker · 13 years ago
  4. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  5. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  6. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  7. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  8. 7ec75c5 net: suppress RCU lockdep false positive in twsk_net() by Paul E. McKenney · 14 years ago
  9. 3cdaeda tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  10. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  11. b099ce2 net: Batch inet_twsk_purge by Eric W. Biederman · 15 years ago
  12. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  14. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  15. 9e337b0 net: annotate inet_timewait_sock bitfields by Vegard Nossum · 16 years ago
  16. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  17. f5715ae ipv4: Implement IP_TRANSPARENT socket option by KOVACS Krisztian · 16 years ago
  18. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  19. f5aa23f [NETNS]: Compilation warnings under CONFIG_NET_NS. by Denis V. Lunev · 16 years ago
  20. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  21. ad8bb78 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes by Arnaldo Carvalho de Melo · 16 years ago
  22. 7054fb9 [INET]: Uninline the inet_twsk_put function. by Pavel Emelyanov · 17 years ago
  23. 07feaeb [NET]: Add a network namespace parameter to struct sock by Eric W. Biederman · 17 years ago
  24. acd159b [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static by Adrian Bunk · 17 years ago
  25. 187f5f84 [INET]: twcal_jiffie should be unsigned long, not int by Eric Dumazet · 17 years ago
  26. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  27. 42b6785 [NET]: Introduce protocol-specific destructor for time-wait sockets. by YOSHIFUJI Hideaki · 18 years ago
  28. 8210323 [IPV4]: inet_rcv_saddr() annotations by Al Viro · 18 years ago
  29. 23f33c2 [IPV4]: struct inet_timewait_sock annotations by Al Viro · 18 years ago
  30. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  31. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  32. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  33. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  34. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  35. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  36. eeb2b85 [TWSK]: Grab the module refcount for timewait sockets by Arnaldo Carvalho de Melo · 19 years ago
  37. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  38. 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
  39. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  40. c676270 [INET_TWSK]: Introduce inet_twsk_alloc by Arnaldo Carvalho de Melo · 19 years ago
  41. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  42. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago