1. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  2. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  3. 6fdbd16 net/ipv6/ipv6_sockglue.c: Removed redundant extern by Eldad Zack · 12 years ago
  4. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 12 years ago
  5. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 12 years ago
  6. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  8. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  9. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  10. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  11. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  12. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  13. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  14. b889416 tproxy: Add missing CAP_NET_ADMIN check to ipv6 side by Balazs Scheidler · 14 years ago
  15. 6c46862 tproxy: added tproxy sockopt interface in the IPV6 layer by Balazs Scheidler · 14 years ago
  16. 9587c6d ipv6: remove ipv6_statistics by Eric Dumazet · 14 years ago
  17. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  18. 793b147 IPv6: data structure changes for new socket options by Brian Haley · 14 years ago
  19. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 14 years ago
  20. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 0eae750 IP: Cleanups by John Dykstra · 15 years ago
  24. 55b8050 net: Fix IP_MULTICAST_IF by Eric Dumazet · 15 years ago
  25. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  26. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  27. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  28. 26ced1e inet6: Set default traffic class by Gerrit Renker · 15 years ago
  29. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  30. ce8632b ipv6:remove useless check by Yang Hongyang · 15 years ago
  31. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  32. 914d116 ipv6: IPV6_PKTINFO relied userspace providing correct length by Ilpo Järvinen · 15 years ago
  33. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  34. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  35. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  36. 13601cd ipv6: Fix the return interface index when get it while no message is received. by Yang Hongyang · 16 years ago
  37. cfb266c ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer by Yang Hongyang · 16 years ago
  38. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  39. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  40. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  42. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  44. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  45. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  46. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  47. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  48. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  49. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  50. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  51. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  52. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 16 years ago
  53. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 16 years ago
  54. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 16 years ago
  55. e7712f1 [IPV6]: Share common code-paths for sticky socket options. by YOSHIFUJI Hideaki · 16 years ago
  56. b2a9d7c [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). by YOSHIFUJI Hideaki · 16 years ago
  57. a28398b [IPV6]: Check length of optval provided by user in setsockopt(). by Wang Chen · 16 years ago
  58. a9f83bf [IPV6]: Sparse: Reuse previous delaration where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  59. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  60. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  61. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  62. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  63. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  64. 8a3edd8 [NETNS][IPV6] fix some missing namespace by Daniel Lezcano · 16 years ago
  65. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago
  66. 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 16 years ago
  67. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 16 years ago
  68. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 16 years ago
  69. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  70. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  71. 4953f0f [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 by Brian Haley · 17 years ago
  72. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  73. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  74. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  75. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  76. 660adc6 [IPv6]: Invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  77. 4c75209 [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options. by YOSHIFUJI Hideaki · 17 years ago
  78. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago
  79. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  80. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  81. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 17 years ago
  82. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  83. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  84. e5268f1 [IPV6]: Ensure to truncate result and return full length for sticky options. by YOSHIFUJI Hideaki · 17 years ago
  85. 4c6510a [IPV6]: Return correct result for sticky options. by YOSHIFUJI Hideaki · 17 years ago
  86. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 17 years ago
  87. d2b02ed [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak by Chris Wright · 17 years ago
  88. dfee0a7 [IPV6]: Fix for ipv6_setsockopt NULL dereference by Olaf Kirch · 17 years ago
  89. 28693079 [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). by David S. Miller · 17 years ago
  90. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  91. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  92. befffe9 [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). by Brian Haley · 18 years ago
  93. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  94. 1a9e9ef [IPV6]: Disable SG for GSO unless we have checksum by Herbert Xu · 18 years ago
  95. 280a9d3 [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2. by Masahide NAKAMURA · 18 years ago
  96. d0ee011 [IPV6]: Accept -1 for IPV6_TCLASS by Remi Denis-Courmont · 18 years ago
  97. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  98. 6703931 [IPV6]: Fix ipv6 GSO payload length by Michael Chan · 18 years ago
  99. bbcf467 [NET]: Verify gso_type too in gso_segment by Herbert Xu · 18 years ago
  100. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago