1. b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  2. 26349c7 ip6_gre: use netdev_alloc_pcpu_stats() by Johannes Berg · 9 years ago
  3. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  4. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  6. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  7. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  8. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  9. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  10. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  11. 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 9 years ago
  12. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 9 years ago
  13. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  14. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  15. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  16. 092a29a vti6: fix uninit when using x-netns by Yao Xiwei · 9 years ago
  17. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  19. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  20. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  21. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  22. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  23. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  24. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  25. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  26. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  28. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  29. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  30. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  31. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  32. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  33. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 9 years ago
  34. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  35. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  36. 4ad19de net: tcp6: fix double call of tcp_v6_fill_cb() by Alexey Kodanev · 9 years ago
  37. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  38. f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 9 years ago
  39. 85b9909 fib6: install fib6 ops in the last step by WANG Cong · 9 years ago
  40. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  41. 6fd9909 ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 9 years ago
  42. a81b2ce netfilter: Use LOGLEVEL_<FOO> defines by Joe Perches · 9 years ago
  43. 0144a81 tcp: fix ipv4 mapped request socks by Eric Dumazet · 9 years ago
  44. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 9 years ago
  45. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 9 years ago
  46. ff74e23 tcp: md5: input path is run under rcu protected sections by Eric Dumazet · 9 years ago
  47. ff40217 ipv6: fix sparse warnings in privacy stable addresses generation by Hannes Frederic Sowa · 9 years ago
  48. d0c294c tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 9 years ago
  49. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  51. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 9 years ago
  52. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 9 years ago
  53. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 9 years ago
  54. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 9 years ago
  55. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 9 years ago
  56. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  57. 2215089 ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 9 years ago
  58. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 9 years ago
  59. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  60. e35158e netfilter: ip6t_REJECT: check for IP6T_F_PROTO by Pablo Neira Ayuso · 9 years ago
  61. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. c4a6853 ipv6: invert join/leave anycast rtnl/socket locking order by Marcelo Ricardo Leitner · 9 years ago
  63. 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 9 years ago
  64. 8e199df ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment by Sabrina Dubroca · 9 years ago
  65. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  66. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 9 years ago
  67. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 9 years ago
  68. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  69. baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 9 years ago
  70. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 9 years ago
  71. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 9 years ago
  72. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 9 years ago
  73. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 9 years ago
  74. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 9 years ago
  75. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 9 years ago
  76. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 9 years ago
  77. 3735556 ip6_tunnel: fix error code when tunnel exists by Nicolas Dichtel · 9 years ago
  78. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  79. f7e4eb0 inet: ip early demux should avoid request sockets by Eric Dumazet · 9 years ago
  80. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 9 years ago
  81. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 9 years ago
  82. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 9 years ago
  83. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 9 years ago
  84. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  85. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  86. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 9 years ago
  87. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 9 years ago
  88. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  89. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 9 years ago
  90. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 9 years ago
  92. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  93. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 9 years ago
  94. f04e599 netfilter: nf_tables: consolidate Kconfig options by Pablo Neira Ayuso · 9 years ago
  95. 9145736 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 9 years ago
  96. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 9 years ago
  97. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 9 years ago
  99. ee586bb netfilter: reject: don't send icmp error if csum is invalid by Florian Westphal · 9 years ago
  100. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 9 years ago