btrfs: fix hang during unmount when stopping a space reclaim worker
[platform/kernel/linux-rpi.git] / net / ipv4 /
2022-06-14 Masahiro Yamadanet: xfrm: unexport __init-annotated xfrm4_protocol_init()
2022-06-14 Eric Dumazettcp: tcp_rtx_synack() can be called from process context
2022-06-14 Eric Dumazettcp: add accessors to read/set tp->snd_cwnd
2022-05-25 Eyal Birgerxfrm: fix "disable_policy" flag use when arriving from...
2022-05-18 Nicolas Dichtelping: fix address binding wrt vrf
2022-05-18 Willy Tarreautcp: drop the hash_32() part from the index calculation
2022-05-18 Willy Tarreautcp: increase source port perturb table to 2^16
2022-05-18 Willy Tarreautcp: dynamically allocate the perturb table used by...
2022-05-18 Willy Tarreautcp: add small random increments to the source port
2022-05-18 Willy Tarreautcp: use different parts of the port_offset for index...
2022-05-18 Willy Tarreausecure_seq: use the 64 bits of the siphash for port...
2022-05-18 Lokesh Dhoundiyalipv4: drop dst in multicast routing path
2022-05-12 Eric Dumazetnet: igmp: respect RCU rules in ip_mc_source() and...
2022-05-09 Pengcheng Yangtcp: fix F-RTO may not work correctly when receiving...
2022-05-09 Eric Dumazettcp: make sure treq->af_specific is initialized
2022-05-09 Eric Dumazettcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
2022-05-09 Peilin Yeip_gre, ip6_gre: Fix race condition on o_seqno in colle...
2022-05-09 Peilin Yeip_gre: Make o_seqno start from 0 in native mode
2022-05-09 Pengcheng Yangtcp: ensure to use the most recently sent skb when...
2022-05-09 Francesco Ruggeritcp: md5: incorrect tcp_header_len for incoming connections
2022-04-27 Sabrina Dubrocaesp: limit skb_page_frag_refill use to a single page
2022-04-13 Nikolay Aleksandrovnet: ipv4: fix route with nexthop object delete warning
2022-04-13 Ido Schimmelipv4: Invalidate neighbour for broadcast address upon...
2022-04-13 Sebastian Andrzej... tcp: Don't acquire inet_listen_hashbucket::lock with...
2022-04-08 Jakub Kicinskitcp: ensure PMTU updates are processed during fastopen
2022-04-08 Guillaume Naultipv4: Fix route lookups when handling ICMP redirects...
2022-04-08 Wang Yufenbpf, sockmap: Fix double uncharge the mem of sk_msg
2022-04-08 Wang Yufenbpf, sockmap: Fix more uncharged while msg has more_data
2022-03-19 Eric Dumazettcp: make tcp_read_sock() more robust
2022-03-16 Steffen Klassertesp: Fix BEET mode inter address family tunneling on GSO
2022-03-16 Steffen Klassertesp: Fix possible buffer overflow in ESP transformation
2022-03-08 Jiri BohacRevert "xfrm: xfrm_state_mtu should return at least...
2022-03-02 Eric Dumazetnet-timestamp: convert sk->sk_tskey to atomic_t
2022-03-02 Dan Carpenterudp_tunnel: Fix end of loop test in udp_tunnel_nic_unre...
2022-03-02 Tao Liugso: do not skip outer ip header in case of ipip and...
2022-03-02 Xin Longping: remove pr_err from ping_lookup
2022-02-23 Xin Longping: fix the dif and sdif check in ping_lookup
2022-02-23 Eric Dumazetipv4: fix data races in fib_alias_hw_flags_set
2022-02-16 Eric Dumazetipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_ta...
2022-02-05 Eric Dumazettcp: add missing tcp_skb_can_collapse() test in tcp_shi...
2022-02-01 Eric Dumazetipv4: tcp: send zero IPID in SYNACK messages
2022-02-01 Eric Dumazetipv4: raw: lock the socket in raw_bind()
2022-02-01 Jakub Kicinskiipv4: fix ip option filtering for locally generated...
2022-02-01 Xin Longping: fix the sk_bound_dev_if match in ping_lookup
2022-01-27 Guillaume Naultgre: Don't accidentally set RTO_ONLINK in gre_fill_meta...
2022-01-27 Eric Dumazetinet: frags: annotate races around fqdir->dead and...
2022-01-27 Eric Dumazetipv4: avoid quadratic behavior in netns dismantle
2022-01-27 Eric Dumazetipv4: update fib_info_cnt under spinlock protection
2022-01-27 John Fastabendbpf, sockmap: Fix return codes from tcp_bpf_recvmsg_par...
2022-01-27 Xin Xiongnetfilter: ipt_CLUSTERIP: fix refcount leak in clusteri...
2022-01-11 yangxingwunet: udp: fix alignment problem in udp4_seq_show()
2022-01-11 David Ahernlwtunnel: Validate RTA_ENCAP_TYPE attribute length
2022-01-11 David Ahernipv4: Check attribute length for RTA_FLOW in multipath...
2022-01-11 David Ahernipv4: Check attribute length for RTA_GATEWAY in multipa...
2022-01-05 Muchun Songnet: fix use-after-free in tw_timer_handler
2021-12-29 Eric Dumazetinet: fully convert sk->sk_rx_dst to RCU rules
2021-12-29 Eric Dumazettcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
2021-12-22 Eric Dumazetinet_diag: fix kernel-infoleak for UDP sockets
2021-12-17 Eric Dumazetinet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
2021-12-14 Jianguo Wuudp: using datalen to cap max gso segments
2021-12-08 Eric Dumazetipv4: convert fib_num_tclassid_users to atomic_t
2021-12-08 msizanoen1ipv6: fix memory leak in fib6_rule_suppress
2021-12-08 liuguoqiangnet: return correct error code
2021-12-01 Eric Dumazettcp_cubic: fix spurious Hystart ACK train detections...
2021-12-01 Nikolay Aleksandrovnet: nexthop: release IPv6 per-cpu dsts when replacing...
2021-12-01 Nikolay Aleksandrovnet: nexthop: fix null pointer dereference when IPv6...
2021-11-25 Eric Dumazetnet: add and use skb_unclone_keeptruesize() helper
2021-11-25 Dmitrii Banshchikovbpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_...
2021-11-25 Cong Wangudp: Validate checksum in udp_read_sock()
2021-11-25 Arjun Roytcp: Fix uninitialized access in skb frags array for...
2021-11-18 John Fastabendbpf, sockmap: Fix race in ingress receive verdict with...
2021-11-18 John Fastabendbpf, sockmap: Remove unhash handler for BPF sockmap...
2021-11-18 Jon Maxwelltcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
2021-11-18 Eric Dumazettcp: switch orphan_count to bare per-cpu counters
2021-11-18 Eric Dumazetinet: remove races in inet{6}_getname()
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-28 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc8' of git://git....
2021-10-28 Linus TorvaldsMerge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git./linux/kernel...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-10-27 Jakub KicinskiMerge tag 'mac80211-for-net-2021-10-27' of git://git...
2021-10-27 Dave AirlieMerge tag 'amd-drm-fixes-5.15-2021-10-21' of https...
next