aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
Commit message (Expand)AuthorAge
...
* tcp: allow timestamps even if SYN packet has tsval=0Eric Dumazet2009-03-11
* tcp: Like icmp use register_pernet_subsysEric W. Biederman2009-02-22
* gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-29
* net_dma: convert to dma_find_channelDan Williams2009-01-06
* net: Fix percpu counters deadlockHerbert Xu2008-12-30
* tcp: Add GRO supportHerbert Xu2008-12-16
* net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-26
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-20
* net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
* net: clean up net/ipv4/tcp_ipv4.cJianjun Kong2008-11-03
* net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-31
* tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-09
* tcp: fix length used for checksum in a resetIlpo Järvinen2008-10-08
* inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo2008-10-07
* tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian2008-10-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-01
* | tcp: advertise MSS requested by userTom Quetchenbach2008-09-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\|
| * netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-08
* | tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen2008-08-28
|/
* tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-07
* tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-31
* tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller2008-07-30
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* tcp: fix kernel panic with listening_get_nextDaniel Lezcano2008-07-19
* tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-19
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-16
* mib: add net to TCP_INC_STATS_BHPavel Emelyanov2008-07-16
* inet: prepare struct net for TCP MIB accountingPavel Emelyanov2008-07-16
* mib: add net to IP_INC_STATS_BHPavel Emelyanov2008-07-16
* mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov2008-07-15
* inet: toss struct net initialization aroundPavel Emelyanov2008-07-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\
| * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2008-06-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-16
|\|
| * ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen2008-06-16
* | net: change proto destroy method to return voidBrian Haley2008-06-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\|
| * tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-12
| * inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-10
* | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-12
|\ \
| * | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki2008-06-11
| * | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-11
| * | tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki2008-06-11
| * | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-11
| |/
* / net: remove CVS keywordsAdrian Bunk2008-06-12
|/