aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
Commit message (Expand)AuthorAge
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-03
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-03
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-03
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-03
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-03
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-03
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-03
* [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-02
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-08
* [NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu2006-06-30
* [NET]: Added GSO header verificationHerbert Xu2006-06-29
* [NET]: Add software TSOv4Herbert Xu2006-06-23
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-18
* | [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-18
* | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-18
* | [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-18
* | [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-18
|/
* [TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller2006-03-31
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-21
* [TCP]: MTU probingJohn Heffner2006-03-20
* [TCP]: less inline'sStephen Hemminger2006-01-03
* [TCP]: Don't use __constant_htonl for a non const argArnaldo Carvalho de Melo2006-01-03
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-03
* [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-01-03
* [TCP]: More spelling fixes.Stephen Hemminger2005-11-15
* [TCP]: speed up SACK processingStephen Hemminger2005-11-10
* [TCP]: spelling fixesStephen Hemminger2005-11-10
* [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-10
* [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-10
* [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-10
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-02
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [INET_DIAG]: Move the tcp_diag interface to the proper placeArnaldo Carvalho de Melo2005-08-29
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-29
* [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...Arnaldo Carvalho de Melo2005-08-29
* [TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timerArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Generalise tcp_listen_{start,stop}Arnaldo Carvalho de Melo2005-08-29
* [NET]: Just move the inet_connection_sock function from tcp sourcesArnaldo Carvalho de Melo2005-08-29
* [NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-29
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29