Commit Graph

1303 Commits (77d76ea310b50a9c8ff15bd290fcb4ed4961adf2)

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