Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8917a777be3ba566377be05117f71b93a5fd909d
/
net
/
ipv4
/
tcp.c
8917a77
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
by Ivan Delalande
· 8 years ago
e3b5616
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
by Dave Watson
· 8 years ago
734942c
tcp: ULP infrastructure
by Dave Watson
· 8 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
15e5651
tcp: reinitialize MTU probing when setting MSS in a TCP repair
by Douglas Caetano dos Santos
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ba615f6
tcp: avoid fastopen API to be used on AF_UNSPEC
by Wei Wang
· 8 years ago
218b6a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a777f71
net: ipv4: tcp: fixed comment coding style issue
by Rohit Chavan
· 8 years ago
499350a
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
by Wei Wang
· 8 years ago
9a568de
tcp: switch TCP TS option (RFC 7323) to 1ms clock
by Eric Dumazet
· 8 years ago
ac9517f
tcp: replace misc tcp_time_stamp to tcp_jiffies32
by Eric Dumazet
· 8 years ago
628174c
tcp: uses jiffies_32 to feed tp->chrono_start
by Eric Dumazet
· 8 years ago
d635fbe
tcp: use tcp_jiffies32 to feed tp->lsndtime
by Eric Dumazet
· 8 years ago
d68be71
tcp: fix access to sk->sk_state in tcp_poll()
by Davide Caratti
· 8 years ago
645f4c6
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
by Eric Dumazet
· 8 years ago
cf1ef3f
net/tcp_fastopen: Disable active side TFO in certain scenarios
by Wei Wang
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
17c3060
tcp: clear saved_syn in tcp_disconnect()
by Eric Dumazet
· 8 years ago
589c49c
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
by Gao Feng
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cfc62d8
net: tcp: Permit user set TCP_MAXSEG to default value
by Gao Feng
· 8 years ago
db7f00b
tcp: tcp_get_info() should read tcp_time_stamp later
by Eric Dumazet
· 8 years ago
7db9236
tcp: fix potential double free issue for fastopen_req
by Wei Wang
· 8 years ago
4e33e34
tcp: use page_ref_inc() in tcp_sendmsg()
by Eric Dumazet
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ccf7abb
tcp: avoid infinite loop in tcp_splice_read()
by Eric Dumazet
· 8 years ago
7e98102
tcp: record pkts sent and retransmistted
by Yuchung Cheng
· 8 years ago
3979ad7
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
by Willy Tarreau
· 8 years ago
19f6d3f
net/tcp-fastopen: Add new API support
by Wei Wang
· 8 years ago
c2a2efb
net: remove bh disabling around percpu_counter accesses
by Eric Dumazet
· 8 years ago
4a7f600
tcp: remove thin_dupack feature
by Yuchung Cheng
· 8 years ago
bec41a1
tcp: remove early retransmit
by Yuchung Cheng
· 8 years ago
b369e7f
tcp: make TCP_INFO more consistent
by Eric Dumazet
· 8 years ago
ad02c4f
tcp: provide timestamps for partial writes
by Soheil Hassas Yeganeh
· 8 years ago
fee83d0
ipv4: Namespaceify tcp_max_syn_backlog knob
by Haishuang Yan
· 8 years ago
1946e67
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
by Haishuang Yan
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 8 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
efd9017
tcp: export sender limits chronographs to TCP_INFO
by Francis Yan
· 8 years ago
b0f71bd
tcp: instrument how long TCP is limited by insufficient send buffer
by Francis Yan
· 8 years ago
319b053
tcp: allow to enable the repair mode for non-listening sockets
by Andrey Vagin
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f522a5f
tcp: remove unaligned accesses from tcp_get_info()
by Eric Dumazet
· 8 years ago
67db3e4
tcp: no longer hold ehash lock while calling tcp_get_info()
by Eric Dumazet
· 8 years ago
ccbf3bf
tcp: shortcut listeners in tcp_get_info()
by Eric Dumazet
· 8 years ago
79d8665
tcp: fix return value for partial writes
by Eric Dumazet
· 8 years ago
ac9e70b
tcp: fix potential memory corruption
by Eric Dumazet
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
2d75807
mm: memcontrol: consolidate cgroup socket tracking
by Johannes Weiner
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2586926
skb_splice_bits(): get rid of callback
by Al Viro
· 8 years ago
eb8329e
tcp: export data delivery rate
by Yuchung Cheng
· 8 years ago
d7722e8
tcp: track application-limited rate samples
by Soheil Hassas Yeganeh
· 8 years ago
b2d3ea4
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
by Eric Dumazet
· 8 years ago
6403389
tcp: use windowed min filter library for TCP min_rtt estimation
by Neal Cardwell
· 8 years ago
3613b3d
tcp: prepare skbs for better sack shifting
by Eric Dumazet
· 8 years ago
9f5afea
tcp: use an RB tree for ooo receive queue
by Yaogong Wang
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3203558
tcp: Set read_sock and peek_len proto_ops
by Tom Herbert
· 8 years ago
d7226c7
net: diag: Fix refcnt leak in error path destroying socket
by David Ahern
· 8 years ago
b6c6b64
tcp: md5: remove tcp_md5_hash_header()
by Eric Dumazet
· 8 years ago
19689e3
tcp: md5: use kmalloc() backed scratch areas
by Eric Dumazet
· 9 years ago
b1ed4c4
tcp: add an ability to dump and restore window parameters
by Andrey Vagin
· 9 years ago
d401123
tcp: guarantee forward progress in tcp_sendmsg()
by Eric Dumazet
· 9 years ago
d41a69f
tcp: make tcp_sendmsg() aware of socket backlog
by Eric Dumazet
· 9 years ago
fb3477c
tcp: do not block bh during prequeue processing
by Eric Dumazet
· 9 years ago
c10d931
tcp: do not assume TCP code is non preemptible
by Eric Dumazet
· 9 years ago
c134ecb
tcp: Make use of MSG_EOR in tcp_sendmsg
by Martin KaFai Lau
· 9 years ago
0a2cf20
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
by Soheil Hassas Yeganeh
· 9 years ago
863c1fd
tcp: remove an unnecessary check in tcp_tx_timestamp
by Soheil Hassas Yeganeh
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
90bbcc6
net: tcp: rename TCP_INC_STATS_BH
by Eric Dumazet
· 9 years ago
6aef70a
net: snmp: kill various STATS_USER() helpers
by Eric Dumazet
· 9 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
6b08492
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
by Soheil Hassas Yeganeh
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
a44d6ea
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
by Martin KaFai Lau
· 9 years ago
473bd23
tcp: Add tcp_inq to get available receive bytes on socket
by Tom Herbert
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1eea84b
tcp: correctly crypto_alloc_hash return check
by Insu Yun
· 9 years ago
cd9b266
tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
by Eric Dumazet
· 9 years ago
5f74f82
net:Add sysctl_max_skb_frags
by Hans Westgaard Ry
· 9 years ago
1e579ca
ipv4: Namespaceify tcp_fin_timeout sysctl knob
by Nikolay Borisov
· 9 years ago
1043e25
ipv4: Namespaceify tcp reordering sysctl knob
by Nikolay Borisov
· 9 years ago
6fa2516
ipv4: Namespaceify tcp syn retries sysctl knob
by Nikolay Borisov
· 9 years ago
9d69153
tcp: do not enqueue skb with SYN flag
by Eric Dumazet
· 9 years ago
ff5d749
tcp: beware of alignments in tcp_get_info()
by Eric Dumazet
· 9 years ago
cf80e0e
tcp: Use ahash
by Herbert Xu
· 9 years ago
3d596f7
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
by Johannes Weiner
· 9 years ago
2010b93
net: tcp: deal with listen sockets properly in tcp_abort.
by Lorenzo Colitti
· 9 years ago
07f6f4a
tcp: diag: add support for request sockets to tcp_abort()
by Eric Dumazet
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
9a49850
tcp: Fix conditions to determine checksum offload
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
00fd38d
tcp: ensure proper barriers in lockless contexts
by Eric Dumazet
· 9 years ago
Next »