Commit Graph

1844 Commits (a4bf3902427a128455b8de299ff0918072b2e974)

Author SHA1 Message Date
YOSHIFUJI Hideaki a8372f035a [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). 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
Patrick McHardy 9951101438 [XFRM]: Fix policy double put 19 years ago
Al Viro cc6cdac0cf [PATCH] missing ntohs() in ip6_tunnel 19 years ago
Johannes Berg b7cffb028a [PATCH] ieee80211: fix sparse warning about missing "static" 19 years ago
Zhu Yi 4716808283 [PATCH] ieee80211: Use IWEVGENIE to set WPA IE 19 years ago
Yasuyuki Kozakai 7c6de05884 [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet 19 years ago
Yasuyuki Kozakai 763ecff187 [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error 19 years ago
Yasuyuki Kozakai 08857fa745 [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT 19 years ago
Yasuyuki Kozakai 7d3cdc6b55 [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach 19 years ago
Yasuyuki Kozakai deac0ccdb4 [NETFILTER]: x_tables: fix dependencies of conntrack related modules 19 years ago
Patrick McHardy 48d5cad87c [XFRM]: Fix SNAT-related crash in xfrm4_output_finish 19 years ago
Adrian Drzewiecki 78872ccb68 [BRIDGE]: Fix deadlock in br_stp_disable_bridge 19 years ago
Patrick McHardy ee68cea2c2 [NETFILTER]: Fix xfrm lookup after SNAT 19 years ago
David S. Miller b4d9eda028 [NET]: Revert skb_copy_datagram_iovec() recursion elimination. 19 years ago
Herbert Xu 00de651d14 [IPSEC]: Fix strange IPsec freeze. 19 years ago
Nicolas DICHTEL 6d3e85ecf2 [IPV6] Don't store dst_entry for RAW socket 19 years ago
Jamal Hadi Salim e200bd8065 [NETLINK] genetlink: Fix bugs spotted by Andrew Morton. 19 years ago
Stephen Hemminger 178a3259f2 [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent 19 years ago
Harald Welte a6c1cd5726 [NETFILTER] Fix Kconfig menu level for x_tables 19 years ago
Dave Jones 99e382afd2 [P8023]: Fix tainting of kernel. 19 years ago
Dave Jones 77decfc716 [IPV4] ICMP: Invert default for invalid icmp msgs sysctl 19 years ago
Dave Jones bf3883c12f [ATM]: Ratelimit atmsvc failure messages 19 years ago
Marcel Holtmann 7b005bd34c [Bluetooth] Fix NULL pointer dereferences of the HCI socket 19 years ago
Marcel Holtmann 56f3a40a5e [Bluetooth] Reduce L2CAP MTU for RFCOMM connections 19 years ago
Jesper Juhl 3c791925da [PATCH] netfilter: fix build error due to missing has_bridge_parent macro 19 years ago
Stephen Hemminger bab1deea30 [BRIDGE]: fix error handling for add interface to bridge 19 years ago
Stephen Hemminger 5dce971acf [BRIDGE]: netfilter handle RCU during removal 19 years ago
Stephen Hemminger b3f1be4b54 [BRIDGE]: fix for RCU and deadlock on device removal 19 years ago
John Heffner 6fcf9412de [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled 19 years ago
David Binderman 80ba250e59 [IRDA]: out of range array access 19 years ago
Samuel Ortiz d93077fb0e [IRDA]: Set proper IrLAP device address length 19 years ago
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink 19 years ago
Alexey Kuznetsov a70ea994a0 [NETLINK]: Fix a severe bug 19 years ago
Kristian Slavov 9908104935 [IPV6]: Address autoconfiguration does not work after device down/up cycle 19 years ago
Al Viro e80e28b6b6 [PATCH] net/ipv6/mcast.c NULL noise removal 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 878c41ce57 [NETFILTER]: Fix ip6t_policy address matching 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
Samir Bellabes df4e9574a3 [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper 19 years ago
Patrick McHardy 6f16930078 [NETFILTER]: Fix missing src port initialization in tftp expectation mask 19 years ago
Patrick McHardy a706124d0a [NETFILTER]: nfnetlink_queue: fix packet marking over netlink 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