Commit Graph

240 Commits (1e63e681e06d438fdc542d40924a4f155d461bbd)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo 399c07def6 [IPV6]: Export ipv6_opt_accepted 19 years ago
Arnaldo Carvalho de Melo 3cf3dc6c2e [IPV6]: Export some symbols for DCCPv6 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Arnaldo Carvalho de Melo b9750ce13c [IPV6]: Generalise some functions 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arnaldo Carvalho de Melo ca304b6104 [IPV6]: Introduce inet6_rsk() 19 years ago
Arnaldo Carvalho de Melo 8129765ac0 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add 19 years ago
Arnaldo Carvalho de Melo 90b19d3169 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Eric Dumazet 3183606469 [NETFILTER] ip_tables: NUMA-aware allocation 19 years ago
David L Stevens 5ab4a6c81e [IPV6] mcast: Fix multiple issues in MLDv2 reports. 19 years ago
YOSHIFUJI Hideaki 6732badee0 [IPV6]: Fix addrconf dead lock. 19 years ago