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