1. ae878ae net: Fix IPv6 PMTU disc. w/ asymmetric routes by Maciej Żenczykowski · 14 years ago
  2. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  3. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  4. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  5. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  6. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  7. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  8. 70789d7 ipv6: discard overlapping fragment by Nicolas Dichtel · 14 years ago
  9. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  10. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  11. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 14 years ago
  12. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  13. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. 83bf2e4 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
  15. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  16. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  17. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  18. 64e724f ipv6: Don't add routes to ipv6 disabled interfaces. by Brian Haley · 14 years ago
  19. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. d9a9dc6 IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) by Arnaud Ebalard · 14 years ago
  21. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 14 years ago
  22. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  23. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. ea8fbe8 netfilter: nf_conntrack_reasm: add fast path for in-order fragments by Changli Gao · 14 years ago
  25. 44b451f xfrm: fix xfrm by MARK logic by Peter Kosyh · 14 years ago
  26. e490c1de 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
  27. 94e6721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  28. 499031a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT by Eric Dumazet · 14 years ago
  29. d6bebca fragment: add fast path for in-order fragments by Changli Gao · 14 years ago
  30. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  31. 784e271 ipv6: Use interface max_desync_factor instead of static default by Ben Hutchings · 14 years ago
  32. f56619f ipv6: Clamp reported valid_lft to a minimum of 0 by Ben Hutchings · 14 years ago
  33. 7eb9282 netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header by Patrick McHardy · 14 years ago
  34. cf377eb netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop by Patrick McHardy · 14 years ago
  35. 172d69e syncookies: add support for ECN by Florian Westphal · 14 years ago
  36. 734f614 syncookies: do not store rcv_wscale in tcp timestamp by Florian Westphal · 14 years ago
  37. 9587c6d ipv6: remove ipv6_statistics by Eric Dumazet · 14 years ago
  38. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  39. 9f88816 ipv6: fix NULL reference in proxy neighbor discovery by stephen hemminger · 14 years ago
  40. 8c76368 syncookies: check decoded options against sysctl settings by Florian Westphal · 14 years ago
  41. a95d8c8 ipfrag : frag_kfree_skb() cleanup by Eric Dumazet · 14 years ago
  42. d27f9b3 ip_frag: Remove some atomic ops by Eric Dumazet · 14 years ago
  43. 2bbdf38 ipv6: syncookies: do not skip ->iif initialization by Florian Westphal · 14 years ago
  44. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  45. c68f24c ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() by Eric Dumazet · 14 years ago
  46. f6bc7d9 ipv6: avoid two atomics in ipv6_rthdr_rcv() by Eric Dumazet · 14 years ago
  47. 0b041f8 netfilter: defrag: kill unused work parameter of frag_kfree_skb() by Shan Wei · 14 years ago
  48. 841a594 netfilter: defrag: remove one redundant atomic ops by Shan Wei · 14 years ago
  49. c86ee67 netfilter: kill redundant check code in which setting ip_summed value by Shan Wei · 14 years ago
  50. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  52. 00d9d6a ipv6: fix ICMP6_MIB_OUTERRORS by Eric Dumazet · 14 years ago
  53. 96b52e6 ipv6: mcast: RCU conversions by Eric Dumazet · 14 years ago
  54. 144ad2a netfilter: ip6_queue: rwlock to spinlock conversion by Eric Dumazet · 14 years ago
  55. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  56. bb69ae0 anycast: Some RCU conversions by Eric Dumazet · 14 years ago
  57. 035320d ipmr: dont corrupt lists by Eric Dumazet · 14 years ago
  58. 1789a64 raw: avoid two atomics in xmit by Eric Dumazet · 14 years ago
  59. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. 8ffb335 ip6mr: fix a typo in ip6mr_for_each_table() by Eric Dumazet · 14 years ago
  61. 72e09ad ipv6: avoid high order allocations by Eric Dumazet · 14 years ago
  62. 5918e2f syncookies: update mss tables by Florian Westphal · 14 years ago
  63. af9b473 syncookies: avoid unneeded tcp header flag double check by Florian Westphal · 14 years ago
  64. e12f8e2 netfilter: vmalloc_node cleanup by Eric Dumazet · 14 years ago
  65. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  66. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago
  67. aac4ddd ipv6: get rid of ipip6_prl_lock by Eric Dumazet · 14 years ago
  68. 5d55354 net/ipv6/mcast.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  69. 5953a30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  70. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 14 years ago
  71. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  72. 2903037 net: fix sk_forward_alloc corruptions by Eric Dumazet · 14 years ago
  73. 6057fd7 IPv6: fix Mobile IPv6 regression by Brian Haley · 14 years ago
  74. 0aa6827 ipv6: Add GSO support on forwarding path by Herbert Xu · 14 years ago
  75. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  76. ed0f160a ipmr: off by one in __ipmr_fill_mroute() by Dan Carpenter · 14 years ago
  77. 622ccdf ipv6: Never schedule DAD timer on dead address by Herbert Xu · 14 years ago
  78. f2344a1 ipv6: Use POSTDAD state by Herbert Xu · 14 years ago
  79. 4c5ff6a ipv6: Use state_lock to protect ifa state by Herbert Xu · 14 years ago
  80. e9d3e08 ipv6: Replace inet6_ifaddr->dead with state by Herbert Xu · 14 years ago
  81. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  82. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 14 years ago
  83. eedf042 ipv6: fix the bug of address check by Stephen Hemminger · 14 years ago
  84. 0771275 ipv6 addrlabel: permit deletion of labels assigned to removed dev by Florian Westphal · 14 years ago
  85. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 14 years ago
  86. e7874c9 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
  87. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  88. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  89. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  90. bf47f4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  91. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  93. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  94. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  95. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  96. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  97. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  98. 5b285ca ipv6: ip6mr: add support for dumping routing tables over netlink by Patrick McHardy · 14 years ago
  99. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 14 years ago
  100. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 14 years ago