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-29
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-29
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-06-14
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
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-14
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-18
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-18
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-18
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-18
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-18
tcp: add small random increments to the source port
Willy Tarreau
2022-05-18
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-18
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
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-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-16
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
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-23
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
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
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
[next]