Commit Graph

430 Commits (e3e1bfe4f28de86d065bc041456161a3f3a9aef7)

Author SHA1 Message Date
Patrick McHardy 9e999993c7 [XFRM]: Handle DCCP in xfrm{4,6}_decode_session 19 years ago
Patrick McHardy 0476f171af [NETFILTER]: Fix NAT init order 19 years ago
Herbert Xu 1542272a60 [GRE]: Fix hardware checksum modification 19 years ago
Marcus Sundberg 2f9616d4c4 [NETFILTER]: ip_nat_tftp: Fix expectation NAT 19 years ago
David S. Miller dfb4b9dceb [TCP] Vegas: timestamp before clone 19 years ago
Thomas Young 0d7bef600a [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc 19 years ago
Thomas Young 5b49561381 [TCP] Vegas: stop resetting rtt every ack 19 years ago
Patrick McHardy 2fdf1faa8e [NETFILTER]: Don't use conntrack entry after dropping the reference 19 years ago
Patrick McHardy 266c854348 [NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink 19 years ago
Patrick McHardy a795756333 [NETFILTER]: Mark ctnetlink as EXPERIMENTAL 19 years ago
Patrick McHardy 0be7fa92ca [NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink 19 years ago
Patrick McHardy afe5c6bb03 [NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink 19 years ago
Pablo Neira Ayuso 8d1ca69984 [NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlink 19 years ago
Herbert Xu 86c8f9d158 [IPV4] Fix EPROTONOSUPPORT error in inet_create 19 years ago
David Stevens 24c6927505 [IGMP]: workaround for IGMP v1/v2 bug 19 years ago
Thomas Graf ea86575eaf [NETLINK]: Fix processing of fib_lookup netlink messages 19 years ago
Phil Oester 2a43c4af3f [NETFILTER]: Fix recent match jiffies wrap mismatches 19 years ago
Jozsef Kadlecsik 73f306024c [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack 19 years ago
Adrian Bunk d127e94a5c [NETFILTER] ipv4: small cleanups 19 years ago
Adrian Bunk 4b30b1c6a3 [IPV4]: make two functions static 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
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