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-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
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
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-17
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-17
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-08
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
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
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: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
2018-11-04
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-11-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-10-18
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-18
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
2018-10-18
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-26
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-26
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
2018-09-26
erspan: fix error handling for erspan tunnel
Haishuang Yan
2018-09-19
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-09-19
ip: process in-order fragments efficiently
Peter Oskolkov
2018-09-19
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
2018-09-19
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
2018-09-19
net: sk_buff rbnode reorg
Eric Dumazet
2018-09-19
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2018-09-19
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2018-09-19
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-09-19
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2018-09-19
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
2018-09-19
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-09-19
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-09-19
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-09-19
inet: frags: remove some helpers
Eric Dumazet
2018-09-19
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-09-19
inet: frags: Convert timers to use timer_setup()
Kees Cook
2018-09-19
inet: frags: refactor ipfrag_init()
Eric Dumazet
2018-09-19
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-09-19
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2018-09-15
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-09-15
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
2018-08-24
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
[next]