1. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  2. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  3. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  4. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  5. 95ba434 netfilter: auto-load ip_queue module when socket opened by Scott James Remnant · 15 years ago
  6. 1db7a74 netfilter: conntrack: increase drop stats if sequence adjustment fails by Pablo Neira Ayuso · 15 years ago
  7. 67c0d57 netfilter: Kconfig spelling fixes (trivial) by Stephen Hemminger · 15 years ago
  8. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  9. 08361aa netfilter: ip_tables: unfold two critical loops in ip_packet_match() by Eric Dumazet · 15 years ago
  10. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  11. 4323362 netfilter: xtables: add backward-compat options by Jan Engelhardt · 15 years ago
  12. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  13. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  14. ddc214c netfilter: arp_tables: unfold two critical loops in arp_packet_match() by Eric Dumazet · 15 years ago
  15. 9c8222b netfilter: x_tables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  16. 1c10c49 net: replace commatas with semicolons by Thomas Gleixner · 15 years ago
  17. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  18. aa6320d gro: Optimise TCP packet reception by Herbert Xu · 15 years ago
  19. a5ad24b gro: Optimise IPv4 packet reception by Herbert Xu · 15 years ago
  20. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 69ebbf5 ipmr: use goto to common label instead of opencoding by Ilpo Järvinen · 15 years ago
  22. 2783ef2 udp: Fix potential wrong ip_hdr(skb) pointers by Jesper Dangaard Brouer · 15 years ago
  23. a23f4bb Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" by David S. Miller · 15 years ago
  24. 7b5e56f udp: Fix UDP short packet false positive by Jesper Dangaard Brouer · 15 years ago
  25. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. e408b8d udp: increments sk_drops in __udp_queue_rcv_skb() by Eric Dumazet · 15 years ago
  27. f15fbcd ipv4: Delete redundant sk_family assignment by Herbert Xu · 15 years ago
  28. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 15 years ago
  29. 5add300 inet: Fix virt-manager regression due to bind(0) changes. by Stephen Hemminger · 15 years ago
  30. eefef1c net: add ARP notify option for devices by Stephen Hemminger · 15 years ago
  31. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  32. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  34. 9d8dba6 ipv4: fix infinite retry loop in IP-Config by Benjamin Zores · 16 years ago
  35. 9fa5fdf tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. by Dimitris Michailidis · 16 years ago
  36. 98322f2 udp: optimize bind(0) if many ports are in use by Eric Dumazet · 16 years ago
  37. afcf124 gre: optimize hash lookup by Timo Teras · 16 years ago
  38. 4feb88e netns: ipmr: enable namespace support in ipv4 multicast routing code by Benjamin Thery · 16 years ago
  39. f6bb451 netns: ipmr: declare ipmr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  40. 6c5143d netns: ipmr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  41. 6f9374a netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  42. 1e8fb3b netns: ipmr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  43. 2bb8b26 netns: ipmr: dynamically allocate mfc_cache_array by Benjamin Thery · 16 years ago
  44. 5c0a66f netns: ipmr: store netns in struct mfc_cache by Benjamin Thery · 16 years ago
  45. cf958ae3 netns: ipmr: dynamically allocate vif_table by Benjamin Thery · 16 years ago
  46. 70a269e netns: ipmr: allocate mroute_socket per-namespace. by Benjamin Thery · 16 years ago
  47. 749c10f gre: strict physical device binding by Timo Teras · 16 years ago
  48. a9d8f91 inet: Allowing more than 64k connections and heavily optimize bind(0) time. by Evgeniy Polyakov · 16 years ago
  49. 4e704ee gso: Ensure that the packet is long enough by Herbert Xu · 16 years ago
  50. 33966dd tcp: splice as many packets as possible at once by Willy Tarreau · 16 years ago
  51. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  52. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 16 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. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  55. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago
  56. ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
  57. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  58. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  59. 7945cc6 tcp: Kill extraneous SPLICE_F_NONBLOCK checks. by David S. Miller · 16 years ago
  60. 4f7d54f tcp: don't mask EOF and socket errors on nonblocking splice receive by Lennert Buytenhek · 16 years ago
  61. b530256 gro: Use gso_size to store MSS by Herbert Xu · 16 years ago
  62. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  63. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  64. 0f23174 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  65. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  66. f2712fd ipsec: Remove useless ret variable by Herbert Xu · 16 years ago
  67. 64ff3b9 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  68. 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
  69. b4ee07d netns: igmp: allow IPPROTO_IGMP sockets in netns by Alexey Dobriyan · 16 years ago
  70. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  71. 6086ebc tcp: Stop scaring users with "treason uncloaked!" by Matt Mackall · 16 years ago
  72. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  73. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  74. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  75. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  77. 857a6e0 icsk: join error paths using goto by Ilpo Järvinen · 16 years ago
  78. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 16 years ago
  79. a2acde0 tcp: fix tso_should_defer in 64bit by Ilpo Järvinen · 16 years ago
  80. d5dd917 tcp: use tcp_write_xmit also in tcp_push_one by Ilpo Järvinen · 16 years ago
  81. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. 726e07a tcp: move some parts from tcp_write_xmit by Ilpo Järvinen · 16 years ago
  83. 41834b7 tcp: share code through function, not through copy-paste. :-) by Ilpo Järvinen · 16 years ago
  84. ee6aac5 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto by Ilpo Järvinen · 16 years ago
  85. 5013316 tcp: no need to pass prev skb around, reduces arg pressure by Ilpo Järvinen · 16 years ago
  86. a1197f5 tcp: introduce struct tcp_sacktag_state to reduce arg pressure by Ilpo Järvinen · 16 years ago
  87. 775ffab tcp: make mtu probe failure to not break gso'ed skbs unnecessarily by Ilpo Järvinen · 16 years ago
  88. 9969ca5 tcp: Fix thinko making the not-shiftable to cover S|R as well by Ilpo Järvinen · 16 years ago
  89. f0bc52f tcp: force mss equality with the next skb too. by Ilpo Järvinen · 16 years ago
  90. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 16 years ago
  91. 999890b net: /proc/net/ip_mr_cache, display Iif as a signed short by Benjamin Thery · 16 years ago
  92. 1ea472e net: fix /proc/net/ip_mr_cache display - V2 by Benjamin Thery · 16 years ago
  93. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  94. f8269a4 tcp: make urg+gso work for real this time by Ilpo Järvinen · 16 years ago
  95. 6976a1d net: percpu_counter_inc() should not be called in BH-disabled section by Eric Dumazet · 16 years ago
  96. 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
  97. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. dd24c00 net: Use a percpu_counter for orphan_count by Eric Dumazet · 16 years ago
  99. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  100. 4fb236b netns xfrm: AH/ESP in netns! by Alexey Dobriyan · 16 years ago