1. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 34b99df ip: report the original address of ICMP messages by Julian Anastasov · 9 years ago
  4. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  5. a263653 netfilter: don't pull include/linux/netfilter.h from netns headers by Pablo Neira Ayuso · 9 years ago
  6. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  7. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  8. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 9 years ago
  9. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. a2f0fad tcp: tcp_v6_connect() cleanup by Eric Dumazet · 9 years ago
  11. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 9 years ago
  12. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 9 years ago
  13. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 9 years ago
  14. 72b31f7 netfilter: bridge: detect NAT66 correctly and change MAC address by Bernhard Thaler · 9 years ago
  15. 1b0ccfe Revert "ipv6: Fix protocol resubmission" by David S. Miller · 9 years ago
  16. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 0243508 ipv6: Fix protocol resubmission by Josh Hunt · 9 years ago
  18. 27e41fc ipv6: fix possible use after free of dev stats by Robert Shearman · 9 years ago
  19. b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 9 years ago
  20. 98da81a tcp: remove redundant checks II by Eric Dumazet · 9 years ago
  21. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 9 years ago
  22. 12e25e1 tcp: remove redundant checks by Eric Dumazet · 9 years ago
  23. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  25. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  26. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  27. 3d2f6d4 ipv6: drop unneeded goto by Julia Lawall · 9 years ago
  28. 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  29. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
  30. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
  31. 000ae7b esp6: Switch to new AEAD interface by Herbert Xu · 9 years ago
  32. e2baad9 tcp: connect() from bound sockets can be faster by Eric Dumazet · 9 years ago
  33. 2f06550 netfilter: remove unused comefrom hookmask argument by Florian Westphal · 9 years ago
  34. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 9 years ago
  35. 485fca6 ipv6: don't increase size when refragmenting forwarded ipv6 skbs by Florian Westphal · 9 years ago
  36. d52d399 ipv6: Create percpu rt6_info by Martin KaFai Lau · 9 years ago
  37. 83a09ab ipv6: Break up ip6_rt_copy() by Martin KaFai Lau · 9 years ago
  38. 8d0b94a ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister by Martin KaFai Lau · 9 years ago
  39. 3da59bd ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set by Martin KaFai Lau · 9 years ago
  40. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 9 years ago
  41. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 9 years ago
  42. 45e4fd2 ipv6: Only create RTF_CACHE routes after encountering pmtu exception by Martin KaFai Lau · 9 years ago
  43. 8b9df26 ipv6: Combine rt6_alloc_cow and rt6_alloc_clone by Martin KaFai Lau · 9 years ago
  44. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 9 years ago
  45. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  46. 286c234 ipv6: Clean up ipv6_select_ident() and ip6_fragment() by Martin KaFai Lau · 9 years ago
  47. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  49. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 9 years ago
  50. 48ed7b2 ipv6: reject locally assigned nexthop addresses by Florian Westphal · 9 years ago
  51. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  52. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  53. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  54. 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 9 years ago
  55. 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
  56. e87a468 ipv6: Fix udp checksums with raw sockets by Vlad Yasevich · 9 years ago
  57. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 6d7258c esp6: Use high-order sequence number bits for IV generation by Herbert Xu · 9 years ago
  59. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  60. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  61. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  62. e16e888 ipv6: Fixed source specific default route handling. by Markus Stenberg · 9 years ago
  63. fcba67c net: fix two sparse warnings introduced by IGMP/MLD parsing exports by Linus Lüssing · 9 years ago
  64. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  65. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  66. 7035870 ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags by Martin KaFai Lau · 9 years ago
  67. afc4eef ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer by Martin KaFai Lau · 9 years ago
  68. 4b32b5a ipv6: Stop rt6_info from using inet_peer's metrics by Martin KaFai Lau · 9 years ago
  69. 653437d ipv6: Stop /128 route from disappearing after pmtu update by Martin KaFai Lau · 9 years ago
  70. 9fbdcfa ipv6: Extend the route lookups to low priority metrics. by Steffen Klassert · 9 years ago
  71. 1f56a01 ipv6: Consider RTF_CACHE when searching the fib6 tree by Martin KaFai Lau · 9 years ago
  72. b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  73. 26349c7 ip6_gre: use netdev_alloc_pcpu_stats() by Johannes Berg · 9 years ago
  74. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  75. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  77. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  78. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  79. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  80. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  81. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  82. 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 9 years ago
  83. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 9 years ago
  84. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  85. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  86. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  87. 092a29a vti6: fix uninit when using x-netns by Yao Xiwei · 9 years ago
  88. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  90. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  91. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  92. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  93. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  94. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  95. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  96. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  97. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  99. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  100. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago