David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
e2a1d3e47b
tcp: fix get_timewait4_sock() delay computation on 64bit
|
11 years ago |
Daniel Baluta
|
e35bad5d87
net: remove empty lines from tcp_syn_flood_action
|
11 years ago |
Yuchung Cheng
|
f19c29e3e3
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
|
11 years ago |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 years ago |
Peter Pan(潘卫平)
|
4d83e17730
tcp: delete redundant calls of tcp_mtup_init()
|
11 years ago |
Weilong Chen
|
d41db5af26
ipv4: fix checkpatch error with foo * bar
|
11 years ago |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 years ago |
Eric Dumazet
|
f1d8cba61c
inet: fix possible seqlock deadlocks
|
11 years ago |
Tetsuo Handa
|
652586df95
seq_file: remove "%n" usage from seq_file users
|
11 years ago |
Hannes Frederic Sowa
|
482fc6094a
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
|
11 years ago |
Eric W. Biederman
|
a4fe34bf90
tcp_memcontrol: Remove the per netns control.
|
11 years ago |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
11 years ago |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
12 years ago |
Eric Dumazet
|
6ae705323b
tcp: sndbuf autotuning improvements
|
12 years ago |
Vijay Subramanian
|
c995ae2259
tcp: Change return value of tcp_rcv_established()
|
12 years ago |
Christoph Paasch
|
397b417463
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
|
12 years ago |
Francesco Fusco
|
d14c5ab6be
net: proc_fs: trivial: print UIDs as unsigned int
|
12 years ago |
Yuchung Cheng
|
149479d019
tcp: add server ip to encrypt cookie in fast open
|
12 years ago |
Hannes Frederic Sowa
|
5ad37d5dee
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
|
12 years ago |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 years ago |
Yuchung Cheng
|
375fe02c91
tcp: consolidate SYNACK RTT sampling
|
12 years ago |
Eliezer Tamir
|
8b80cda536
net: rename ll methods to busy-poll
|
12 years ago |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Aydin Arik
|
c0353c7b5d
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
|
12 years ago |
Eliezer Tamir
|
d30e383bb8
tcp: add low latency socket poll support.
|
12 years ago |
Daniel Borkmann
|
28850dc7c7
net: tcp: move GRO/GSO functions to tcp_offload
|
12 years ago |
Eric Dumazet
|
71cea17ed3
tcp: md5: remove spinlock usage in fast path
|
12 years ago |