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-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-27
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
2019-04-27
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
2019-04-27
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
2019-04-27
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-27
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-17
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-03-23
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-03-19
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-19
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-03-19
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-19
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-13
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
2019-03-13
ipv4: Return error for RTA_VIA attribute
David Ahern
2019-03-13
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-03-13
net: Add __icmp_send helper.
Nazarov Sergey
2019-03-13
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-02-27
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-23
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
2019-02-23
tcp: tcp_v4_err() should be more careful
Eric Dumazet
2019-02-23
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-02-06
Fix "net: ipv4: do not handle duplicate fragments as overlapping"
Greg Kroah-Hartman
2019-01-31
ipfrag: really prevent allocation on netns exit
Paolo Abeni
2019-01-31
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
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: check MAC address when duplicate config is set
Taehee Yoo
2019-01-23
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
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
[next]