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-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
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
2019-01-09
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
2019-01-09
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2019-01-09
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-09
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-17
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-17
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-12-17
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-12-17
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-17
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-17
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-17
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-11-23
inet: frags: better deal with smp races
Eric Dumazet
2018-11-23
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-23
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-13
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2018-11-04
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-04
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-17
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
2018-10-10
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-07
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
2018-10-02
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-09-26
net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
Maciej Żenczykowski
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-16
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-09-07
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2018-09-02
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-09-02
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-08-31
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-08-31
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
2018-08-27
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-08-22
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
2018-08-22
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
2018-08-22
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
[next]