aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
Commit message (Expand)AuthorAge
...
* tcp: early retransmitYuchung Cheng2012-05-02
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-21
* tcp: Initial repair modePavel Emelyanov2012-04-21
* tcp: Move code aroundPavel Emelyanov2012-04-21
* tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell2012-04-16
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* tcp: RFC6298 supersedes RFC2988bisEric Dumazet2012-04-14
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-01
|\ \
| * | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\|
| * net: Disambiguate kernel messageArun Sharma2012-02-01
| * net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-30
* | tcp: md5: protects md5sig_info with RCUEric Dumazet2012-02-01
* | tcp: md5: rcu conversionEric Dumazet2012-01-31
* | tcp: md5: remove obsolete md5_add() methodEric Dumazet2012-01-31
|/
* tcp: Replace constants with #define macrosVijay Subramanian2011-12-21
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* tcp: do not scale TSO segment size with reordering degreeNeal Cardwell2011-11-29
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-01
* TCP: remove TCP_DEBUGFlavio Leitner2011-10-24
* tcp: md5: add more const attributesEric Dumazet2011-10-24
* tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet2011-10-24
* tcp: add const qualifiers where possibleEric Dumazet2011-10-21
* tcp: rename tcp_skb_cb flagsEric Dumazet2011-09-27
* tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet2011-09-27
* tcp: ECN blackhole should not force quickack modeEric Dumazet2011-09-27
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2011-09-18
| * tcp: Change possible SYN flooding messagesEric Dumazet2011-09-15
* | tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet2011-09-17
|/
* tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2011-06-08
* tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-20
* tcp: Add reference to initial CWND ietf draft.David S. Miller2011-02-05
* tcp: Increase the initial congestion window to 10.David S. Miller2011-02-02
* net: change netdev->features to u32Michał Mirosław2011-01-24
* TCP: increase default initial receive window.Nandita Dukkipati2010-12-21
* net: kill unused macrosShan Wei2010-12-20
* tcp: relax tcp_paws_check()Eric Dumazet2010-12-16
* net: kill unused macros from head fileShan Wei2010-12-02
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-01
* inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-30
* net: avoid limits overflowEric Dumazet2010-11-10
* tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\