1. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  2. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  3. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  4. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  5. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 14 years ago
  6. 172d69e syncookies: add support for ECN by Florian Westphal · 14 years ago
  7. 2bbdf38 ipv6: syncookies: do not skip ->iif initialization by Florian Westphal · 14 years ago
  8. af9b473 syncookies: avoid unneeded tcp header flag double check by Florian Westphal · 14 years ago
  9. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  10. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 14 years ago
  11. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 14 years ago
  12. e5700af tcp: Mark v6 response packets as CHECKSUM_PARTIAL by David S. Miller · 14 years ago
  13. f71b70e tcp: Fix ipv6 checksumming on response packets for real. by David S. Miller · 14 years ago
  14. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  16. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  17. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  18. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  19. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 14 years ago
  22. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  23. 6b03a53 tcp: use limited socket backlog by Zhu Yi · 14 years ago
  24. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  25. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 15 years ago
  26. 5856b60 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address by Joe Perches · 15 years ago
  27. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  28. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  29. b099ce2 net: Batch inet_twsk_purge by Eric W. Biederman · 15 years ago
  30. 4957faade TCPCT part 1g: Responder Cookie => Initiator by William Allen Simpson · 15 years ago
  31. 435cf55 TCPCT part 1d: define TCP cookie option, extend existing struct's by William Allen Simpson · 15 years ago
  32. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  33. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  34. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  35. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  36. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  37. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  38. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  39. 0b6a05c tcp: fix ssthresh u16 leftover by Ilpo Järvinen · 15 years ago
  40. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  41. a8fdf2b ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header by Cosmin Ratiu · 15 years ago
  42. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  43. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  44. b2e4b3d tcp: MD5 operations should be const by Stephen Hemminger · 15 years ago
  45. e547bc1 tcp: Use correct peer adr when copying MD5 keys by John Dykstra · 15 years ago
  46. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 15 years ago
  47. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  48. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  49. 3699067 tcp: Unexport TCPv6 GRO functions by Herbert Xu · 15 years ago
  50. 36e7b1b gro: Fix COMPLETE checksum handling by Herbert Xu · 15 years ago
  51. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  52. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 15 years ago
  53. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  54. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago
  55. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  56. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  57. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  58. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  59. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  60. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  61. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  62. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  63. fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
  64. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  65. 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
  66. 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
  67. 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
  68. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  69. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  70. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  71. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  72. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  73. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  74. 2a5b827 ipv6: NULL pointer dereferrence in tcp_v6_send_ack by Denis V. Lunev · 16 years ago
  75. 78d15e8 tcp_ipv6: fix use of uninitialized memory by Vegard Nossum · 16 years ago
  76. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  77. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  78. 00b1304 tcp: MD5: Fix IPv6 signatures by Adam Langley · 16 years ago
  79. 90b7e11 tcp: MD5: Fix MD5 signatures on certain ACK packets by Adam Langley · 16 years ago
  80. 785957d tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. by David S. Miller · 16 years ago
  81. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  82. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  83. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  84. ca12a1a inet: prepare net on the stack for NET accounting macros by Pavel Emelyanov · 16 years ago
  85. 63231bd mib: add net to TCP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  86. a86b1e3 inet: prepare struct net for TCP MIB accounting by Pavel Emelyanov · 16 years ago
  87. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  89. dd574db ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. by Rami Rosen · 16 years ago
  90. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  91. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  92. 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
  93. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  94. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 16 years ago
  95. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  96. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 16 years ago
  97. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  98. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  99. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 16 years ago
  100. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago