Commit Graph

1562 Commits (7e99eeddb35cdaafb820676a57517b5e58685e4c)

Author SHA1 Message Date
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
Shan Wei e8766fc86b ipv6: Check the hop limit setting in ancillary data. 17 years ago
YOSHIFUJI Hideaki 36e3deae8b ipv6 route: Fix route lifetime in netlink message. 17 years ago
YOSHIFUJI Hideaki 20c61fbd8d ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). 17 years ago
YOSHIFUJI Hideaki 9501f97229 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). 17 years ago
YOSHIFUJI Hideaki 8d26d76dd4 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. 17 years ago
YOSHIFUJI Hideaki 076fb72233 tcp md5sig: Remove redundant protocol argument. 17 years ago
YOSHIFUJI Hideaki 7d5d5525bd tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. 17 years ago
Benjamin Thery 3de232554a ipv6 netns: Address labels per namespace 17 years ago
YOSHIFUJI Hideaki 2b5ead4644 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. 17 years ago
Rami Rosen 7d120c55df ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. 17 years ago
Rami Rosen 9cba632e24 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. 17 years ago
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 years ago
Rami Rosen e64bda89b8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups 17 years ago
Fabian Hugelshofer 718d4ad98e netfilter: nf_conntrack: properly account terminating packets 17 years ago
Patrick McHardy 51091764f2 netfilter: nf_conntrack: add nf_ct_kill() 17 years ago
James Morris 17e6e59f0a netfilter: ip6_tables: add ip6tables security table 17 years ago
Pavel Emelyanov 2e761e0532 ipv6 netns: init net is used to set bindv6only for new sock 17 years ago
Denis V. Lunev 22dd485022 raw: Raw socket leak. 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 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 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
YOSHIFUJI Hideaki 187e38384c [IPV6]: Check outgoing interface even if source address is unspecified. 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
YOSHIFUJI Hideaki 4bed72e4f5 [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. 17 years ago
Colin 8283637231 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. 17 years ago
Thomas Graf 24ef0da7b8 [IPV6] ADDRCONF: Check range of prefix length 17 years ago
YOSHIFUJI Hideaki a3c960899e [IPV6] UDP: Possible dst leak in udpv6_sendmsg. 17 years ago
Jarek Poplawski b9c6989646 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() 17 years ago
Al Viro d430a227d2 bogus format in ip6mr 17 years ago
Rami Rosen 071f92d059 net: The world is not perfect patch. 17 years ago
Pavel Emelyanov dc58c78c04 ip6mr: Use on-device stats instead of private ones. 17 years ago
Pavel Emelyanov 3dca02af38 ip6tnl: Use on-device stats instead of private ones. 17 years ago
Pavel Emelyanov 4eecc107a8 sit: Use on-device stats instead of private ones. 17 years ago
Herbert Xu 1ac06e0306 ipsec: Use the correct ip_local_out function 17 years ago
YOSHIFUJI Hideaki 6f704992d3 ipv6 addrconf: Allow infinite prefix lifetime. 17 years ago
YOSHIFUJI Hideaki 69cdf8f92a ipv6 route: Fix lifetime in netlink. 17 years ago
YOSHIFUJI Hideaki a3264435b4 ipv6 addrconf: Fix route lifetime setting in corner case. 17 years ago
YOSHIFUJI Hideaki 0686caa35e ndisc: Add missing strategies for per-device retrans timer/reachable time settings. 17 years ago
Pavel Emelyanov 34ac2573e8 ipv6: Register some net/ipv6/ core sysctls at read-only root. 17 years ago
Pavel Emelyanov 7d291ebb83 inet: Register fragmentation some ctls at read-only root. 17 years ago
Pavel Emelyanov 0002c630c4 ipv6: In fragmentation code, handle error returned from register_pernet_subsys. 17 years ago
Pavel Emelyanov 0a64b4b811 inet: Rename fragmentation sysctl-related functions/variables. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
David S. Miller 36ca34cc3b sit: Add missing kfree_skb() on pskb_may_pull() failure. 17 years ago
Satoru SATOH 5ffc02a158 ip: Use inline function dst_metric() instead of direct access to dst->metric[] 17 years ago