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
...
|
*
|
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
4
-8
/
+8
|
*
|
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
1
-1
/
+1
|
*
|
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
1
-6
/
+6
|
*
|
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
1
-0
/
+1
|
*
|
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-10
/
+5
|
*
|
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-15
/
+6
*
|
|
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet
2017-02-03
1
-0
/
+7
*
|
|
tcp: add tcp_mss_clamp() helper
Eric Dumazet
2017-02-03
3
-19
/
+7
*
|
|
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
2017-02-03
1
-0
/
+1
*
|
|
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
2017-02-03
1
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-02-01
1
-2
/
+4
*
|
|
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
[prev]
[next]