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
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-06-14
ip_gre: test csum_start instead of transport header
Willem de Bruijn
2022-06-14
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
2022-06-14
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2022-05-30
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-30
tcp: change source port randomizarion at connect() time
Eric Dumazet
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-25
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
2022-05-18
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-18
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
2022-05-12
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-05-09
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-05-09
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
2022-04-27
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-13
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
2022-04-13
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-04-13
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-04-08
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
2022-04-08
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
2022-04-08
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
2022-04-08
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
2022-04-08
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2022-03-23
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-19
tcp: make tcp_read_sock() more robust
Eric Dumazet
2022-03-16
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-03-02
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-03-02
ping: remove pr_err from ping_lookup
Xin Long
2022-02-23
ping: fix the dif and sdif check in ping_lookup
Xin Long
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-05
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
2022-02-01
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
2022-02-01
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
2022-02-01
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
2022-02-01
net: ipv4: Fix the warning for dereference
Yajun Deng
2022-02-01
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
2022-02-01
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
2022-01-27
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
2022-01-27
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-27
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
2022-01-27
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
2022-01-27
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
2022-01-11
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
[next]