Commit Graph

1597 Commits (8861da31e3b3e3df7b05e7b157230de3d486e53b)

Author SHA1 Message Date
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
Yasuyuki Kozakai ddc8d029ac [NETFILTER]: nf_conntrack: check address family when finding protocol module 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
Stephen Hemminger 0dec456d1f [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages. 19 years ago
Horms f00c401b9b [IPV4]: Remove suprious use of goto out: in icmp_reply 19 years ago
Herbert Xu 6f4b6ec1cf [IPV6]: Fix illegal dst locking in softirq context. 19 years ago
Herbert Xu f8addb3215 [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage 19 years ago
Vlad Yasevich 27852c26ba [SCTP]: Fix 'fast retransmit' to send a TSN only once. 19 years ago
Herbert Xu 4641e7a334 [IPV6]: Don't hold extra ref count in ipv6_ifa_notify 19 years ago
Stephen Hemminger 42c5e15f18 [NET] snap: needs hardware checksum fix 19 years ago
Trond Myklebust fba3bad488 SUNRPC: Move upcall out of auth->au_ops->crcreate() 19 years ago
Trond Myklebust adb12f63e0 SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code 19 years ago
Trond Myklebust 9842ef3557 SUNRPC: rpc_timeout_upcall_queue should not sleep 19 years ago
Trond Myklebust 8a3177604b SUNRPC: Fix a lock recursion in the auth_gss downcall 19 years ago