1. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  3. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  4. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  5. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  6. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  7. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  8. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  9. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  10. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  12. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  13. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  14. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  15. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  16. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  17. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
  18. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  19. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  20. 4ad19de net: tcp6: fix double call of tcp_v6_fill_cb() by Alexey Kodanev · 10 years ago
  21. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  22. f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 10 years ago
  23. 85b9909 fib6: install fib6 ops in the last step by WANG Cong · 10 years ago
  24. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
  25. 6fd9909 ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 10 years ago
  26. a81b2ce netfilter: Use LOGLEVEL_<FOO> defines by Joe Perches · 10 years ago
  27. 0144a81 tcp: fix ipv4 mapped request socks by Eric Dumazet · 10 years ago
  28. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
  29. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
  30. ff74e23 tcp: md5: input path is run under rcu protected sections by Eric Dumazet · 10 years ago
  31. ff40217 ipv6: fix sparse warnings in privacy stable addresses generation by Hannes Frederic Sowa · 10 years ago
  32. d0c294c tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 10 years ago
  33. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  35. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
  36. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
  37. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 10 years ago
  38. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 10 years ago
  39. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 10 years ago
  40. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  41. 2215089 ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  42. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
  43. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  44. e35158e netfilter: ip6t_REJECT: check for IP6T_F_PROTO by Pablo Neira Ayuso · 10 years ago
  45. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. c4a6853 ipv6: invert join/leave anycast rtnl/socket locking order by Marcelo Ricardo Leitner · 10 years ago
  47. 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 10 years ago
  48. 8e199df ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment by Sabrina Dubroca · 10 years ago
  49. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
  50. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
  51. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
  52. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  53. baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 10 years ago
  54. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
  55. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
  56. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
  57. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  58. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
  59. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
  60. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  61. 3735556 ip6_tunnel: fix error code when tunnel exists by Nicolas Dichtel · 10 years ago
  62. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  63. f7e4eb0 inet: ip early demux should avoid request sockets by Eric Dumazet · 10 years ago
  64. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
  65. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  66. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
  67. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  68. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  69. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  70. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 10 years ago
  71. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 10 years ago
  72. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  73. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago
  74. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 10 years ago
  76. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  77. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 10 years ago
  78. f04e599 netfilter: nf_tables: consolidate Kconfig options by Pablo Neira Ayuso · 10 years ago
  79. 9145736 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 10 years ago
  80. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  81. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 10 years ago
  83. ee586bb netfilter: reject: don't send icmp error if csum is invalid by Florian Westphal · 10 years ago
  84. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  85. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  86. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  87. 74abc20 tcp: cleanup static functions by Eric Dumazet · 10 years ago
  88. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  89. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 10 years ago
  90. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 10 years ago
  91. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 10 years ago
  92. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 10 years ago
  93. 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
  94. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 10 years ago
  95. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  96. bf250a1 ipv6: Partial checksum only UDP packets by Vlad Yasevich · 10 years ago
  97. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. 8381eac ipv6: Make __ipv6_select_ident static by Vlad Yasevich · 10 years ago
  99. 51f3077 ipv6: Fix fragment id assignment on LE arches. by Vlad Yasevich · 10 years ago
  100. 044a832 xfrm: Fix local error reporting crash with interfamily tunnels by Steffen Klassert · 10 years ago