1. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. 8a966fc net: ipv6: Remove l3mdev_get_saddr6 by David Ahern · 9 years ago
  3. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 9 years ago
  4. 4c1feac net: vrf: Flip IPv6 output path from FIB lookup hook to out hook by David Ahern · 9 years ago
  5. 5f02ce24 net: l3mdev: Allow the l3mdev to be a loopback by David Ahern · 9 years ago
  6. a8e3e1a net: l3mdev: Add hook to output path by David Ahern · 9 years ago
  7. 9ee0034 net: flow: Add l3mdev flow update by David Ahern · 9 years ago
  8. 73483c1 ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events by Guillaume Nault · 9 years ago
  9. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  10. 751eb6b ipv6: addrconf: fix dev refcont leak when DAD failed by Wei Yongjun · 9 years ago
  11. 03c2778 ipv6: release dst in ping_v6_sendmsg by Dave Jones · 9 years ago
  12. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  13. ab34380 ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit() by Eli Cooper · 9 years ago
  14. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 9 years ago
  15. d26c638 ipv6: add missing netconf notif when 'all' is updated by Nicolas Dichtel · 9 years ago
  16. 6501f34 ila: make nla_policy const by stephen hemminger · 9 years ago
  17. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 9 years ago
  18. 779994f netfilter: log: Check param to avoid overflow in nf_log_set by Gao Feng · 9 years ago
  19. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 9 years ago
  21. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 9 years ago
  22. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 9 years ago
  23. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 9 years ago
  24. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 9 years ago
  25. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 9 years ago
  26. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 9 years ago
  27. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 9 years ago
  28. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 9 years ago
  29. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 9 years ago
  30. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 9 years ago
  31. 85b51b1 net: ipv6: Remove addresses for failures with strict DAD by Mike Manning · 9 years ago
  32. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 9 years ago
  33. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. 9b73896 kcm: Use stream parser by Tom Herbert · 9 years ago
  35. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 9 years ago
  36. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 9 years ago
  37. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 9 years ago
  38. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 9 years ago
  39. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 9 years ago
  40. 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 9 years ago
  41. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 9 years ago
  42. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 9 years ago
  43. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 9 years ago
  44. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  45. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 9 years ago
  46. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 9 years ago
  47. ea06f71 net: ipv6: Always leave anycast and multicast groups on link down by Mike Manning · 9 years ago
  48. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  49. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 9 years ago
  51. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 9 years ago
  52. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 9 years ago
  53. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 9 years ago
  54. 49dbe7a sit: support MPLS over IPv4 by Simon Horman · 9 years ago
  55. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  56. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  58. 903ce4a ipv6: Fix mem leak in rt6i_pcpu by Martin KaFai Lau · 9 years ago
  59. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 9 years ago
  60. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 9 years ago
  61. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 9 years ago
  62. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 9 years ago
  64. 4fee524 calipso: Add a label cache. by Huw Davies · 9 years ago
  65. 2e532b7 calipso: Add validation of CALIPSO option. by Huw Davies · 9 years ago
  66. 2917f57 calipso: Allow the lsm to label the skbuff directly. by Huw Davies · 9 years ago
  67. 0868383 ipv6: constify the skb pointer of ipv6_find_tlv(). by Huw Davies · 9 years ago
  68. e1adea9 calipso: Allow request sockets to be relabelled by the lsm. by Huw Davies · 9 years ago
  69. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 9 years ago
  70. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 9 years ago
  71. e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 9 years ago
  72. d7cce01 netlabel: Add support for removing a CALIPSO DOI. by Huw Davies · 9 years ago
  73. e1ce69d netlabel: Add support for enumerating the CALIPSO DOI list. by Huw Davies · 9 years ago
  74. a5e3449 netlabel: Add support for querying a CALIPSO DOI. by Huw Davies · 9 years ago
  75. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 9 years ago
  76. 48f1dcb ipv6: enforce egress device match in per table nexthop lookups by Paolo Abeni · 9 years ago
  77. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 9 years ago
  78. 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 9 years ago
  79. 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 9 years ago
  80. b1cadc1 ipv6: icmp: add a force_saddr param to icmp6_send() by Eric Dumazet · 9 years ago
  81. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 9 years ago
  82. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 9 years ago
  83. a2e2ff5 net: ipv6: Move ip6_route_get_saddr to inline by David Ahern · 9 years ago
  84. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 9 years ago
  85. d5d8760 sit: correct IP protocol used in ipip6_err by Simon Horman · 9 years ago
  86. e582615 gre: fix error handler by Eric Dumazet · 9 years ago
  87. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 9 years ago
  88. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  89. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  90. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 9 years ago
  91. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 9 years ago
  92. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  93. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 9 years ago
  94. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 9 years ago
  95. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 9 years ago
  96. c148d16 ipv6: fix checksum annotation in udp6_csum_init by Hannes Frederic Sowa · 9 years ago
  97. 5119bd1 ipv6: tcp: fix endianness annotation in tcp_v6_send_response by Hannes Frederic Sowa · 9 years ago
  98. dcb94b8 ipv6: fix endianness error in icmpv6_err by Hannes Frederic Sowa · 9 years ago
  99. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 9 years ago
  100. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago