Commit Graph

511 Commits (99f7b77d3c62045bb47dfc4228a2341ba71bff1d)

Author SHA1 Message Date
Mike Stroyan 18955cfcb2 [IPV4] tcp/route: Another look at hash table sizes 19 years ago
Benoit Boissinot de919820cf [NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.h 19 years ago
Pablo Neira Ayuso 00cb277a4a [NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_proto 19 years ago
Jamal Hadi Salim 0ff60a4567 [IPV4]: Fix secondary IP addresses after promotion 19 years ago
Yasuyuki Kozakai 2b8f2ff6f4 [NETFILTER]: fixed dependencies between modules related with ip_conntrack 19 years ago
Patrick McHardy c9e53cbe7a [FIB_TRIE]: Don't show local table in /proc/net/route output 19 years ago
Harald Welte 2fce76afdb [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768 19 years ago
Stephen Hemminger bd6af700a7 [TCP]: TCP highspeed build error 19 years ago
Yasuyuki Kozakai e7c8a41e81 [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly 19 years ago
Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. 19 years ago
Harald Welte 37d2e7a20d [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 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
Vlad Drukker a2d7222f0f [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN 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
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 19 years ago
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 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
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
Herbert Xu 89f5f0aeed [IPV4]: Fix ip_queue_xmit identity increment for TSO packets 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Julian Anastasov dc8103f25f [IPVS]: fix connection leak if expire_nodest_conn=1 19 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 20 years ago
Harald Welte 433a4d3b54 [NETFILTER]: CONNMARK target needs ip_conntrack 20 years ago
Harald Welte 0f81eb4db4 [NETFILTER]: Fix double free after netlink_unicast() in ctnetlink 20 years ago
Harald Welte d2a7bb7141 [NETFILTER] NAT: Fix module refcount dropping too far 20 years ago
Harald Welte d811552eda [NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT 20 years ago
Harald Welte 3428c209c6 [NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT 20 years ago
Stephen Hemminger 450b5b1898 [TCP]: BIC max increment too large 20 years ago