Commit Graph

1494 Commits (6fcac6d305e8238939e169f4c52e8ec8a552a31f)

Author SHA1 Message Date
Denis V. Lunev 0ce28553cc ipv6: missed namespace context in ipv6_rthdr_rcv 17 years ago
Andrey Vagin b223856640 ipv6: fix race between ipv6_del_addr and DAD timer 17 years ago
YOSHIFUJI Hideaki d420895efb ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. 17 years ago
Pavel Emelyanov 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 years ago
Stephen Hemminger 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 years ago
Patrick McHardy 88a6f4ad76 netfilter: ip6table_mangle: don't reroute in LOCAL_IN 17 years ago
YOSHIFUJI Hideaki f630e43a21 ipv6: Drop packets for loopback address from outside of the box. 17 years ago
Shan Wei aea7427f70 ipv6: Remove options header when setsockopt's optlen is 0 17 years ago
YOSHIFUJI Hideaki 2b4743bd6b ipv6 sit: Avoid extra need for compat layer in PRL management. 17 years ago
David S. Miller f23d60de71 ipv6: Fix duplicate initialization of rawv6_prot.destroy 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
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 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
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
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
Daniel Lezcano 4ac2ccd016 netns: Fix reassembly timer to use the right namespace 17 years ago
Denis V. Lunev 0bb53a66fe ipv6: assign PDE->data before gluing PDE into /proc tree 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
Arnaud Ebalard 9a732ed6d0 netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
David S. Miller 5c5d6dabb7 Revert "ipv6: Fix typo in net/ipv6/Kconfig" 17 years ago
Al Viro ec6b486fa9 ipv6: result of csum_fold() is already 16bit, no need to cast 17 years ago
Michael Beasley 5b3f129c55 ipv6: Fix typo in net/ipv6/Kconfig 17 years ago
YOSHIFUJI Hideaki 1a98d05f59 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. 17 years ago