1. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 17 years ago
  2. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 17 years ago
  3. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  4. cb61cb9 udp: sk_drops handling by Eric Dumazet · 17 years ago
  5. fe833fc xfrm: fix fragmentation for ipv4 xfrm tunnel by Steffen Klassert · 17 years ago
  6. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 17 years ago
  7. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  8. 9f26b3a inet: add struct net argument to inet_ehashfn by Pavel Emelyanov · 17 years ago
  9. 2086a65 inet: add struct net argument to inet_lhashfn by Pavel Emelyanov · 17 years ago
  10. 7f635ab inet: add struct net argument to inet_bhashfn by Pavel Emelyanov · 17 years ago
  11. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 17 years ago
  12. e316349 udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver by Pavel Emelyanov · 17 years ago
  13. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 17 years ago
  14. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 17 years ago
  15. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 17 years ago
  16. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 17 years ago
  17. 7d06b2e net: change proto destroy method to return void by Brian Haley · 17 years ago
  18. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  19. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  20. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 17 years ago
  21. 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 · 17 years ago
  22. 0b04082 net: remove CVS keywords by Adrian Bunk · 17 years ago
  23. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 17 years ago
  24. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  25. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 17 years ago
  26. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  27. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 17 years ago
  29. 573bf47 ipv4 addr: Send netlink notification for address label changes by Thomas Graf · 17 years ago
  30. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 17 years ago
  31. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  32. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 17 years ago
  33. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 17 years ago
  34. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 17 years ago
  35. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 17 years ago
  36. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 17 years ago
  37. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 17 years ago
  38. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 17 years ago
  39. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 17 years ago
  40. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 17 years ago
  41. a660447 tcp: fix skb vs fack_count out-of-sync condition by Ilpo Järvinen · 17 years ago
  42. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 17 years ago
  43. baa2bfb [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. by YOSHIFUJI Hideaki · 17 years ago
  44. 8aca6cb tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) by Ilpo Järvinen · 17 years ago
  45. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 17 years ago
  46. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 17 years ago
  47. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 17 years ago
  48. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  49. 071f92d net: The world is not perfect patch. by Rami Rosen · 17 years ago
  50. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 17 years ago
  51. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 17 years ago
  52. cf3677a ipmr: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  53. 2f4c02d ipmr: Ipip tunnel uses on-device stats. by Pavel Emelyanov · 17 years ago
  54. 50f59ce ipip: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  55. addd68e ipgre: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  56. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 17 years ago
  57. 7d291eb inet: Register fragmentation some ctls at read-only root. by Pavel Emelyanov · 17 years ago
  58. 0a64b4b inet: Rename fragmentation sysctl-related functions/variables. by Pavel Emelyanov · 17 years ago
  59. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  60. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 17 years ago
  61. 79d44516 tcp FRTO: work-around inorder receivers by Ilpo Järvinen · 17 years ago
  62. a1c1f28 tcp FRTO: Fix fallback to conventional recovery by Ilpo Järvinen · 17 years ago
  63. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  64. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  65. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 17 years ago
  66. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 17 years ago
  67. 4880d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  68. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 17 years ago
  69. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 17 years ago
  70. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  71. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  72. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  73. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  74. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 17 years ago
  75. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 17 years ago
  76. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  77. 1591311 tcp: Overflow bug in Vegas by Lachlan Andrew · 17 years ago
  78. be9164e [IPv4] UFO: prevent generation of chained skb destined to UFO device by Kostya B · 17 years ago
  79. 45e741b ipv4: annotate a few functions __init in ipconfig.c by Sam Ravnborg · 17 years ago
  80. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 17 years ago
  81. 443a70d netfilter: nf_conntrack: padding breaks conntrack hash on ARM by Philip Craig · 17 years ago
  82. 0010e46 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() by Timo Teras · 17 years ago
  83. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 17 years ago
  84. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 17 years ago
  85. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 17 years ago
  86. 246eb2a tcp: Limit cwnd growth when deferring for GSO by John Heffner · 17 years ago
  87. ce447eb tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled by John Heffner · 17 years ago
  88. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  89. 9ae27e0a tcp: Fix slab corruption with ipv6 and tcp6fuzz by Evgeniy Polyakov · 17 years ago
  90. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 17 years ago
  91. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  92. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 17 years ago
  93. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 17 years ago
  95. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  96. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  97. d7ee147 tcp: Make use of before macro in tcp_input.c by Arnd Hannemann · 17 years ago
  98. f25c3d6 [IPV4]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 17 years ago
  99. 263173a [IPV4]: Make icmp_sk_init() static. by Adrian Bunk · 17 years ago
  100. 1f29b05 tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c by Satoru SATOH · 17 years ago