Commit Graph

1370 Commits (e924283bf93989979f27ef4f1228c5925f584a0a)

Author SHA1 Message Date
Yasuyuki Kozakai 1ba430bc3e [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue 20 years ago
Yasuyuki Kozakai 7686a02c0e [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6 20 years ago
Yasuyuki Kozakai 9bdf87d90b [NETFILTER]: cleanup IPv6 Netfilter Kconfig 20 years ago
Krzysztof Oledzki 47d4305bf2 [NETFILTER]: link 'netfilter' before ipv4 20 years ago
Harald Welte 37d2e7a20d [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 20 years ago
KOVACS Krisztian 3746a2b140 [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module 20 years ago
Pablo Neira Ayuso 5655820852 [NETFILTER] ctnetlink: More thorough size checking of attributes 20 years ago
Pablo Neira Ayuso dbd36ea496 [NETFILTER] ctnetlink: use size_t to make gcc-4.x happy 20 years ago
Mitch Williams c2373ee989 [PATCH] net: make dev_valid_name public 20 years ago
Mitch Williams 1e2e565965 [PATCH] net: allow newline terminated IP addresses in in_aton 20 years ago
Thomas Graf 8225ccbaf0 [IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump 20 years ago
Vlad Drukker a2d7222f0f [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN 20 years ago
Herbert Xu efacfbcb6c [IPV6]: Fix rtnetlink dump infinite loop 20 years ago
Neil Horman 049b3ff5a8 [SCTP]: Include ulpevents in socket receive buffer accounting. 20 years ago
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 20 years ago
Vladislav Yasevich 23ec47a088 [SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddr 20 years ago
David S. Miller 8eb5591052 [IPV6]: Fix inet6_init missing unregister. 20 years ago
Patrick Caulfield 9eb5c94ef2 [DECNET]: fix SIGPIPE 20 years ago
Jeff Garzik c050970a25 [PATCH] TCP: fix vegas build 20 years ago
Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing 20 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 20 years ago
John Heffner 326f36e9e7 [TCP]: receive buffer growth limiting with mixed MTU 20 years ago
Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support 20 years ago
Stephen Hemminger 7faffa1c7f [TCP]: add tcp_slow_start helper 20 years ago
Stephen Hemminger 2d2abbab63 [TCP]: simplify microsecond rtt sampling 20 years ago
Stephen Hemminger f4805eded7 [TCP]: fix congestion window update when using TSO deferal 20 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 20 years ago
Trond Myklebust 940e3318c3 [PATCH] SUNRPC: don't reencode when looping in call transmit. 20 years ago
Thomas Graf 482a8524f8 [NETLINK]: Generic netlink family 20 years ago
Thomas Graf 9ac4a16983 [RTNETLINK]: Use generic netlink receive queue processor 20 years ago
Thomas Graf 88fc2c8431 [XFRM]: Use generic netlink receive queue processor 20 years ago
Thomas Graf 82ace47a72 [NETLINK]: Generic netlink receive queue processor 20 years ago
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 20 years ago
Thomas Graf bfa83a9e03 [NETLINK]: Type-safe netlink messages/attributes interface 20 years ago
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 20 years ago
Ken-ichirou MATSUZAWA 9f0ede52a0 [IPV6]: ip6ip6_lock is not unlocked in error path. 20 years ago
Peter Chubb 44fd0261d3 [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY 20 years ago
Krzysztof Piotr Oledzki 5fd52fe098 [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. 20 years ago
Krzysztof Piotr Oledzki 439a9994bb [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message 20 years ago
Pablo Neira Ayuso a856a19a9f [NETFILTER] ctnetlink: Add support to identify expectations by ID's 20 years ago
Pablo Neira Ayuso fcda46128d [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM 20 years ago
Pablo Neira Ayuso fe902a91ff [NETFILTER] ctnetlink: return -EINVAL if size is wrong 20 years ago
Yasuyuki Kozakai d63a928108 [NETFILTER]: stop tracking ICMP error at early point 20 years ago
Harald Welte ed77de9fc6 [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set 20 years ago
Philip Craig 5978a9b82c [NETFILTER] PPTP helper: fix PNS-PAC expectation call id 20 years ago
Pablo Neira Ayuso 81e5c27d08 [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL 20 years ago
Pablo Neira Ayuso 7a4fe3664b [NETFILTER] ctnetlink: kill unused includes 20 years ago
Pablo Neira Ayuso 119a318494 [NETFILTER] ctnetlink: add module alias to fix autoloading 20 years ago
Pablo Neira Ayuso 02a78cdf42 [NETFILTER] ctnetlink: add marking support from userspace 20 years ago
Pablo Neira Ayuso 51df784ed7 [NETFILTER] ctnetlink: check if protoinfo is present 20 years ago