1. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  2. d4a7e9b ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  3. ec90ad3 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  4. c5ee066 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  5. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  6. 8a615c6 bpf: Allow sk_lookup with IPv6 module by Joe Stringer · 6 years ago
  7. f2a2f21 ipv6: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  8. 15033f0 ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL by Andre Naujoks · 6 years ago
  9. a03dc36b ipv6: fix cleanup ordering for pingv6 registration by Sabrina Dubroca · 6 years ago
  10. afe49de ipv6: fix cleanup ordering for ip6_mr failure by Sabrina Dubroca · 6 years ago
  11. e6f86b0 ipv6: Add icmp_echo_ignore_all support for ICMPv6 by Virgile Jarry · 6 years ago
  12. 83ba464 net: add helpers checking if socket can be bound to nonlocal address by Vincent Bernat · 6 years ago
  13. d8269e2 net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() by Edward Cree · 7 years ago
  14. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  15. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  17. 2c7d3da net/tcp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  18. 901731b net/ipv6: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
  19. 65a2022 net/ipv6: Add fib lookup stubs for use in bpf helper by David Ahern · 7 years ago
  20. 05255b8 tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive by Eric Dumazet · 7 years ago
  21. 032234d net/ipv6: Make __inet6_bind static by David Ahern · 7 years ago
  22. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  23. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  24. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  25. aac3fc3 bpf: Post-hooks for sys_bind by Andrey Ignatov · 7 years ago
  26. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  27. 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
  28. 4fbac77 bpf: Hooks for sys_bind by Andrey Ignatov · 7 years ago
  29. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  30. 753d525 net: Convert inet6_net_ops by Kirill Tkhai · 7 years ago
  31. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  32. 7ece54a ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  33. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  34. 47d3d7a ipv6: Implement limits on Hop-by-Hop and Destination options by Tom Herbert · 7 years ago
  35. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  36. 45f91bd net: add sendmsg_locked and sendpage_locked to af_inet6 by John Fastabend · 7 years ago
  37. 1f139ed ipv6: Avoid going through ->sk_net to access the netns by Jakub Sitnicki · 7 years ago
  38. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  40. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  41. 15e6680 ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  42. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
  43. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  44. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  45. 915d7e5 ipv6: sr: add code base for control plane support of SR-IPv6 by David Lebrun · 8 years ago
  46. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  47. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  48. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  49. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  50. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 9 years ago
  51. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 9 years ago
  52. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 9 years ago
  53. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  54. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  55. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  56. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  57. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  58. be26849 ipv6: Disable flowlabel state ranges by default by Tom Herbert · 9 years ago
  59. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  60. 35a256f ipv6: Nonlocal bind by Tom Herbert · 10 years ago
  61. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 10 years ago
  62. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 10 years ago
  63. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  64. 82a584b ipv6: Flow label state ranges by Tom Herbert · 10 years ago
  65. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  66. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  67. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  68. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  69. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  70. a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
  71. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  72. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  73. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 11 years ago
  74. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 11 years ago
  75. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  76. 698365f net: clean up snmp stats code by WANG Cong · 11 years ago
  77. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 11 years ago
  78. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  79. 974eda1 inet: make no_pmtu_disc per namespace and kill ipv4_config by Hannes Frederic Sowa · 11 years ago
  80. ac1eabc ipv6: use ip6_flowinfo helper by Florent Fourcot · 11 years ago
  81. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  82. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 11 years ago
  84. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  86. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  87. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  88. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  89. 8ce4406 ipv6: do not allow ipv6 module to be removed by Cong Wang · 11 years ago
  90. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  91. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  92. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  93. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  94. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  95. 6d0bfe2 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 12 years ago
  96. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  97. 842df07 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 12 years ago
  98. ba96bcbc ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  99. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  100. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago