Commit Graph

511 Commits (99f7b77d3c62045bb47dfc4228a2341ba71bff1d)

Author SHA1 Message Date
Thomas Young 74cb879822 [TCP] tcp_vegas: Fix slow start 19 years ago
Arnaldo Carvalho de Melo f190055ff5 [IPVS]: Add missing include <linux/net.h> 19 years ago
Arnaldo Carvalho de Melo 80e40daa47 [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Stephen Hemminger cd8787ab04 [IPV4] fib_trie: build fix 19 years ago
Roberto Nibali 4b5bdf5cc3 [IPVS]: Cleanup IP_VS_DBG statements. 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Robert Olsson fd9662555c [IPV4] fib_trie: Add credits. 19 years ago
Stephen Hemminger 9eb2d62719 [TCP] cubic: use Newton-Raphson 19 years ago
Stephen Hemminger 89b3d9aaf4 [TCP] cubic: precompute constants 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo a7f5e7f164 [INET]: Generalise tcp_v4_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Roberto Nibali f1f71e03b1 [IPVS]: remove dead code 19 years ago
Stephen Hemminger 65a45441d7 [UDP]: udp_checksum_init return value 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
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 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