Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7c5cae368a6c44eac0e817ae130301b65ff446dc
/
net
/
ipv4
/
tcp.c
dbca9b275
[NET]: change layout of ehash table
by Eric Dumazet
· 18 years ago
6931ba7
[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
by David S. Miller
· 18 years ago
f5b99bc
[NET]: Possible cleanups.
by Adrian Bunk
· 18 years ago
352d480
[TCP]: Tidy up skb_entail
by Arnaldo Carvalho de Melo
· 18 years ago
d3bc23e
[NET]: Annotate callers of csum_fold() in net/*
by Al Viro
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
52bf376
[TCP]: Fix up sysctl_tcp_mem initialization.
by John Heffner
· 18 years ago
9e950ef
[TCP]: Don't use highmem in tcp hash size calculation.
by John Heffner
· 18 years ago
1ef9696
[TCP]: Send ACKs each 2nd received segment.
by Alexey Kuznetsov
· 18 years ago
e5d679f33
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
29bbd72
[NET]: Fix more per-cpu typos
by Alexey Dobriyan
· 18 years ago
52499af
[TCP]: Process linger2 timeout consistently.
by David S. Miller
· 18 years ago
bbcf467
[NET]: Verify gso_type too in gso_segment
by Herbert Xu
· 18 years ago
e37a72d
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
bcd7611
[NET]: Generalise TSO-specific bits from skb_setup_caps
by Herbert Xu
· 18 years ago
adcfc7d
[IPV6]: Added GSO support for TCPv6
by Herbert Xu
· 18 years ago
3820c3f
[TCP]: Reset gso_segs if packet is dodgy
by Herbert Xu
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
576a30e
[NET]: Added GSO header verification
by Herbert Xu
· 18 years ago
0718bcc
[NET]: Fix CHECKSUM_HW GSO problems.
by Herbert Xu
· 18 years ago
f4c50d9
[NET]: Add software TSOv4
by Herbert Xu
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
8648b30
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
by Herbert Xu
· 18 years ago
1a2449a
[I/OAT]: TCP recv offload to I/OAT
by Chris Leech
· 18 years ago
624d116
[I/OAT]: Make sk_eat_skb I/OAT aware.
by Chris Leech
· 18 years ago
0e4b499
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
by Chris Leech
· 18 years ago
75c2d907
[TCP]: Fix sock_orphan dead lock
by Herbert Xu
· 19 years ago
b55813a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
b8059ea
[TCP]: Mark tcp_*mem[] __read_mostly.
by David S. Miller
· 19 years ago
7b4f4b5
[TCP]: Set default max buffers from memory pool size
by John Heffner
· 19 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
dec73ff
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
9b5b5cf
[NET]: Add const markers to various variables.
by Arjan van de Ven
· 19 years ago
18955cf
[IPV4] tcp/route: Another look at hash table sizes
by Mike Stroyan
· 19 years ago
caa20d9a
[TCP]: spelling fixes
by Stephen Hemminger
· 19 years ago
9772efb
[TCP]: Appropriate Byte Count support
by Stephen Hemminger
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
fb5f5e6
[TCP]: Fix TCP_OFF() bug check introduced by previous change.
by Herbert Xu
· 19 years ago
ef01578
[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
by Herbert Xu
· 19 years ago
d80d99d6
[NET]: Add sk_stream_wmem_schedule
by Herbert Xu
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
dc40c7b
[ICSK]: Generalise tcp_listen_poll
by Arnaldo Carvalho de Melo
· 19 years ago
6687e98
[ICSK]: Move TCP congestion avoidance members to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
295ff7e
[TIMEWAIT]: Introduce inet_timewait_death_row
by Arnaldo Carvalho de Melo
· 19 years ago
a019d6f
[ICSK]: Move generalised functions from tcp to inet_connection_sock
by Arnaldo Carvalho de Melo
· 19 years ago
295f732
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
by Arnaldo Carvalho de Melo
· 19 years ago
0a5578c
[ICSK]: Generalise tcp_listen_{start,stop}
by Arnaldo Carvalho de Melo
· 19 years ago
3f421ba
[NET]: Just move the inet_connection_sock function from tcp sources
by Arnaldo Carvalho de Melo
· 19 years ago
463c84b
[NET]: Introduce inet_connection_sock
by Arnaldo Carvalho de Melo
· 19 years ago
8feaf0c0
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago
6e04e02
[INET]: Move tcp_port_rover to inet_hashinfo
by Arnaldo Carvalho de Melo
· 19 years ago
2d8c4ce
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
by Arnaldo Carvalho de Melo
· 19 years ago
a55ebcc
[INET]: Move bind_hash from tcp_sk to inet_sk
by Arnaldo Carvalho de Melo
· 19 years ago
0f7ff92
[INET]: Just rename the TCP hashtable functions/structs to inet_
by Arnaldo Carvalho de Melo
· 19 years ago
e684897
[NET]: Cleanup INET_REFCNT_DEBUG code
by Arnaldo Carvalho de Melo
· 19 years ago
83e3609
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
by Arnaldo Carvalho de Melo
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
89ebd19
[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().
by David S. Miller
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
c1b4a7e
[TCP]: Move to new TSO segmenting scheme.
by David S. Miller
· 19 years ago
b4e26f5
[TCP]: Fix send-side cpu utiliziation regression.
by David S. Miller
· 19 years ago
c65f7f0
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
by David S. Miller
· 19 years ago
5f8ef48
[TCP]: Allow choosing TCP congestion control via sockopt.
by Stephen Hemminger
· 19 years ago
317a76f
[TCP]: Add pluggable congestion control algorithm infrastructure.
by Stephen Hemminger
· 19 years ago
7df5512
[TCP]: Fix sysctl_tcp_low_latency
by David S. Miller
· 19 years ago
2ad69c5
[NET] rename struct tcp_listen_opt to struct listen_sock
by Arnaldo Carvalho de Melo
· 19 years ago
0e87506
[NET] Generalise tcp_listen_opt
by Arnaldo Carvalho de Melo
· 19 years ago
60236fd
[NET] Rename open_request to request_sock
by Arnaldo Carvalho de Melo
· 19 years ago
2e6599c
[NET] Generalise TCP's struct open_request minisock infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
e762648
[TCP]: Adjust TCP mem order check to new alloc_large_system_hash
by Andi Kleen
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago