1. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  2. adfa7bc tcp: Don't nuke connections for the wrong protocol by Lorenzo Colitti · 13 years ago
  3. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  4. bbebbfe cne: Add reference count for Smart Wireless Interface Manager by Chinh Tran · 13 years ago
  5. bc4c1bd tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
  6. 616ea55 tcp: fix validation of D-SACK by Zheng Yan · 13 years ago
  7. 0186606 netfilter: TCP and raw fix for ip_route_me_harder by Julian Anastasov · 13 years ago
  8. 2ce655e mcast: Fix source address selection for multicast listener report by Yan, Zheng · 13 years ago
  9. 025fd91 ipv4: some rt_iif -> rt_route_iif conversions by Julian Anastasov · 13 years ago
  10. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  11. 06e6726 gre: fix improper error handling by xeb@mail.ru · 13 years ago
  12. cb737cb ipv4: use RT_TOS after some rt_tos conversions by Julian Anastasov · 13 years ago
  13. 711ae7c IPv4: Send gratuitous ARP for secondary IP addresses also by Zoltan Kiss · 13 years ago
  14. d9399f3 net: adjust array index by Julia Lawall · 13 years ago
  15. 44a41f4 ipv4: fix the reusing of routing cache entries by Julian Anastasov · 13 years ago
  16. 4339267 ipv4: Constrain UFO fragment sizes to multiples of 8 bytes by Bill Sommerfeld · 13 years ago
  17. 0671b30 icmp: Fix regression in nexthop resolution during replies. by David S. Miller · 13 years ago
  18. e997d47 net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  19. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 13 years ago
  20. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 13 years ago
  21. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  22. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  23. b00897b xfrm4: Don't call icmp_send on local error by Steffen Klassert · 13 years ago
  24. c146066 ipv4: Don't use ufo handling on later transformed packets by Steffen Klassert · 13 years ago
  25. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 13 years ago
  26. ed6e4ef netfilter: Fix ip_route_me_harder triggering ip_rt_bug by Julian Anastasov · 13 years ago
  27. 353e5c9 ipv4: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  28. 33f99dc ipv4: Fix packet size calculation in __ip_append_data by Steffen Klassert · 13 years ago
  29. 99e01b3 net: ipv4: tcp: Fix crash in tcp_nuke_addr by Colin Cross · 13 years ago
  30. 9cfaa8d udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet by Xufeng Zhang · 13 years ago
  31. 8c7bad8 netfilter: have ip*t REJECT set the sock err when an icmp is to be sent by JP Abgrall · 13 years ago
  32. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  33. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  34. eeb1497 inet_diag: fix inet_diag_bc_audit() by Eric Dumazet · 13 years ago
  35. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  36. 3009adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  37. 42c1edd netfilter: nf_nat: avoid double seq_adjust for loopback by Julian Anastasov · 13 years ago
  38. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  39. db898aa netfilter: ipt_ecn: fix inversion for IP header ECN match by Patrick McHardy · 13 years ago
  40. 58d5a02 netfilter: ipt_ecn: fix protocol check in ecn_mt_check() by Patrick McHardy · 13 years ago
  41. 63f6fe9 netfilter: ip_tables: fix compile with debug by Sebastian Andrzej Siewior · 13 years ago
  42. c473cbb net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39 by Colin Cross · 14 years ago
  43. 810bf5d net: Support nuking IPv6 sockets as well as IPv4. by Lorenzo Colitti · 14 years ago
  44. ebd4673 net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  45. 807e5f6 misc: uidstat: Adding uid stat driver to collect network statistics. by Mike Chan · 16 years ago
  46. 9b7a3a5 sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  47. a7429e5 net: socket ioctl to reset connections matching local address by Robert Love · 16 years ago
  48. 8affb4e Paranoid network. by Robert Love · 16 years ago
  49. 96d7303 ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data by Steffen Klassert · 13 years ago
  50. fe6fe79 net: pmtu_expires fixes by Eric Dumazet · 13 years ago
  51. d232b8d netfilter: use unsigned variables for packet lengths in ip[6]_queue. by Dave Jones · 13 years ago
  52. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  53. d9be76f netfilter: nf_nat: fix crash in nf_nat_csum by Julian Anastasov · 13 years ago
  54. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  55. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  56. d0733d2 net/ipv4: Check for mistakenly passed in non-IPv4 address by Marcus Meissner · 13 years ago
  57. 48bdf07 ip_options_compile: properly handle unaligned pointer by Chris Metcalf · 13 years ago
  58. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  59. 686a7e3 inetpeer: fix race in unused_list manipulations by Eric Dumazet · 13 years ago
  60. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  61. 24cf3af igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list by Veaceslav Falico · 13 years ago
  62. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 13 years ago
  63. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  64. 19a76fa net: ping: cleanups ping_v4_unhash() by Eric Dumazet · 13 years ago
  65. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  66. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  67. c378a9c ipv4: Give backtrace in ip_rt_bug(). by Dave Jones · 13 years ago
  68. 120a3d5 ipv4: Include linux/prefetch.h in fib_trie.c by David S. Miller · 13 years ago
  69. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  70. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. 3fb72f1 ipconfig wait for carrier by Micha Nelissen · 13 years ago
  72. 75e308c net: ping: fix the coding style by Changli Gao · 13 years ago
  73. bb0cd2f net: ping: make local functions static by Changli Gao · 13 years ago
  74. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 13 years ago
  75. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 13 years ago
  76. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 13 years ago
  77. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 13 years ago
  78. 1d1652c ipv4: Don't use enums as bitmasks in ip_fragment.c by David S. Miller · 13 years ago
  79. f56e03e net: ping: fix build failure by Vasiliy Kulikov · 13 years ago
  80. 5173cc0 ipv4: more compliant RFC 3168 support by Eric Dumazet · 13 years ago
  81. c5be24f ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c by David S. Miller · 13 years ago
  82. 1a8218e net: ping: dont call udp_ioctl() by Eric Dumazet · 13 years ago
  83. 1b1cb1f net: ping: small changes by Eric Dumazet · 13 years ago
  84. 7be799a ipv4: Remove rt->rt_dst reference from ip_forward_options(). by David S. Miller · 13 years ago
  85. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 13 years ago
  86. 22f728f ipv4: Always call ip_options_build() after rest of IP header is filled in. by David S. Miller · 13 years ago
  87. 0374d9c ipv4: Kill spurious write to iph->daddr in ip_forward_options(). by David S. Miller · 13 years ago
  88. c319b4d net: ipv4: add IPPROTO_ICMP socket kind by Vasiliy Kulikov · 13 years ago
  89. 72a8f97 ipv4: Fix 'iph' use before set. by David S. Miller · 13 years ago
  90. def5768 ipv4: Elide use of rt->rt_dst in ip_forward() by David S. Miller · 13 years ago
  91. c30883b ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr(). by David S. Miller · 13 years ago
  92. 1094955 ipv4: Kill spurious opt->srr check in ip_options_rcv_srr(). by David S. Miller · 13 years ago
  93. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  94. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  95. 1fc19af net: fix two lockdep splats by Eric Dumazet · 13 years ago
  96. 8f01cb0 ipv4: xfrm: Eliminate ->rt_src reference in policy code. by David S. Miller · 13 years ago
  97. 79ab053 ipv4: udp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  98. 9f6abb5 ipv4: icmp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  99. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 13 years ago
  100. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 14 years ago