index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-01
3
-82
/
+261
|
\
|
*
esp: Introduce a helper to setup the trailer
Steffen Klassert
2017-01-17
1
-25
/
+19
|
*
esp4: Avoid skb_cow_data whenever possible
Steffen Klassert
2017-01-17
1
-74
/
+264
|
*
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
2017-01-16
1
-0
/
+3
|
*
xfrm: remove unused function
Florian Westphal
2017-01-10
1
-8
/
+0
*
|
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
2
-21
/
+10
*
|
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
2017-01-30
2
-7
/
+31
*
|
tcp: include locally failed retries in retransmission stats
Yuchung Cheng
2017-01-30
1
-9
/
+9
*
|
tcp: record pkts sent and retransmistted
Yuchung Cheng
2017-01-30
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
9
-16
/
+30
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-26
5
-15
/
+18
|
|
\
\
|
|
*
|
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
2017-01-18
1
-1
/
+6
|
|
*
|
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
2
-14
/
+9
|
|
*
|
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-01-09
1
-0
/
+1
|
|
*
|
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2017-01-09
1
-0
/
+2
|
*
|
|
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-01-25
1
-1
/
+1
|
*
|
|
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
1
-0
/
+2
|
*
|
|
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
2017-01-19
1
-0
/
+1
|
*
|
|
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
1
-0
/
+8
*
|
|
|
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
Willy Tarreau
2017-01-25
2
-4
/
+4
*
|
|
|
net/tcp-fastopen: Add new API support
Wei Wang
2017-01-25
4
-9
/
+97
*
|
|
|
net/tcp-fastopen: refactor cookie check logic
Wei Wang
2017-01-25
2
-14
/
+23
*
|
|
|
tcp: reduce skb overhead in selected places
Eric Dumazet
2017-01-25
2
-2
/
+2
*
|
|
|
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
2
-2
/
+53
*
|
|
|
inet: don't use sk_v6_rcv_saddr directly
Josef Bacik
2017-01-20
1
-1
/
+1
*
|
|
|
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
2017-01-20
4
-8
/
+1
*
|
|
|
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2017-01-18
1
-20
/
+86
*
|
|
|
inet: split inet_csk_get_port into two functions
Josef Bacik
2017-01-18
1
-22
/
+44
*
|
|
|
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
2017-01-18
1
-20
/
+11
*
|
|
|
inet: kill smallest_size and smallest_port
Josef Bacik
2017-01-18
2
-25
/
+4
*
|
|
|
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
2
-16
/
+7
*
|
|
|
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2017-01-18
3
-57
/
+89
*
|
|
|
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
2017-01-17
1
-3
/
+25
*
|
|
|
net: ping: Use right format specifier to avoid type casting
Gao Feng
2017-01-17
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
3
-6
/
+9
|
\
|
|
|
|
*
|
|
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-01-13
1
-1
/
+1
|
*
|
|
net: ipv4: fix table id in getroute response
David Ahern
2017-01-12
1
-1
/
+1
|
*
|
|
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-12
1
-4
/
+7
*
|
|
|
tcp: disable fack by default
Yuchung Cheng
2017-01-14
1
-2
/
+3
*
|
|
|
tcp: remove thin_dupack feature
Yuchung Cheng
2017-01-14
3
-24
/
+2
*
|
|
|
tcp: remove RFC4653 NCR
Yuchung Cheng
2017-01-14
1
-15
/
+0
*
|
|
|
tcp: remove early retransmit
Yuchung Cheng
2017-01-14
8
-75
/
+6
*
|
|
|
tcp: remove forward retransmit feature
Yuchung Cheng
2017-01-14
2
-63
/
+3
*
|
|
|
tcp: extend F-RTO to catch more spurious timeouts
Yuchung Cheng
2017-01-14
1
-14
/
+19
*
|
|
|
tcp: enable RACK loss detection to trigger recovery
Yuchung Cheng
2017-01-14
2
-14
/
+31
*
|
|
|
tcp: check undo conditions before detecting losses
Yuchung Cheng
2017-01-14
1
-13
/
+20
*
|
|
|
tcp: use sequence to break TS ties for RACK loss detection
Yuchung Cheng
2017-01-14
2
-5
/
+17
*
|
|
|
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
2017-01-14
6
-11
/
+60
*
|
|
|
tcp: record most recent RTT in RACK loss detection
Yuchung Cheng
2017-01-14
2
-32
/
+45
*
|
|
|
tcp: new helper for RACK to detect loss
Yuchung Cheng
2017-01-14
2
-13
/
+21
[next]