Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ca2fe2956acef2f87f6c55549874fdd2e92d9824
/
net
/
ipv4
/
tcp_ipv4.c
ca2fe29
tcp: add sanity tests in tcp_add_backlog()
by Eric Dumazet
· 6 years ago
b506bc9
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
by Dust Li
· 6 years ago
f2feaef
tcp: Don't access TCP_SKB_CB before initializing it
by Christoph Paasch
· 6 years ago
921f9a0
tcp: convert tcp_md5_needed to static_branch API
by Eric Dumazet
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2c4cc97
tcp: tcp_v4_err() should be more careful
by Eric Dumazet
· 6 years ago
31954cd
tcp: Refactor pingpong code
by Wei Wang
· 6 years ago
6015c71
tcp: md5: add tcp_md5_needed jump label
by Eric Dumazet
· 6 years ago
4f693b5
tcp: implement coalescing on backlog queue
by Eric Dumazet
· 6 years ago
ade9628
tcp: drop dst in tcp_add_backlog()
by Eric Dumazet
· 6 years ago
c73e580
tcp: tsq: no longer use limit_output_bytes for paced flows
by Eric Dumazet
· 6 years ago
e6e8869
net: tcp: remove BUG_ON from tcp_v4_err
by Li RongQing
· 6 years ago
32bbd87
net: Convert protocol error handlers from void to int
by Stefano Brivio
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2ab2ddd
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
by Eric Dumazet
· 6 years ago
2fd66ff
tcp: introduce tcp_skb_timestamp_us() helper
by Eric Dumazet
· 6 years ago
743e481
tcp: remove useless add operation when init sysctl_max_tw_buckets
by Yafang Shao
· 6 years ago
431280e
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
by Eric Dumazet
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
cca9bab
tcp: use monotonic timestamps for PAWS
by Arnd Bergmann
· 7 years ago
21684dc
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
by Stefan Baranoff
· 7 years ago
4fd44a9
tcp: verify the checksum of the first data segment in a new connection
by Frank van der Linden
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
79e9fed
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
by Maciej Żenczykowski
· 7 years ago
3d97d88
tcp: minor optimization around tcp_hdr() usage in receive path
by Yafang Shao
· 7 years ago
9c21d2f
tcp: add tcp_comp_sack_nr sysctl
by Eric Dumazet
· 7 years ago
6d82aa2
tcp: add tcp_comp_sack_delay_ns sysctl
by Eric Dumazet
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
37d849b
ipv{4,6}/tcp: simplify procfs registration
by Christoph Hellwig
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
d4069fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
d74bad4
bpf: Hooks for sys_connect
by Andrey Ignatov
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
98be9b1
tcp: remove dead code after CHECKSUM_PARTIAL adoption
by Eric Dumazet
· 7 years ago
e0f9759
tcp: try to keep packet if SYN_RCV race is lost
by Eric Dumazet
· 7 years ago
f84c682
net: Convert pernet_subsys, registered from inet_init()
by Kirill Tkhai
· 7 years ago
5c487bb
tcp: tracepoint: only call trace_tcp_send_reset with full socket
by Song Liu
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
fb7df5e
tcp: md5: Handle RCU dereference of md5sig_info
by Mat Martineau
· 7 years ago
986ffdf
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
by Yafang Shao
· 7 years ago
30791ac
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
6670e15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
by Stephen Hemminger
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c26e91f
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
by Eric Dumazet
· 7 years ago
23a7102a
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
by Eric Dumazet
· 7 years ago
4170ba6
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
by Eric Dumazet
· 7 years ago
790f00e
tcp: Namespace-ify sysctl_tcp_autocorking
by Eric Dumazet
· 7 years ago
bd23970
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
by Eric Dumazet
· 7 years ago
26e9596
tcp: Namespace-ify sysctl_tcp_min_tso_segs
by Eric Dumazet
· 7 years ago
b530b68
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
by Eric Dumazet
· 7 years ago
9184d8b
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
by Eric Dumazet
· 7 years ago
d06a990
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
by Eric Dumazet
· 7 years ago
4540c0c
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
by Eric Dumazet
· 7 years ago
af9b69a
tcp: Namespace-ify sysctl_tcp_frto
by Eric Dumazet
· 7 years ago
94f0893
tcp: Namespace-ify sysctl_tcp_adv_win_scale
by Eric Dumazet
· 7 years ago
0c12654
tcp: Namespace-ify sysctl_tcp_app_win
by Eric Dumazet
· 7 years ago
6496f6b
tcp: Namespace-ify sysctl_tcp_dsack
by Eric Dumazet
· 7 years ago
c6e2180
tcp: Namespace-ify sysctl_tcp_max_reordering
by Eric Dumazet
· 7 years ago
e0a1e5b
tcp: Namespace-ify sysctl_tcp_retrans_collapse
by Eric Dumazet
· 7 years ago
b510f0d
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
by Eric Dumazet
· 7 years ago
e20223f
tcp: Namespace-ify sysctl_tcp_recovery
by Eric Dumazet
· 7 years ago
2ae21cf
tcp: Namespace-ify sysctl_tcp_early_retrans
by Eric Dumazet
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
e1a4aa5
tcp: add tracepoint trace_tcp_destroy_sock
by Song Liu
· 7 years ago
c24b14c4
tcp: add tracepoint trace_tcp_send_reset
by Song Liu
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
1fba70e
tcp: socket option to set TCP fast open key
by Yuchung Cheng
· 7 years ago
fcfd6df
ipv4: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
75c119a
tcp: implement rb-tree based retransmit queue
by Eric Dumazet
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3733be1
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
by Haishuang Yan
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
1f3b359
tcp: fix a request socket leak
by Eric Dumazet
· 7 years ago
98aaa91
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
by Mike Maloney
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d624d27
tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
3fa6f61
net: ipv4: add second dif to inet socket lookups
by David Ahern
· 7 years ago
91ed1e6
ip/options: explicitly provide net ns to __ip_options_echo()
by Paolo Abeni
· 7 years ago
b6690b1
tcp: remove low_latency sysctl
by Florian Westphal
· 7 years ago
e7942d0
tcp: remove prequeue support
by Florian Westphal
· 7 years ago
e42e24c
tcp: remove redundant argument from tcp_rcv_established()
by Matvejchikov Ilya
· 7 years ago
e8f37d5
tcp: md5: tcp_md5_do_lookup_exact() can be static
by Wu Fengguang
· 8 years ago
41c6d65
net: convert sock.sk_refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
8fac365
tcp: Add a tcp_filter hook before handle ack packet
by Chenbo Feng
· 8 years ago
083a032
tcp: md5: hide unused variable
by Arnd Bergmann
· 8 years ago
8917a77
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
by Ivan Delalande
· 8 years ago
6797318
tcp: md5: add an address prefix for key lookup
by Ivan Delalande
· 8 years ago
734942c
tcp: ULP infrastructure
by Dave Watson
· 8 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 8 years ago
5d2ed05
tcp: Namespaceify sysctl_tcp_timestamps
by Eric Dumazet
· 8 years ago
9bb37ef
tcp: Namespaceify sysctl_tcp_window_scaling
by Eric Dumazet
· 8 years ago
f930103
tcp: Namespaceify sysctl_tcp_sack
by Eric Dumazet
· 8 years ago
9a568de
tcp: switch TCP TS option (RFC 7323) to 1ms clock
by Eric Dumazet
· 8 years ago
385e207
tcp: use tp->tcp_mstamp in output path
by Eric Dumazet
· 8 years ago
Next »