Commit Graph

1593 Commits (be4de35263f59ca1f4740edfffbfb02cc3f2189e)

Author SHA1 Message Date
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
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
Pavel Emelyanov 92998dd495 [NETNS]: Remove empty ->init callback. 17 years ago
Pavel Emelyanov 633d424bf3 [NETNS]: Don't initialize err variable twice. 17 years ago
Pavel Emelyanov 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. 17 years ago
Adrian Bunk 280a34c87f [IPV6]: Make struct ip6_prohibit_entry_template static. 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
David S. Miller 3c051235a7 [IPV6]: Fix dangling references on error in fib6_add(). 17 years ago
Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 years ago
Denis V. Lunev 48115becf6 [NETNS]: Add netns refcnt debug for dst ops. 17 years ago
Pavel Emelyanov 554eb27782 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. 17 years ago
Pavel Emelyanov 2f7f54b725 [IP6TUNNEL]: Use proper net instead of init_net stubs. 17 years ago
Pavel Emelyanov 3e6c9fb5f5 [IP6TUNNEL]: Make tunnels hashes per-net. 17 years ago