Commit Graph

78 Commits (d58831e4163699de204dea199be2e903bf5d6eff)

Author SHA1 Message Date
David S. Miller a6484045fd [TCP]: Do not present confusing congestion control options by default. 20 years ago
David S. Miller bb298ca3ce [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING 20 years ago
Stephen Hemminger 5f8ef48d24 [TCP]: Allow choosing TCP congestion control via sockopt. 20 years ago
John Heffner 0e57976b63 [TCP]: Add Scalable TCP congestion control module. 20 years ago
Baruch Even a7868ea68d [TCP]: Add H-TCP congestion control module. 20 years ago
Stephen Hemminger b87d8561d8 [TCP]: Add TCP Vegas congestion control module. 20 years ago
Daniele Lacamera 835b3f0c0d [TCP]: Add TCP Hybla congestion control module. 20 years ago
John Heffner a628d29b56 [TCP]: Add High Speed TCP congestion control module. 20 years ago
Stephen Hemminger 8727076289 [TCP]: Add TCP Westwood congestion control module. 20 years ago
Stephen Hemminger 83803034f4 [TCP]: Add TCP BIC congestion control module. 20 years ago
Stephen Hemminger 056ede6cfa [TCP]: Report congestion control algorithm in tcp_diag. 20 years ago
Stephen Hemminger 7c99c909fa [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro. 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Chuck Short 7abaa27c1c [IPV4]: Fix route.c gcc4 warnings 20 years ago
Harald Welte 5d927eb010 [NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target. 20 years ago
Kumar Gala b535420739 [PATCH] Fix extra double quote in IPV4 Kconfig 20 years ago
David S. Miller 90f66914c8 [IPV4]: Fix fib_trie.c's args to fib_dump_info(). 20 years ago
Patrick McHardy 2715bcf9ef [NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input() 20 years ago
Patrick McHardy 6150bacfec [NETFILTER]: Check TCP checksum in ipt_REJECT 20 years ago
Keir Fraser e3be8ba792 [NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking 20 years ago
Phil Oester 1d3cdb41f5 [NETFILTER]: expectation timeouts are compulsory 20 years ago
Patrick McHardy 18b8afc771 [NETFILTER]: Kill nf_debug 20 years ago
Patrick McHardy e45b1be8bc [NETFILTER]: Kill lockhelp.h 20 years ago
Robert Olsson 19baf839ff [IPV4]: Add LC-Trie FIB lookup algorithm. 20 years ago
Robert Olsson 246955fe4c [NETLINK]: fib_lookup() via netlink 20 years ago
Herbert Xu dd87147eed [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 20 years ago
Herbert Xu 72cb6962a9 [IPSEC]: Add xfrm_init_state 20 years ago
David S. Miller 7df551254a [TCP]: Fix sysctl_tcp_low_latency 20 years ago
Jesper Juhl f7d7fc0322 [IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 93765d8a43 [IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 926d4b8122 [IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Jesper Juhl 5418c6926f [IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c 20 years ago
Herbert Xu e0f9f8586a [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh 20 years ago
Jamal Hadi Salim 9ed19f339e [NETLINK]: Set correct pid for ioctl originating netlink events 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
David S. Miller bcfff0b471 [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t" 20 years ago
Patrick McHardy a96aca88ac [NETFILTER]: Advance seq-file position in exp_next_seq() 20 years ago
J. Simonetti 1c2fb7f93c [IPV4]: Sysctl configurable icmp error source address. 20 years ago
Neil Horman cdac4e0774 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option 20 years ago
Randy Dunlap 6efd8455cf [IPV4]: Multipath modules need a license to prevent kernel tainting. 20 years ago
Andi Kleen e7626486c3 [TCP]: Adjust TCP mem order check to new alloc_large_system_hash 20 years ago
Adrian Bunk 64a6c7aa38 [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c 20 years ago
Edgar E Iglesias 36839836e8 [IPSEC]: Fix esp_decap_data size verification in esp4. 20 years ago
Herbert Xu 208d89843b [IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM 20 years ago