1. b6f6118 ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 5 years ago
  2. 35fc59c net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN by Maciej Żenczykowski · 5 years ago
  3. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. 95baa60 ipv6_sockglue: Fix a missing-check bug in ip6_ra_control() by Gen Zhang · 6 years ago
  6. 9036b2f net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE by Francesco Ruggeri · 6 years ago
  7. d839a0e ipv6: allow ping to link-local address in VRF by Mike Manning · 6 years ago
  8. 15033f0 ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL by Andre Naujoks · 6 years ago
  9. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  10. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 7 years ago
  11. 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 7 years ago
  12. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 7 years ago
  13. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  14. 01ea306 netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 7 years ago
  15. b9a4072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  16. 3f34cfa netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  17. e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  18. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  19. 84e14fe net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND) by Maciej Żenczykowski · 7 years ago
  20. e8d411d ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt by Xin Long · 7 years ago
  21. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  23. 43727da do_ipv6_setsockopt(): don't open-code memdup_user() by Al Viro · 8 years ago
  24. 7bb387c net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  25. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  26. a149e7c ipv6: sr: add support for SRH injection through setsockopt by David Lebrun · 8 years ago
  27. 0cc0aa61 ipv6: add IPV6_RECVFRAGSIZE cmsg by Willem de Bruijn · 8 years ago
  28. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  29. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  30. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 9 years ago
  31. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
  32. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  33. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 9 years ago
  34. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  35. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  36. c4a6853 ipv6: invert join/leave anycast rtnl/socket locking order by Marcelo Ricardo Leitner · 10 years ago
  37. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  38. baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 10 years ago
  39. 1dc7b90 ipv6: tcp: fix race in IPV6_2292PKTOPTIONS by Eric Dumazet · 10 years ago
  40. 86fe8f8 ipv6: remove useless spin_lock/spin_unlock by Duan Jiong · 10 years ago
  41. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  42. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  43. 66635dc ipv6: remove unnecessary break after return by Fabian Frederick · 11 years ago
  44. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 11 years ago
  45. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 11 years ago
  46. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  47. 4b261c75 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 11 years ago
  48. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 11 years ago
  49. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 11 years ago
  50. 93b36cf ipv6: support IPV6_PMTU_INTERFACE on sockets by Hannes Frederic Sowa · 11 years ago
  51. 6853605 ipv6: fix incorrect type in declaration by Florent Fourcot · 11 years ago
  52. 82e9f10 ipv6: remove rcv_tclass of ipv6_pinfo by Florent Fourcot · 11 years ago
  53. 1397ed3 ipv6: add flowinfo for tcp6 pkt_options for all cases by Florent Fourcot · 11 years ago
  54. 3fdfa5f ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt by Florent Fourcot · 11 years ago
  55. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  56. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  57. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  58. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. d4596ba ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value by Hannes Frederic Sowa · 12 years ago
  60. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  61. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  62. 6fdbd16 net/ipv6/ipv6_sockglue.c: Removed redundant extern by Eldad Zack · 13 years ago
  63. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 13 years ago
  64. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  65. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  66. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  67. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  68. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  69. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  70. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  71. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  72. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  73. b889416 tproxy: Add missing CAP_NET_ADMIN check to ipv6 side by Balazs Scheidler · 14 years ago
  74. 6c46862 tproxy: added tproxy sockopt interface in the IPV6 layer by Balazs Scheidler · 14 years ago
  75. 9587c6d ipv6: remove ipv6_statistics by Eric Dumazet · 15 years ago
  76. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 15 years ago
  77. 793b1473 IPv6: data structure changes for new socket options by Brian Haley · 15 years ago
  78. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 15 years ago
  79. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 15 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  81. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 0eae750 IP: Cleanups by John Dykstra · 15 years ago
  83. 55b8050 net: Fix IP_MULTICAST_IF by Eric Dumazet · 15 years ago
  84. c720c7e8 inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  85. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  86. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  87. 26ced1e inet6: Set default traffic class by Gerrit Renker · 15 years ago
  88. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  89. ce8632b ipv6:remove useless check by Yang Hongyang · 16 years ago
  90. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  91. 914d116 ipv6: IPV6_PKTINFO relied userspace providing correct length by Ilpo Järvinen · 16 years ago
  92. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  93. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  94. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  95. 13601cd ipv6: Fix the return interface index when get it while no message is received. by Yang Hongyang · 16 years ago
  96. cfb266c ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer by Yang Hongyang · 16 years ago
  97. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 17 years ago
  98. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 17 years ago
  99. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  100. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 17 years ago