Commit Graph

793 Commits (3dd0dcbe9dc5c116df96989c42a062951b644e04)

Author SHA1 Message Date
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Patrick McHardy 7918d212df [NETFILTER]: Fix check whether dst_entry needs to be released after NAT 19 years ago
Patrick McHardy 0047c65a60 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification 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
Patrick McHardy 6f16930078 [NETFILTER]: Fix missing src port initialization in tftp expectation mask 19 years ago
Patrick McHardy ad2ad0f965 [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log 19 years ago
Holger Eitzenberger c2db292438 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' 19 years ago
Pablo Neira Ayuso 34f9a2e4de [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem 19 years ago
Marcus Sundberg b633ad5fbf [NETFILTER]: ctnetlink: Fix subsystem used for expectation events 19 years ago
Herbert Xu fa60cf7f64 [ICMP]: Fix extra dst release when ip_options_echo fails 19 years ago
Horms f00c401b9b [IPV4]: Remove suprious use of goto out: in icmp_reply 19 years ago
Herbert Xu f8addb3215 [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage 19 years ago
Sam Ravnborg f9d9516db7 [NET]: Do not export inet_bind_bucket_create twice. 19 years ago
Patrick McHardy 5d39a795bf [IPV4]: Always set fl.proto in ip_route_newports 19 years ago
Linus Torvalds dd1c1853e2 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST 19 years ago
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