index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_ipv4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
1
-3
/
+3
*
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
2016-05-06
1
-4
/
+4
*
tcp: two more missing bh disable
Eric Dumazet
2016-05-05
1
-0
/
+2
*
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
1
-5
/
+9
*
tcp: give prequeue mode some care
Eric Dumazet
2016-04-28
1
-5
/
+5
*
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-28
1
-11
/
+11
*
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
2016-04-28
1
-8
/
+8
*
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-28
1
-1
/
+1
*
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-15
1
-2
/
+2
*
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
1
-5
/
+3
*
ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
Eric Dumazet
2016-04-05
1
-0
/
+1
*
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-05
1
-3
/
+3
*
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2016-04-05
1
-0
/
+1
*
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-05
1
-33
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-8
/
+17
|
\
|
*
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-03-18
1
-2
/
+0
|
*
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
2016-03-14
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-12
/
+19
|
|
\
|
*
|
igmp: net: Move igmp namespace init to correct file
Nikolay Borisov
2016-02-17
1
-6
/
+0
|
*
|
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+1
|
*
|
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+2
|
*
|
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+1
|
*
|
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
2016-02-11
1
-0
/
+2
|
*
|
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
1
-4
/
+6
|
*
|
tcp: Fix syncookies sysctl default.
David S. Miller
2016-02-08
1
-1
/
+1
|
*
|
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
|
*
|
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
|
*
|
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
|
*
|
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
|
*
|
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
|
*
|
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
2016-02-07
1
-1
/
+1
|
*
|
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-07
1
-1
/
+2
|
*
|
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+1
|
*
|
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
2016-02-07
1
-0
/
+2
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-10
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tcp: Use ahash
Herbert Xu
2016-01-27
1
-10
/
+13
*
|
|
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-02-18
1
-7
/
+7
*
|
|
tcp: md5: release request socket instead of listener
Eric Dumazet
2016-02-17
1
-2
/
+4
*
|
|
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-09
1
-3
/
+8
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-02
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-01-21
1
-5
/
+8
*
|
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-21
1
-1
/
+0
|
/
*
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-15
1
-6
/
+1
*
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-15
1
-1
/
+3
*
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2016-01-10
1
-0
/
+1
*
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2016-01-10
1
-0
/
+1
*
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2016-01-10
1
-0
/
+2
*
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
2015-12-22
1
-3
/
+9
*
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2015-12-22
1
-6
/
+5
*
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2015-12-18
1
-0
/
+1
[next]