Commit Graph

724 Commits (7aadb8f943f6f8fb48962099cfba05ad0518b0ac)

Author SHA1 Message Date
Patrick McHardy a242769248 [NETFILTER]: ctnetlink: avoid unneccessary event message generation 19 years ago
Patrick McHardy c4b8851392 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version 19 years ago
Patrick McHardy c498673474 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions 19 years ago
Patrick McHardy 1c524830d0 [NETFILTER]: x_tables: pass registered match/target data to match/target functions 19 years ago
Patrick McHardy aa83c1ab43 [NETFILTER]: Convert arp_tables targets to centralized error checking 19 years ago
Patrick McHardy 1d5cd90976 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking 19 years ago
Patrick McHardy 3cdc7c953e [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking 19 years ago
Holger Eitzenberger f2ad52c9da [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message 19 years ago
Harald Welte dc808fe28d [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' 19 years ago
John Heffner 5d424d5a67 [TCP]: MTU probing 19 years ago
Adrian Bunk d15150f755 [IPV4] fib_rules.c: make struct fib_rules static again 19 years ago
Robert Olsson 7b204afd45 [IPV4]: Use RCU locking in fib_rules. 19 years ago
Patrick McHardy 31fe4d3317 [NETFILTER]: arp_tables: fix NULL pointer dereference 19 years ago
Patrick McHardy baa829d892 [IPV4/6]: Fix UFO error propagation 19 years ago
Patrick McHardy 4a1ff6e2bd [TCP]: tcp_highspeed: fix AIMD table out-of-bounds access 19 years ago
David S. Miller ba244fe900 [TCP]: Fix tcp_tso_should_defer() when limit>=65536 19 years ago
Thomas Graf 850a9a4e3c [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption 19 years ago
Patrick McHardy bafac2a512 [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility 19 years ago
Herbert Xu 752c1f4c78 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly 19 years ago
Herbert Xu 4bf05eceec [IPSEC] esp: Kill unnecessary block and indentation 19 years ago
Herbert Xu 4da3089f2b [IPSEC]: Use TOS when doing tunnel lookups 19 years ago
Suresh Bhogavilli 8525987849 [IPV4]: Fix garbage collection of multipath route entries 19 years ago
Patrick McHardy 8e249f0881 [NETFILTER]: Fix outgoing redirects to loopback 19 years ago
Patrick McHardy bc6e14b6f0 [NETFILTER]: Fix NAT PMTUD problems 19 years ago
Yasuyuki Kozakai 7d3cdc6b55 [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach 19 years ago
Patrick McHardy 48d5cad87c [XFRM]: Fix SNAT-related crash in xfrm4_output_finish 19 years ago
Patrick McHardy ee68cea2c2 [NETFILTER]: Fix xfrm lookup after SNAT 19 years ago
Dave Jones 77decfc716 [IPV4] ICMP: Invert default for invalid icmp msgs sysctl 19 years ago
John Heffner 6fcf9412de [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled 19 years ago
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink 19 years ago
Al Viro 76edc6051e [PATCH] ipv4 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 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