Commit Graph

657 Commits (347d59d7e9739ff2acbaa751b6225ecb335c3f29)

Author SHA1 Message Date
Li Yewang 29556526b9 [IPV6]: fix BUG of ndisc_send_redirect() 18 years ago
Neil Horman fa03ef38e1 [IPV6]: Fix up some CONFIG typos 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Noriaki TAKAMIYA 6a2b9ce0a3 [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). 18 years ago
YOSHIFUJI Hideaki d88ae4cc97 [IPV6] MCAST: Fix joining all-node multicast group on device initialization. 18 years ago
Paul Moore 469de9b90f [INET]: style updates for the inet_sock->is_icsk assignment fix 18 years ago
Patrick McHardy f9f02cca25 [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments 18 years ago
Paul Moore cbbd7d4f36 [INET]: Fix incorrect "inet_sock->is_icsk" assignment. 18 years ago
David L Stevens 30c4cf577f [IPV4/IPV6]: Fix inet{,6} device initialization order. 18 years ago
David S. Miller 9b54d5c610 [NETFILTER] IPV6: Fix dependencies. 18 years ago
Kim Nordlund 8bce65b95a [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES 18 years ago
Brian Haley befffe9016 [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). 18 years ago
Al Viro e1b4b9f398 [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Stephen Hemminger 3644f0cee7 [NET]: Convert hh_lock to seqlock. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Alan Stern a120586873 [PATCH] Allow NULL pointers in percpu_free 18 years ago
Masahide NAKAMURA 4e33fa14fa [IPV6] RAW: Don't release unlocked sock. 18 years ago
YOSHIFUJI Hideaki 9a217a1c7e [IPV6]: Repair IPv6 Fragments 18 years ago
Dmitry Mishin 74c9c0c17d [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation 18 years ago
Patrick McHardy a3c479772c [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal 18 years ago
Patrick McHardy bff9a89bca [NETFILTER]: nf_conntrack: endian annotations 18 years ago
Andrew Morton b6332e6cf9 [TCP]: Fix warnings with TCP_MD5SIG disabled. 18 years ago
Adrian Bunk f5b99bcddd [NET]: Possible cleanups. 18 years ago
Patrick McHardy 76592584be [NETFILTER]: Fix PROC_FS=n warnings 18 years ago
Patrick McHardy baf7b1e112 [NETFILTER]: x_tables: add NFLOG target 18 years ago
Patrick McHardy 933a41e7e1 [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules 18 years ago
Patrick McHardy f8eb24a89a [NETFILTER]: nf_conntrack: move extern declaration to header files 18 years ago
Martin Josefsson 605dcad6c8 [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol 18 years ago
Gerrit Renker 4c0a6cb0db [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Ville Nuorvala 107a5fe619 [IPV6]: Improve IPv6 tunnel error reporting 18 years ago
Ville Nuorvala 6fb32ddeb2 [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit Option 18 years ago
Ville Nuorvala 305d4b3ce8 [IPV6]: Allow link-local tunnel endpoints 18 years ago
Ville Nuorvala 09c6bbf090 [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtime 18 years ago
Ville Nuorvala 567131a722 [IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Al Viro 8e5200f540 [NET]: Fix assorted misannotations (from md5 and udplite merges). 18 years ago
Adrian Bunk 89c8945815 [IPV6] net/ipv6/sit.c: make 2 functions static 18 years ago
Arnaldo Carvalho de Melo af879cc704 [IPV6]: Use kmemdup 18 years ago
David S. Miller 7d9e9b3df4 [IPV6]: udp.c build fix 18 years ago
Al Viro f6ab028804 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
Thomas Graf 6051e2f4fb [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api 18 years ago
Thomas Graf 04561c1fe7 [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api 18 years ago