Commit Graph

105 Commits (aa976fc011efa1f0e3290c6c9addf7c20757f885)

Author SHA1 Message Date
Eric Dumazet 9587c6ddd4 ipv6: remove ipv6_statistics 15 years ago
Brian Haley 13b52cd446 IPv6: Add dontfrag argument to relevant functions 15 years ago
Brian Haley 793b147316 IPv6: data structure changes for new socket options 15 years ago
Stephen Hemminger e802af9cab IPv6: Generic TTL Security Mechanism (final version) 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Brian Haley 51953d5bc4 Use sk_mark for IPv6 routing lookups 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Gerrit Renker 26ced1e4aa inet6: Set default traffic class 16 years ago
Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
Yang Hongyang ce8632ba6b ipv6:remove useless check 16 years ago
Wei Yongjun 800d55f146 ipv6: Remove some pointless conditionals before kfree_skb() 16 years ago
Ilpo Järvinen 914d11647b ipv6: IPV6_PKTINFO relied userspace providing correct length 16 years ago
Yang Hongyang f250dcdac1 ipv6: fix the return interface index when get it while no message is received 16 years ago
Yang Hongyang b24a2516d1 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() 16 years ago
Brian Haley 6e093d9dff ipv6: routing header fixes 16 years ago
Yang Hongyang 13601cd8e4 ipv6: Fix the return interface index when get it while no message is received. 17 years ago
Yang Hongyang cfb266c0ee ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
Shan Wei aea7427f70 ipv6: Remove options header when setsockopt's optlen is 0 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
YOSHIFUJI Hideaki 1717699cd5 ipv6: Fail with appropriate error code when setting not-applicable sockopt. 17 years ago
YOSHIFUJI Hideaki 28d4488216 ipv6: Check IPV6_MULTICAST_LOOP option value. 17 years ago
YOSHIFUJI Hideaki 20c61fbd8d ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). 17 years ago
Denis V. Lunev 9596cc826e [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. 17 years ago
Denis V. Lunev 49d074f400 [IPV6]: Do not change protocol for raw IPv6 sockets. 17 years ago
YOSHIFUJI Hideaki 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 years ago
Yang Hongyang 95b496b666 [IPV6]: Fix the data length of get destination options with short length 17 years ago
Yang Hongyang 05335c2220 [IPV6]: Fix the return value of get destination options with NULL data pointer 17 years ago
Pavel Emelyanov 8099179031 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. 17 years ago
David L Stevens 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
YOSHIFUJI Hideaki e7712f1a7c [IPV6]: Share common code-paths for sticky socket options. 17 years ago
YOSHIFUJI Hideaki b2a9d7c2f8 [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). 17 years ago
Wang Chen a28398ba61 [IPV6]: Check length of optval provided by user in setsockopt(). 17 years ago
YOSHIFUJI Hideaki a9f83bf385 [IPV6]: Sparse: Reuse previous delaration where appropriate. 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
YOSHIFUJI Hideaki 6b75d09081 [IPV6]: Optimize hop-limit determination. 17 years ago
Daniel Lezcano 8a3edd800d [NETNS][IPV6] fix some missing namespace 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
YOSHIFUJI Hideaki 662397fd7a [IPV6]: Move packet_type{} related bits to af_inet6.c. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago