index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-02-12
bpf: sk_msg, fix socket data_ready events
John Fastabend
2019-02-06
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-02-06
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-31
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
2019-01-31
erspan: build the header with the right proto according to erspan_ver
Xin Long
2019-01-31
udp: with udp_segment release on error path
Willem de Bruijn
2019-01-31
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-26
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
Taehee Yoo
2019-01-26
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
Taehee Yoo
2019-01-26
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
2019-01-26
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
2019-01-22
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-22
tcp: change txhash on SYN-data timeout
Yuchung Cheng
2019-01-09
ip: validate header length on virtual device xmit
Willem de Bruijn
2018-12-20
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-15
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2018-12-15
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-11-30
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2018-11-30
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2018-11-30
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-24
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-17
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-30
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-29
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-28
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
[next]