index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_ipv4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix a request socket leak
Eric Dumazet
2017-09-08
1
-3
/
+3
*
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-23
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-2
/
+2
|
\
|
*
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
1
-2
/
+2
*
|
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
1
-5
/
+8
*
|
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-06
1
-1
/
+1
*
|
tcp: remove low_latency sysctl
Florian Westphal
2017-07-31
1
-2
/
+0
*
|
tcp: remove prequeue support
Florian Westphal
2017-07-31
1
-60
/
+1
*
|
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-24
1
-1
/
+1
|
/
*
tcp: md5: tcp_md5_do_lookup_exact() can be static
Wu Fengguang
2017-07-06
1
-3
/
+3
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
tcp: Add a tcp_filter hook before handle ack packet
Chenbo Feng
2017-06-22
1
-0
/
+2
*
tcp: md5: hide unused variable
Arnd Bergmann
2017-06-21
1
-5
/
+1
*
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
2017-06-19
1
-4
/
+12
*
tcp: md5: add an address prefix for key lookup
Ivan Delalande
2017-06-19
1
-9
/
+59
*
tcp: ULP infrastructure
Dave Watson
2017-06-15
1
-0
/
+2
*
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-0
/
+1
*
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
1
-4
/
+5
*
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
2017-06-08
1
-0
/
+1
*
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2017-06-08
1
-0
/
+1
*
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
1
-8
/
+9
*
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
1
-0
/
+1
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
1
-13
/
+19
*
|
|
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
2017-04-24
1
-0
/
+3
*
|
|
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
2017-03-24
1
-2
/
+0
*
|
|
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
2017-03-16
1
-13
/
+2
*
|
|
tcp: remove per-destination timestamp cache
Soheil Hassas Yeganeh
2017-03-16
1
-4
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
1
-1
/
+2
|
*
|
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-03-07
1
-2
/
+5
|
|
/
*
|
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
2017-03-09
1
-11
/
+11
|
/
*
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2017-02-22
1
-6
/
+10
*
tcp: add tcp_mss_clamp() helper
Eric Dumazet
2017-02-03
1
-4
/
+1
*
net/tcp-fastopen: Add new API support
Wei Wang
2017-01-25
1
-1
/
+6
*
tcp: reduce skb overhead in selected places
Eric Dumazet
2017-01-25
1
-2
/
+1
*
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
2017-01-20
1
-2
/
+0
*
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
1
-1
/
+0
*
tcp: remove early retransmit
Yuchung Cheng
2017-01-13
1
-1
/
+0
*
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
2017-01-13
1
-0
/
+1
*
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
1
-0
/
+1
*
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
1
-2
/
+5
*
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-29
1
-4
/
+8
*
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
1
-2
/
+2
*
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
2016-12-05
1
-1
/
+1
*
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+18
|
\
|
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-13
1
-1
/
+18
[next]