Commit Graph

407 Commits (475549faa161f4e002225f2ef75fdd2a6d83d151)

Author SHA1 Message Date
Yasuyuki Kozakai 08857fa745 [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT 19 years ago
Nicolas DICHTEL 6d3e85ecf2 [IPV6] Don't store dst_entry for RAW socket 19 years ago
Kristian Slavov 9908104935 [IPV6]: Address autoconfiguration does not work after device down/up cycle 19 years ago
Al Viro e80e28b6b6 [PATCH] net/ipv6/mcast.c NULL noise removal 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Patrick McHardy 0047c65a60 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification 19 years ago
Patrick McHardy 878c41ce57 [NETFILTER]: Fix ip6t_policy address matching 19 years ago
Patrick McHardy e55f1bc5dc [NETFILTER]: Check policy length in policy match strict mode 19 years ago
Kirill Korotaev ee4bb818ae [NETFILTER]: Fix possible overflow in netfilters do_replace() 19 years ago
Herbert Xu 6f4b6ec1cf [IPV6]: Fix illegal dst locking in softirq context. 19 years ago
Herbert Xu 4641e7a334 [IPV6]: Don't hold extra ref count in ipv6_ifa_notify 19 years ago
Eric W. Biederman 78b910429e [IPV6] tcp_v6_send_synack: release the destination 19 years ago
David L Stevens 7add2a4398 [IPV6] MLDv2: fix change records when transitioning to/from inactive 19 years ago
Yasuyuki Kozakai f0daaa654a [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup 19 years ago
Yasuyuki Kozakai 6dd42af790 [NETFILTER] Makefile cleanup 19 years ago
Benoit Boissinot ccc91324a1 [NETFILTER] ip[6]t_policy: Fix compilation warnings 19 years ago
YOSHIFUJI Hideaki 9343e79a7b [IPV6]: Preserve procfs IPV6 address output format 19 years ago
Patrick McHardy ee51b1b6ce [XFRM]: IPsec tunnel wildcard address support 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Harald Welte 2e4e6a17af [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
David Woodhouse ae0f7d5f83 [IPV6]: Avoid calling ip6_xmit() with NULL sk 19 years ago
David S. Miller 82bf7e97ac [NET]: Some more missing include/etherdevice.h includes 19 years ago
David S. Miller 5bf887f2ff [IPV6]: Fix modular build with netfilter enabled. 19 years ago
Patrick McHardy babbdb1a18 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures 19 years ago
Patrick McHardy bb94aa169e [NETFILTER]: net/ipv[46]/netfilter.c cleanups 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Patrick McHardy a2c2064f7f [IPV6]: Set skb->priority in ip6_output.c 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Pekka Enberg f9f7500521 [PATCH] slab: remove unused align parameter from alloc_percpu 19 years ago
Adrian Bunk 9f5336e218 [IPV6]: small cleanups 19 years ago
Patrick McHardy e16a8f0b8c [NETFILTER]: Add ipt_policy/ip6t_policy matches 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Patrick McHardy 8cdfab8a43 [IPV4]: reset IPCB flags when neccessary 19 years ago
Patrick McHardy b05e106698 [IPV4/6]: Netfilter IPsec input hooks 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Patrick McHardy 16a6677fdf [XFRM]: Netfilter IPsec output hooks 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Patrick McHardy 22dea562bb [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack 19 years ago
Patrick McHardy b777e0ce74 [NETFILTER]: make ipv6_find_hdr() find transport protocol header 19 years ago
Pablo Neira Ayuso c1d10adb4a [NETFILTER]: Add ctnetlink port for nf_conntrack 19 years ago
YOSHIFUJI Hideaki 181a46a56e [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. 19 years ago
YOSHIFUJI Hideaki 196433c5b7 [IPV6]: Use macro for rwlock_t initialization. 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo d8313f5ca2 [INET6]: Generalise tcp_v6_hash_connect 19 years ago