1. 16f733d ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 7 years ago
  2. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  3. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  4. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 7 years ago
  5. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  6. 0868383 ipv6: constify the skb pointer of ipv6_find_tlv(). by Huw Davies · 8 years ago
  7. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 8 years ago
  8. e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 8 years ago
  9. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  10. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 8 years ago
  11. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  12. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  13. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  14. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  15. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 8 years ago
  17. 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 8 years ago
  18. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  19. eaa93bf vxlan: fix populating tclass in vxlan6_get_route by Daniel Borkmann · 8 years ago
  20. e550785c ipv6: Annotate change of locking mechanism for np->opt by Benjamin Poirier · 8 years ago
  21. 818f1f3 ipv6: add ipv6_addr_prefix_copy by Alexander Aring · 8 years ago
  22. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 8 years ago
  23. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 8 years ago
  24. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  25. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  26. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  27. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  28. 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
  29. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  30. 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 9 years ago
  31. 3aef934 ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments by Eric Dumazet · 9 years ago
  32. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  33. b567741 ipv6: Enable auto flow labels by default by Tom Herbert · 9 years ago
  34. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  35. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  36. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  37. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  38. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  39. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  40. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 9 years ago
  41. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  42. 286c234 ipv6: Clean up ipv6_select_ident() and ip6_fragment() by Martin KaFai Lau · 9 years ago
  43. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 9 years ago
  44. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  45. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  46. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  47. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  48. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  49. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  50. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  51. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  52. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 9 years ago
  53. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  54. 8381eac ipv6: Make __ipv6_select_ident static by Vlad Yasevich · 9 years ago
  55. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. 6776514 ipv6: fix sparse errors in ip6_make_flowlabel() by Eric Dumazet · 9 years ago
  57. 0508c07 ipv6: Select fragment id during UFO segmentation if not set. by Vlad Yasevich · 9 years ago
  58. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 9 years ago
  59. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  60. a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
  61. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  62. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 10 years ago
  63. 36c7778 inet: frag: constify match, hashfn and constructor arguments by Florian Westphal · 10 years ago
  64. 1373a77 net: clean up some sparse endianness warnings in ipv6.h by Jeff Layton · 10 years ago
  65. a37934fc net: provide stubs for ip6_set_txhash and ip6_make_flowlabel by Florian Fainelli · 10 years ago
  66. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  67. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  68. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  69. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  70. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  71. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  72. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 10 years ago
  73. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 10 years ago
  74. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 10 years ago
  75. e824353 ipv6: namespace cleanups by stephen hemminger · 10 years ago
  76. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  77. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 10 years ago
  78. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 10 years ago
  79. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  80. 1431fb3 xen-netback: fix fragment detection in checksum setup by Paul Durrant · 10 years ago
  81. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 10 years ago
  82. 3fdfa5f ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt by Florent Fourcot · 11 years ago
  83. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  84. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  85. 5c3a0fd ip*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  86. 3ce9b35 ipv6: move ip6_dst_hoplimit() into core kernel by Cong Wang · 11 years ago
  87. 280c571 net: Add NEXTHDR_SCTP to ipv6.h by Joe Stringer · 11 years ago
  88. 9e8cda3 ipv6: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  89. 6d0bfe2 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 11 years ago
  90. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  91. b7ef213 ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions by Hannes Frederic Sowa · 11 years ago
  92. 7f0e44a ipv6 flowlabel: add __rcu annotations by Eric Dumazet · 11 years ago
  93. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 11 years ago
  94. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  95. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  96. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 11 years ago
  97. 2576f17d ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  98. 512613d ipv6: fix ipv6_prefix_equal64_half mask conversion by Fabio Baltieri · 11 years ago
  99. c2a9366 net: increase fragment memory usage limits by Jesper Dangaard Brouer · 11 years ago
  100. 07f623d ipv6: Fix endianess warning in ip6_flow_hdr(). by YOSHIFUJI Hideaki · 11 years ago