Commit Graph

560 Commits (3487d1d4414fbfab5d98ec559e6f84f55520cb15)

Author SHA1 Message Date
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
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