Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19469a873bafd4e65daef3597db2bd724c1b03c9
/
net
/
ipv4
/
tcp_ipv4.c
b73c3d0
net: Save TX flow hash in sock and set in skbuf on xmit
by Tom Herbert
· 10 years ago
86c6a2c
tcp: switch snt_synack back to measuring transmit time of first SYNACK
by Neal Cardwell
· 10 years ago
1fb6f15
tcp: add tcp_conn_request
by Octavian Purdila
· 10 years ago
695da14
tcp: add queue_add_hash to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
2aec4a2
tcp: add mss_clamp to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
5db92c9
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
by Octavian Purdila
· 10 years ago
d6274bd
tcp: add send_synack method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
936b8bd
tcp: add init_seq method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
d94e041
tcp: add route_req method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
fb7b37a
tcp: add init_cookie_seq method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
16bea70
tcp: add init_req method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
aa27fc5
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
by Octavian Purdila
· 10 years ago
e0f802f
tcp: move ir_mark initialization to tcp_openreq_init
by Octavian Purdila
· 10 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 10 years ago
0a672f7
tcp: improve fastopen icmp handling
by Yuchung Cheng
· 10 years ago
843f4a5
tcp: use tcp_v4_send_synack on first SYN-ACK
by Yuchung Cheng
· 10 years ago
89278c9
tcp: simplify fast open cookie processing
by Yuchung Cheng
· 10 years ago
5b7ed08
tcp: move fastopen functions to tcp_fastopen.c
by Yuchung Cheng
· 10 years ago
ed70fcf
net: Call skb_checksum_init in IPv4
by Tom Herbert
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e2a1d3e
tcp: fix get_timewait4_sock() delay computation on 64bit
by Eric Dumazet
· 11 years ago
e35bad5
net: remove empty lines from tcp_syn_flood_action
by Daniel Baluta
· 11 years ago
f19c29e
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
by Yuchung Cheng
· 11 years ago
740b0f1
tcp: switch rtt estimations to usec resolution
by Eric Dumazet
· 11 years ago
4d83e17
tcp: delete redundant calls of tcp_mtup_init()
by Peter Pan(潘卫平)
· 11 years ago
d41db5a
ipv4: fix checkpatch error with foo * bar
by Weilong Chen
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
f1d8cba
inet: fix possible seqlock deadlocks
by Eric Dumazet
· 11 years ago
652586d
seq_file: remove "%n" usage from seq_file users
by Tetsuo Handa
· 11 years ago
482fc60
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
by Hannes Frederic Sowa
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
634fb979
inet: includes a sock_common in request_sock
by Eric Dumazet
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
6ae7053
tcp: sndbuf autotuning improvements
by Eric Dumazet
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
397b417
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
by Christoph Paasch
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
149479d
tcp: add server ip to encrypt cookie in fast open
by Yuchung Cheng
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
375fe02
tcp: consolidate SYNACK RTT sampling
by Yuchung Cheng
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c0353c7
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
by Aydin Arik
· 11 years ago
d30e383
tcp: add low latency socket poll support.
by Eliezer Tamir
· 11 years ago
28850dc
net: tcp: move GRO/GSO functions to tcp_offload
by Daniel Borkmann
· 11 years ago
71cea17
tcp: md5: remove spinlock usage in fast path
by Eric Dumazet
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0d4f060
tcp: dont handle MTU reduction on LISTEN socket
by Eric Dumazet
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
b2fb4f5
tcp: uninline tcp_prequeue()
by Eric Dumazet
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
ee684b6
tcp: send packets with a socket timestamp
by Andrey Vagin
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
848bf15
tcp: Update MIB counters for drops
by Vijay Subramanian
· 12 years ago
2aeef18
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
by Nivedita Singhvi
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
da5e363
soreuseport: TCP/IPv4 implementation
by Tom Herbert
· 12 years ago
b74aa93
tcp: fix incorrect LOCKDROPPEDICMPS counter
by Eric Dumazet
· 12 years ago
5d134f1
tcp: make sysctl_tcp_ecn namespace aware
by Hannes Frederic Sowa
· 12 years ago
e337e24
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 12 years ago
2b91647
ipv6: adapt connect for repair move
by Andrey Vagin
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e6c022a
tcp: better retrans tracking for defer-accept
by Eric Dumazet
· 12 years ago
e0683e70
tcp: make tcp_clear_md5_list static
by stephen hemminger
· 12 years ago
45f00f9
ipv4: tcp: clean up tcp_v4_early_demux()
by Eric Dumazet
· 12 years ago
6f73601
tcp: add SYN/data info to TCP_INFO
by Yuchung Cheng
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
861b650
tcp: gro: add checksuming helpers
by Eric Dumazet
· 12 years ago
5dff747
tcp: Remove unused parameter from tcp_v4_save_options
by Christoph Paasch
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
016818d
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
by Neal Cardwell
· 12 years ago
623df48
tcp: extract code to compute SYNACK RTT
by Neal Cardwell
· 12 years ago
168a8f5
tcp: TCP Fast Open Server - main code path
by Jerry Chu
· 12 years ago
8336886
tcp: TCP Fast Open Server - support TFO listeners
by Jerry Chu
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
144d56e
tcp: fix possible socket refcount problem
by Eric Dumazet
· 12 years ago
fae6ef8
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
by Neal Cardwell
· 12 years ago
a7cb5a4
userns: Print out socket uids in a user namespace aware fashion.
by Eric W. Biederman
· 12 years ago
63d02d1
net: tcp: ipv6_mapped needs sk_rx_dst_set method
by Eric Dumazet
· 12 years ago
a399a80
time: jiffies_delta_to_clock_t() helper to the rescue
by Eric Dumazet
· 12 years ago
5d299f3
net: ipv6: fix TCP early demux
by Eric Dumazet
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
404e0a8
net: ipv4: fix RCU races on dst refcounts
by Eric Dumazet
· 12 years ago
505fbcf
ipv4: fix TCP early demux
by Eric Dumazet
· 12 years ago
9cb429d
tcp: early_demux fixes
by Eric Dumazet
· 12 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 12 years ago
563d34d
tcp: dont drop MTU reduction indications
by Eric Dumazet
· 12 years ago
ba3f7f0
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
by David S. Miller
· 12 years ago
cf60af0
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
by Yuchung Cheng
· 12 years ago
Next »