summaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-011-0/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+12
* [INET_DIAG]: Move the tcp_diag interface to the proper placeArnaldo Carvalho de Melo2005-08-291-1/+1
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-291-1/+1
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-291-32/+42
* [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...Arnaldo Carvalho de Melo2005-08-291-2/+0
* [TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo2005-08-291-31/+5
* [ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo2005-08-291-6/+0
* [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timerArnaldo Carvalho de Melo2005-08-291-1/+2
* [ICSK]: Generalise tcp_listen_{start,stop}Arnaldo Carvalho de Melo2005-08-291-2/+2
* [NET]: Just move the inet_connection_sock function from tcp sourcesArnaldo Carvalho de Melo2005-08-291-152/+8
* [NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo2005-08-291-111/+111
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-291-198/+4
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-0/+2
* [INET]: Generalise the tcp_listen_ lock routinesArnaldo Carvalho de Melo2005-08-291-21/+0
* [INET]: Move tcp_port_rover to inet_hashinfoArnaldo Carvalho de Melo2005-08-291-19/+7
* [INET]: Generalise tcp_bind_hash & tcp_inherit_portArnaldo Carvalho de Melo2005-08-291-9/+2
* [INET]: Move bind_hash from tcp_sk to inet_skArnaldo Carvalho de Melo2005-08-291-1/+1
* [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]Arnaldo Carvalho de Melo2005-08-291-118/+2
* [INET]: Just rename the TCP hashtable functions/structs to inet_Arnaldo Carvalho de Melo2005-08-291-51/+42
* [INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo2005-08-291-2/+0
* [SOCK]: Introduce sk_setup_capsArnaldo Carvalho de Melo2005-08-291-9/+0
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even2005-07-301-1/+1
* [NET]: Fix sparse warningsVictor Fusco2005-07-081-1/+2
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+1
* [TCP]: Move to new TSO segmenting scheme.David S. Miller2005-07-051-2/+2
* [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.David S. Miller2005-07-051-1/+0
* [TCP]: Fix redundant calculations of tcp_current_mss()David S. Miller2005-07-051-1/+1
* [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().David S. Miller2005-07-051-23/+3
* [TCP]: Move __tcp_data_snd_check into tcp_output.cDavid S. Miller2005-07-051-0/+1
* [TCP]: Move send test logic out of net/tcp.hDavid S. Miller2005-07-051-110/+3
* [TCP]: Fix quick-ack decrementing with TSO.David S. Miller2005-07-051-4/+9
* [TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller2005-06-231-0/+1
* [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-231-1/+2
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-231-162/+75
* [NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller2005-06-181-1/+0
* [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-181-38/+8
* [NET] Rename open_request to request_sockArnaldo Carvalho de Melo2005-06-181-15/+15
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-181-76/+11
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* [TCP]: skb pcount with MTU discoveryDavid S. Miller2005-04-241-5/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2022
OpenPOWER on IntegriCloud