1. fd7fc25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  2. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 11 years ago
  3. 97599dc net: drop dst before queueing fragments by Eric Dumazet · 11 years ago
  4. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  5. 50a75a8 ipv6/tcp: Stop processing ICMPv6 redirect messages by Christoph Paasch · 11 years ago
  6. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  7. 906b1c39 netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths by Matthias Schiffer · 11 years ago
  8. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  9. 1c4a154 ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 11 years ago
  10. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  11. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  12. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  13. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  14. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 11 years ago
  15. a82783c netfilter: ip6t_NPT: restrict to mangle table by Florian Westphal · 11 years ago
  16. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 11 years ago
  17. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  18. 3e8b0ac net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 11 years ago
  19. d8c6f4b ipv[4|6]: correct dropwatch false positive in local_deliver_finish by Neil Horman · 11 years ago
  20. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  21. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  22. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  23. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  24. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  25. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  26. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  27. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  28. 8064b3c ipv6: fix a sparse warning by Eric Dumazet · 11 years ago
  29. 18cf0d0 xfrm: release neighbor upon dst destruction by Romain KUNTZ · 11 years ago
  30. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  31. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  32. 0d4bfa2 ipv6: fix warning in xfrm6_mode_tunnel_input by stephen hemminger · 11 years ago
  33. 279e9f2 ipv6: optimize inet6_hash_frag() by Eric Dumazet · 11 years ago
  34. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 11 years ago
  35. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 11 years ago
  36. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  37. 894e2ac netfilter: nf_ct_reasm: fix per-netns sysctl initialization by Michal Kubeček · 11 years ago
  38. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 11 years ago
  39. ee684b6 tcp: send packets with a socket timestamp by Andrey Vagin · 11 years ago
  40. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 11 years ago
  42. 2031409 ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 11 years ago
  43. dd40851 ipv6: don't let node/interface scoped multicast traffic escape on the wire by Hannes Frederic Sowa · 11 years ago
  44. ec16ef2 ipv6 mcast: Do not join device multicast for interface-local multicasts. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  45. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  46. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 6a98dcf ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c by Amerigo Wang · 11 years ago
  48. edb2722 netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  49. d4c38fa netfilter: ip6t_NPT: Fix prefix mangling by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  50. f5271ff netfilter: ip6t_NPT: Fix adjustment calculation by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  51. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 11 years ago
  52. f4e53e2 ipv6: Don't send packet to big messages to self by Steffen Klassert · 11 years ago
  53. 8d06887 xfrm: make gc_thresh configurable in all namespaces by Michal Kubecek · 11 years ago
  54. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 56db1c5 mcast: do not check 'rv' twice in a row by Jean Sacren · 11 years ago
  56. 5f1e942 tcp: ipv6: Update MIB counters for drops by Vijay Subramanian · 11 years ago
  57. 8e72d37 ipv6: export ip6_datagram_recv_ctl by Tom Parkin · 11 years ago
  58. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  59. c33e7b0 ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  60. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  61. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  62. f256dc5 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  63. bd30e94 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 11 years ago
  64. d9e8565 netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  65. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  66. 07c2fec ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  67. 5e98a36 ipv6 addrconf: Fix interface identifiers of 802.15.4 devices. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  68. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 218774d ipv6: add anti-spoofing checks for 6to4 and 6rd by Hannes Frederic Sowa · 11 years ago
  70. 243bb4c ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled by Eric W. Biederman · 11 years ago
  71. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 11 years ago
  72. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 11 years ago
  73. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 11 years ago
  74. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 11 years ago
  75. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 11 years ago
  76. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  77. 72289b9 soreuseport: UDP/IPv6 implementation by Tom Herbert · 11 years ago
  78. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 11 years ago
  79. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 11 years ago
  80. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 11 years ago
  81. 9647bb8 ipv6: remove duplicated declaration of ip6_fragment() by Cong Wang · 11 years ago
  82. 0cc8d8d netfilter: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  83. 3f0d2ba ipv6: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  84. 0c8729c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  85. b820bb6 ndisc: Do not try to update "updated" time if neighbour has already gone. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  86. 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 11 years ago
  87. 4d5c152 ndisc: Use compound literals to build redirect message. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  88. 1cb3fe5 ndisc: Break down ndisc_build_skb() and build message directly. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  89. b44b5f4 ndisc: Break down __ndisc_send(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  90. 7b3d9b0 ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  91. f4de84c ndisc: Use ndisc_send_skb() for redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  92. aa4bdd4 ndisc: Remove icmp6h argument from ndisc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  93. 5f5a011 ndisc: Make ndisc_fill_xxx_option() for sk_buff. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  94. 2ce13576 ndisc: Calculate message body length and option length separately. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  95. 5135e63 ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  96. 527a150 ndisc: Defer building IPv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  97. af9a997 ndisc: Remove dev argument for ndisc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  98. f382d03 ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  99. c8d6c38 ndisc: Simplify arguments for ip6_nd_hdr(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  100. 2576f17 ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago