Commit Graph

593 Commits (18fdb2b25be37e49b1669b5c394671f8c5b6550f)

Author SHA1 Message Date
Arnaldo Carvalho de Melo af05dc9394 [ICSK]: Move v4_addr2sockaddr from TCP to icsk 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arnaldo Carvalho de Melo ca304b6104 [IPV6]: Introduce inet6_rsk() 19 years ago
Arnaldo Carvalho de Melo c2977c2213 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Herbert Xu 89cee8b1cb [IPV4]: Safer reassembly 19 years ago
Eric Dumazet 3183606469 [NETFILTER] ip_tables: NUMA-aware allocation 19 years ago
Stephen Hemminger df3271f336 [TCP] BIC: CUBIC window growth (2.0) 19 years ago
Stephen Hemminger 05d054503a [TCP] BIC: spelling and whitespace 19 years ago
Stephen Hemminger 018da8f44c [TCP] BIC: remove low utilization code. 19 years ago
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 20 years ago
Adrian Bunk 4b30b1c6a3 [IPV4]: make two functions static 20 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 20 years ago
Mike Stroyan 18955cfcb2 [IPV4] tcp/route: Another look at hash table sizes 20 years ago
Benoit Boissinot de919820cf [NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.h 20 years ago
Pablo Neira Ayuso 00cb277a4a [NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_proto 20 years ago
Jamal Hadi Salim 0ff60a4567 [IPV4]: Fix secondary IP addresses after promotion 20 years ago
Yasuyuki Kozakai 2b8f2ff6f4 [NETFILTER]: fixed dependencies between modules related with ip_conntrack 20 years ago
Patrick McHardy c9e53cbe7a [FIB_TRIE]: Don't show local table in /proc/net/route output 20 years ago
Harald Welte 2fce76afdb [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768 20 years ago
Stephen Hemminger bd6af700a7 [TCP]: TCP highspeed build error 20 years ago
Yasuyuki Kozakai e7c8a41e81 [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly 20 years ago
Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. 20 years ago
Harald Welte 37d2e7a20d [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 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
Vlad Drukker a2d7222f0f [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN 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