1. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  3. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  4. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  5. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 16 years ago
  6. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  7. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 16 years ago
  8. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  9. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  10. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  11. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  12. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  13. 5747a1a ip: ipip compile warning by Stephen Hemminger · 16 years ago
  14. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 16 years ago
  15. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  16. 7691367 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  17. 5209921 tcp: remove obsoleted comment about different passes by Ilpo Järvinen · 16 years ago
  18. 1c10c49 net: replace commatas with semicolons by Thomas Gleixner · 16 years ago
  19. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 16 years ago
  20. aa6320d gro: Optimise TCP packet reception by Herbert Xu · 16 years ago
  21. a5ad24b gro: Optimise IPv4 packet reception by Herbert Xu · 16 years ago
  22. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  23. 69ebbf5 ipmr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  24. 2783ef2 udp: Fix potential wrong ip_hdr(skb) pointers by Jesper Dangaard Brouer · 16 years ago
  25. a23f4bb Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" by David S. Miller · 16 years ago
  26. 7b5e56f udp: Fix UDP short packet false positive by Jesper Dangaard Brouer · 16 years ago
  27. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. e408b8d udp: increments sk_drops in __udp_queue_rcv_skb() by Eric Dumazet · 16 years ago
  29. f15fbcd ipv4: Delete redundant sk_family assignment by Herbert Xu · 16 years ago
  30. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 16 years ago
  31. 5add300 inet: Fix virt-manager regression due to bind(0) changes. by Stephen Hemminger · 16 years ago
  32. eefef1c net: add ARP notify option for devices by Stephen Hemminger · 16 years ago
  33. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  34. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  35. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  36. 9d8dba6 ipv4: fix infinite retry loop in IP-Config by Benjamin Zores · 16 years ago
  37. 9fa5fdf tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. by Dimitris Michailidis · 16 years ago
  38. 98322f2 udp: optimize bind(0) if many ports are in use by Eric Dumazet · 16 years ago
  39. afcf124 gre: optimize hash lookup by Timo Teras · 16 years ago
  40. 4feb88e netns: ipmr: enable namespace support in ipv4 multicast routing code by Benjamin Thery · 16 years ago
  41. f6bb451 netns: ipmr: declare ipmr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  42. 6c5143d netns: ipmr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  43. 6f9374a netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  44. 1e8fb3b netns: ipmr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  45. 2bb8b26 netns: ipmr: dynamically allocate mfc_cache_array by Benjamin Thery · 16 years ago
  46. 5c0a66f netns: ipmr: store netns in struct mfc_cache by Benjamin Thery · 16 years ago
  47. cf958ae3 netns: ipmr: dynamically allocate vif_table by Benjamin Thery · 16 years ago
  48. 70a269e netns: ipmr: allocate mroute_socket per-namespace. by Benjamin Thery · 16 years ago
  49. 749c10f gre: strict physical device binding by Timo Teras · 16 years ago
  50. a9d8f91 inet: Allowing more than 64k connections and heavily optimize bind(0) time. by Evgeniy Polyakov · 16 years ago
  51. 4e704ee gso: Ensure that the packet is long enough by Herbert Xu · 16 years ago
  52. 33966dd tcp: splice as many packets as possible at once by Willy Tarreau · 16 years ago
  53. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  54. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 16 years ago
  55. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  56. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  57. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago
  58. ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
  59. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  60. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  61. 7945cc6 tcp: Kill extraneous SPLICE_F_NONBLOCK checks. by David S. Miller · 16 years ago
  62. 4f7d54f tcp: don't mask EOF and socket errors on nonblocking splice receive by Lennert Buytenhek · 16 years ago
  63. b530256 gro: Use gso_size to store MSS by Herbert Xu · 16 years ago
  64. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  65. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  66. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  67. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  68. f2712fd ipsec: Remove useless ret variable by Herbert Xu · 16 years ago
  69. 64ff3b9 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  70. 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
  71. b4ee07d netns: igmp: allow IPPROTO_IGMP sockets in netns by Alexey Dobriyan · 16 years ago
  72. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  73. 6086ebc tcp: Stop scaring users with "treason uncloaked!" by Matt Mackall · 16 years ago
  74. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  75. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  76. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  77. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  79. 857a6e0 icsk: join error paths using goto by Ilpo Järvinen · 16 years ago
  80. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 16 years ago
  81. a2acde0 tcp: fix tso_should_defer in 64bit by Ilpo Järvinen · 16 years ago
  82. d5dd917 tcp: use tcp_write_xmit also in tcp_push_one by Ilpo Järvinen · 16 years ago
  83. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. 726e07a tcp: move some parts from tcp_write_xmit by Ilpo Järvinen · 16 years ago
  85. 41834b7 tcp: share code through function, not through copy-paste. :-) by Ilpo Järvinen · 16 years ago
  86. ee6aac5 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto by Ilpo Järvinen · 16 years ago
  87. 5013316 tcp: no need to pass prev skb around, reduces arg pressure by Ilpo Järvinen · 16 years ago
  88. a1197f5 tcp: introduce struct tcp_sacktag_state to reduce arg pressure by Ilpo Järvinen · 16 years ago
  89. 775ffab tcp: make mtu probe failure to not break gso'ed skbs unnecessarily by Ilpo Järvinen · 16 years ago
  90. 9969ca5 tcp: Fix thinko making the not-shiftable to cover S|R as well by Ilpo Järvinen · 16 years ago
  91. f0bc52f tcp: force mss equality with the next skb too. by Ilpo Järvinen · 16 years ago
  92. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 16 years ago
  93. 999890b net: /proc/net/ip_mr_cache, display Iif as a signed short by Benjamin Thery · 16 years ago
  94. 1ea472e net: fix /proc/net/ip_mr_cache display - V2 by Benjamin Thery · 16 years ago
  95. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  96. f8269a4 tcp: make urg+gso work for real this time by Ilpo Järvinen · 16 years ago
  97. 6976a1d net: percpu_counter_inc() should not be called in BH-disabled section by Eric Dumazet · 16 years ago
  98. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  99. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  100. dd24c00 net: Use a percpu_counter for orphan_count by Eric Dumazet · 16 years ago