index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet
2017-02-03
tcp: add tcp_mss_clamp() helper
Eric Dumazet
2017-02-02
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
2017-02-02
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
2017-01-29
tcp: include locally failed retries in retransmission stats
Yuchung Cheng
2017-01-29
tcp: record pkts sent and retransmistted
Yuchung Cheng
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-25
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
Willy Tarreau
2017-01-25
net/tcp-fastopen: Add new API support
Wei Wang
2017-01-25
net/tcp-fastopen: refactor cookie check logic
Wei Wang
2017-01-25
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-01-25
tcp: reduce skb overhead in selected places
Eric Dumazet
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-20
inet: don't use sk_v6_rcv_saddr directly
Josef Bacik
2017-01-20
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
2017-01-19
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
2017-01-18
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
2017-01-18
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2017-01-18
inet: split inet_csk_get_port into two functions
Josef Bacik
2017-01-18
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
2017-01-18
inet: kill smallest_size and smallest_port
Josef Bacik
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2017-01-17
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
2017-01-17
net: ping: Use right format specifier to avoid type casting
Gao Feng
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
esp: Introduce a helper to setup the trailer
Steffen Klassert
2017-01-17
esp4: Avoid skb_cow_data whenever possible
Steffen Klassert
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
2017-01-13
tcp: disable fack by default
Yuchung Cheng
2017-01-13
tcp: remove thin_dupack feature
Yuchung Cheng
2017-01-13
tcp: remove RFC4653 NCR
Yuchung Cheng
2017-01-13
tcp: remove early retransmit
Yuchung Cheng
2017-01-13
tcp: remove forward retransmit feature
Yuchung Cheng
2017-01-13
tcp: extend F-RTO to catch more spurious timeouts
Yuchung Cheng
[next]