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-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
net: gro: move skb_gro_receive_list to udp_offload.c
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-16
tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
Eric Dumazet
2022-02-05
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
2022-02-05
tcp: fix mem under-charging with zerocopy sendmsg()
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
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
bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()
John Fastabend
2022-01-27
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
ipv4: Check attribute length for RTA_FLOW in multipath route
David Ahern
2021-12-31
ipv4: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-29
net: fix use-after-free in tw_timer_handler
Muchun Song
2021-12-27
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
2021-12-20
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2021-12-10
inet_diag: fix kernel-infoleak for UDP sockets
Eric Dumazet
2021-12-09
udp: using datalen to cap max gso segments
Jianguo Wu
2021-12-03
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Eric Dumazet
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-24
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
2021-11-23
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
2021-11-22
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
udp: Validate checksum in udp_read_sock()
Cong Wang
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-15
net: return correct error code
liuguoqiang
2021-11-12
tcp: Fix uninitialized access in skb frags array for Rx 0cp.
Arjun Roy
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]