1. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  2. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  3. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  4. 88ef4a5 tcp: Handle TCP SYN+ACK/ACK/RST transparency by KOVACS Krisztian · 16 years ago
  5. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. 4dd7972 tcp: Fix NULL dereference in tcp_4_send_ack() by Vitaliy Gusev · 16 years ago
  7. f5fff5d tcp: advertise MSS requested by user by Tom Quetchenbach · 16 years ago
  8. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  9. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  10. 6eac560 tcp: Skip empty hash buckets faster in /proc/net/tcp by Andi Kleen · 16 years ago
  11. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  12. 90b7e11 tcp: MD5: Fix MD5 signatures on certain ACK packets by Adam Langley · 16 years ago
  13. 785957d tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. by David S. Miller · 16 years ago
  14. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  15. bdccc4c tcp: fix kernel panic with listening_get_next by Daniel Lezcano · 16 years ago
  16. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  17. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  18. 63231bd mib: add net to TCP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  19. a86b1e3 inet: prepare struct net for TCP MIB accounting by Pavel Emelyanov · 16 years ago
  20. 7c73a6f mib: add net to IP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  21. dcfc23c mib: add struct net to ICMP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  22. fd54d71 inet: toss struct net initialization around by Pavel Emelyanov · 16 years ago
  23. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  25. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 16 years ago
  27. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  28. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  30. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  31. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  32. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 16 years ago
  33. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  34. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 16 years ago
  35. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  36. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  37. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  38. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  39. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  40. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  41. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  42. 52d6f3f [TCP]: Cleanup /proc/tcp[6] creation/removal. by Denis V. Lunev · 16 years ago
  43. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  44. 1abf4fb [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. by Denis V. Lunev · 16 years ago
  45. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  46. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  47. 7feb49c [NETNS]: Use TCP control socket from a correct namespace. by Denis V. Lunev · 16 years ago
  48. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 16 years ago
  49. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  50. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  51. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  52. 14c0c8e [TCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  53. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  54. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  55. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  56. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  57. 757764f [NETNS][TCP]: Register /proc/net/tcp in a namespace. by Pavel Emelyanov · 17 years ago
  58. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 17 years ago
  59. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 17 years ago
  60. 28518fc [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6] by Pavel Emelyanov · 17 years ago
  61. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  62. f40c817 [NETNS][IPV4] tcp - make proc handle the network namespaces by Daniel Lezcano · 17 years ago
  63. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 17 years ago
  64. 7cd04fa [TCP]: Merge exit paths in tcp_v4_conn_request. by Denis V. Lunev · 17 years ago
  65. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 17 years ago
  66. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 17 years ago
  67. 9bf1d83 [TCP]: Fix tcp_v4_send_synack() comment by Kris Katterjohn · 17 years ago
  68. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
  69. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  70. 9cb5734 [TCP]: Convert several length variable to unsigned. by YOSHIFUJI Hideaki · 17 years ago
  71. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  72. 354faf0 [IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps. by YOSHIFUJI Hideaki · 17 years ago
  73. a80cc20 [IPV4] TCPMD5: Omit redundant NULL check for kfree() argument. by YOSHIFUJI Hideaki · 17 years ago
  74. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  75. 47a31a6 [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  76. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  77. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  78. b0a713e [TCP] MD5: Remove some more unnecessary casting. by Matthias M. Dellweg · 17 years ago
  79. c7da57a [TCP]: Fix scatterlist handling in MD5 signature support. by David S. Miller · 17 years ago
  80. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  81. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  82. f8ab18d [TCP]: Fix MD5 signature handling on big-endian. by David S. Miller · 17 years ago
  83. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  84. a7ab4b5 [TCPv4]: Improve BH latency in /proc/net/tcp by Herbert Xu · 17 years ago
  85. 3d7dbea [TCP]: Disable TSO if MD5SIG is enabled. by David S. Miller · 17 years ago
  86. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  87. 584bdf8 [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP by Wei Dong · 17 years ago
  88. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  89. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  90. 4103f8c [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates by Eric Dumazet · 18 years ago
  91. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  92. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 18 years ago
  93. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 18 years ago
  94. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  95. fe067e8 [TCP]: Abstract out all write queue operations. by David S. Miller · 18 years ago
  96. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 18 years ago
  97. cf4c6bf [TCP]: struct *sock argument renamed: sp -> sk by Ilpo Järvinen · 18 years ago
  98. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  99. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 18 years ago
  100. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 18 years ago