Commit Graph

675 Commits (5d136a010de3bc16fe595987feb9ef8868f064c2)

Author SHA1 Message Date
Baruch Even 2c74088e41 [TCP] H-TCP: Fix accounting 19 years ago
Dave Jones c5d90e0004 [IPV4] igmp: remove pointless printk 19 years ago
Alan Cox 715b49ef2d [PATCH] EDAC: atomic scrub operations 19 years ago
David L Stevens ad12583f46 [IPV4]: Fix multiple bugs in IGMPv3 19 years ago
Andrew Morton dbd2915ce8 [IPV4]: RT_CACHE_STAT_INC() warning fix 19 years ago
Eric Dumazet 2f970d8357 [IPV4]: rt_cache_stat can be statically defined 19 years ago
David S. Miller f09484ff87 [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h 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
Linus Torvalds caf5b04c82 x86: Work around compiler code generation bug with -Os 19 years ago
Patrick McHardy ee51b1b6ce [XFRM]: IPsec tunnel wildcard address support 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 S. Miller a776809755 [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit 19 years ago
Nicolas Kaiser b8ab50bc55 netfilter: headers included twice 19 years ago
Patrick McHardy babbdb1a18 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures 19 years ago
Patrick McHardy 9d28026b7e [NETFILTER]: Remove unused function from NAT protocol helpers 19 years ago
Patrick McHardy c07bc1ffbd [NETFILTER]: Fix return value confusion in PPTP NAT helper 19 years ago
Patrick McHardy 03b9feca89 [NETFILTER]: Fix another crash in ip_nat_pptp 19 years ago
Patrick McHardy 15db34702c [NETFILTER]: Fix crash in ip_nat_pptp 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
Adrian Bunk 93b1fae491 spelling: s/trough/through/ 19 years ago
Arnaldo Carvalho de Melo dff2c03534 [INET_DIAG]: Introduce sk_diag_fill 19 years ago
Arnaldo Carvalho de Melo c7d58aabdc [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill 19 years ago
Arnaldo Carvalho de Melo 4e852c0279 [INET_DIAG]: whitespace/simple cleanups 19 years ago
Arnaldo Carvalho de Melo 7dbf075524 [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets 19 years ago
Patrick McHardy cfacb0577e [IPV4]: ip_output.c needs xfrm.h 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Adrian Bunk 97dc627fb3 [IPV4]: make ip_fragment() static 19 years ago
Joe Kappus da7bc6ee8e [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h 19 years ago
Patrick McHardy e16a8f0b8c [NETFILTER]: Add ipt_policy/ip6t_policy matches 19 years ago
Patrick McHardy eb9c7ebe69 [NETFILTER]: Handle NAT in IPsec policy checks 19 years ago
Patrick McHardy b59c270104 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done 19 years ago
Patrick McHardy 5c901daaea [NETFILTER]: Redo policy lookups after NAT when neccessary 19 years ago
Patrick McHardy 4e8e9de7c2 [NETFILTER]: Use conntrack information to determine if packet was NATed 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 16a6677fdf [XFRM]: Netfilter IPsec output hooks 19 years ago
Alexey Dobriyan 76ab608d86 [NET]: Endian-annotate struct iphdr 19 years ago
Joe 3cbc4ab58f [NETFILTER]: ipt_helper.c needs linux/interrupt.h 19 years ago
Sam Ravnborg 367cb70421 kbuild: un-stringnify KBUILD_MODNAME 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Andrew Morton e924283bf9 [IPVS]: Another file needs linux/interrupt.h 19 years ago
Yasuyuki Kozakai e8eaedf2f8 [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT 19 years ago
Patrick McHardy 0ae2cfe7f3 [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h 19 years ago
Patrick McHardy 1bd9bef6f9 [NETFILTER]: Call POST_ROUTING hook before fragmentation 19 years ago