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