btrfs: fix race between quota disable and quota assign ioctls
[platform/kernel/linux-rpi.git] / net / core /
2023-08-03 Thomas Gleixnerpatches-5.15.92-rt57
2023-02-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-06 Yan Zhainet: fix NULL pointer in skb_segment_list
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Paolo Abeninet: fix UaF in netns ops registration error path
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-12 Jakub Kicinskibpf: pull before calling skb_postpull_rcsum()
2022-12-31 Eric Dumazetnet: add atomic_long_t to net_device_stats fields
2022-12-31 Stanislav Fomichevbpf: make sure skb->len != 0 when redirecting to a...
2022-12-31 Eric Dumazetnet: stream: purge sk_error_queue in sk_stream_kill_que...
2022-12-31 Subash Abhinov Kas... skbuff: Account for tail adjustment during pull operations
2022-12-31 Eric Dumazetbpf, sockmap: fix race in sock_map_free()
2022-12-31 Pengcheng Yangbpf, sockmap: Fix missing BPF_F_INGRESS flag when using...
2022-12-31 Stanislav Fomichevbpf: Move skb->len == 0 checks into __bpf_redirect
2022-12-31 Kuniyuki Iwashimasoreuseport: Fix socket selection for SO_INCOMING_CPU.
2022-12-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-02 Daniel Xunetfilter: conntrack: Fix data-races around ct mark
2022-11-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-16 Jiri Bencnet: gso: fix panic on frag_list with mixed head alloc...
2022-11-16 Cong Wangbpf, sock_map: Move cancel_work_sync() out of sock...
2022-11-16 John Fastabendbpf: Fix sockmap calling sleepable function in teardown...
2022-11-16 Wang Yufenbpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_st...
2022-11-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-10 Chen Zhongjinnet, neigh: Fix null-ptr-deref in neigh_table_clear()
2022-11-03 Eric Dumazetnet: do not sense pfmemalloc status in skb_append_pagef...
2022-11-03 Zhengchao Shaonet: fix UAF issue in nfqnl_nf_hook_drop() when ops_ini...
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-29 Kuniyuki Iwashimaudp: Update reuse->has_conns under reuseport_lock.
2022-10-26 Liu Jiannet: If sock is dead don't access sock's sk_wq in sk_st...
2022-10-26 Liu Jianskmsg: Schedule psock work if the cached skb exists...
2022-10-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-28 Ludovic Cintratnet: core: fix flow symmetric hash
2022-09-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-15 Eric Dumazettcp: TX zerocopy should not sense pfmemalloc status
2022-09-15 lilynet/core/skbuff: Check the return value of skb_copy_bits()
2022-09-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-08 Liu Jianskmsg: Fix wrong last sg check in sk_msg_recvmsg()
2022-09-05 Dom CobleyMerge tag 'v5.15.65' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-09-05 Yang Yingliangnet: neigh: don't call kfree_skb() under spin_lock_irqs...
2022-09-05 Denis V. Lunevneigh: fix possible DoS due to net iface start/stop...
2022-09-05 Zhengchao Shaobpf: Don't redirect packets with invalid pkt_len
2022-09-05 Hawkins Jiaweinet: fix refcount bug in sk_psock_get (2)
2022-08-31 Kuniyuki Iwashimanet: Fix a data-race around netdev_budget_usecs.
2022-08-31 Kuniyuki Iwashimanet: Fix a data-race around netdev_budget.
2022-08-31 Kuniyuki Iwashimanet: Fix a data-race around sysctl_net_busy_read.
2022-08-31 Kuniyuki Iwashimanet: Fix a data-race around sysctl_tstamp_allow_data.
2022-08-31 Kuniyuki Iwashimanet: Fix data-races around sysctl_optmem_max.
2022-08-31 Kuniyuki Iwashimanet: Fix data-races around netdev_tstamp_prequeue.
2022-08-31 Kuniyuki Iwashimanet: Fix data-races around netdev_max_backlog.
2022-08-31 Kuniyuki Iwashimanet: Fix data-races around weight_p and dev_weight_...
2022-08-31 Kuniyuki Iwashimanet: Fix data-races around sysctl_[rw]mem_(max|default).
2022-08-25 Ido Schimmeldevlink: Fix use-after-free after a failed reload
2022-08-25 Hou Taobpf: Check the validity of max_rdwr_access for sock...
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.58' into rpi-5.15.y
2022-08-17 Liu Jianskmsg: Fix invalid last sg check in sk_msg_recvmsg()
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl knobs related to...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_migrate_req.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syncookies.
2022-07-29 Menglong Dongnet: skb: introduce kfree_skb_reason()
2022-07-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-21 Andrea Mayerseg6: bpf: fix skb checksum in bpf_push_seg6_encap()
2022-07-04 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-29 Jakub Kicinskisock: redo the psock vs ULP protection check
2022-06-29 Eric Dumazetnet: fix data-race in dev_isalive()
2022-06-29 Sebastian Andrzej... net: Write lock dev_base_lock without disabling bottom...
2022-06-29 Jon Maxwellbpf: Fix request_sock leak in sk lookup helpers
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Pablo Neira Ayusonetfilter: nf_tables: bail out early if hardware offloa...
2022-06-14 Eric Dumazettcp: add accessors to read/set tp->snd_cwnd
2022-06-09 Eric Dumazetnet: remove two BUG() from skb_checksum_help()
2022-06-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-06 Liu Jianbpf: Enlarge offset check value to INT_MAX in bpf_skb_...
2022-05-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-25 Lina Wangnet: fix wrong network header length
2022-05-25 Felix Fietkaunet: fix dev_fill_forward_path with pppoe + bridge
2022-05-23 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-18 Eric Dumazettcp: resalt the secret every 10 seconds
2022-05-18 Willy Tarreausecure_seq: use the 64 bits of the siphash for port...
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Eyal Birgerbpf, lwt: Fix crash when using bpf_skb_set_tunnel_key...
2022-05-01 Hao Luobpf: Add MEM_RDONLY for helper args that are pointers...
2022-05-01 Hao Luobpf: Introduce MEM_RDONLY flag
2022-05-01 Hao Luobpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_M...
2022-04-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-20 Vlad Buslovnet/sched: flower: fix parsing of ethertype following...
2022-04-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-13 Jakub Sitnickibpf: Make remote_port field in struct bpf_sk_lookup...
2022-04-13 Maxim Mikityanskiybpf: Support dual-stack sockets in bpf_tcp_check_syncookie
2022-04-13 Jean-Philippe Bruckerskbuff: fix coalescing for page_pool fragment recycling
2022-04-13 Jakub Kicinskinet: limit altnames to 64k total
2022-04-13 Jakub Kicinskinet: account alternate interface name memory
2022-04-13 Eric Dumazetnet: initialize init_net earlier
2022-04-13 Jakub Sitnickibpf: Make dst_port field in struct bpf_sock 16-bit...
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Eric Dumazetnet: preserve skb_end_offset() in skb_unclone_keeptrues...
next