summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-66/+103
8 daysipmr: Fix access to mfc_cache_list without lock heldBreno Leitao1-1/+2
8 daysmptcp: pm: use _rcu variant under rcu_read_lockMatthieu Baerts (NGI0)1-1/+2
8 daysmptcp: hold pm lock when deleting entryGeliang Tang1-0/+3
8 daysmptcp: update local address flags when setting itGeliang Tang1-0/+12
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
9 daysnet: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...Alexandre Ferrieux1-4/+14
9 daysBluetooth: hci_core: Fix calling mgmt_device_connectedLuiz Augusto von Dentz1-2/+0
9 daysvirtio/vsock: Improve MSG_ZEROCOPY error handlingMichal Luczaj1-0/+1
9 daysvsock: Fix sk_error_queue memory leakMichal Luczaj1-0/+3
9 daysvirtio/vsock: Fix accept_queue memory leakMichal Luczaj1-0/+8
10 daysmptcp: cope racing subflow creation in mptcp_rcv_space_adjustPaolo Abeni1-1/+2
10 daysmptcp: error out earlier on disconnectPaolo Abeni1-4/+9
10 daysnet: fix SO_DEVMEM_DONTNEED looping too longMina Almasry1-18/+24
10 daysnet: fix data-races around sk->sk_forward_allocWang Liang2-4/+2
10 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
12 dayssctp: fix possible UAF in sctp_v6_available()Eric Dumazet1-6/+13
13 daysbpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6Jiawei Ye1-1/+1
14 daysnetlink: terminate outstanding dump on socket closeJakub Kicinski2-25/+8
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-20/+47
2024-11-07net/smc: do not leave a dangling sk pointer in __smc_create()Eric Dumazet1-1/+3
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells1-0/+4
2024-11-07net/smc: Fix lookup of netdev by using ib_device_get_netdev()Wenjia Zhang2-9/+3
2024-11-07Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-7/+34
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-7/+34
2024-11-06vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim1-0/+1
2024-11-05mptcp: use sock_kfree_s instead of kfreeGeliang Tang1-1/+2
2024-11-05mptcp: no admin perm to list endpointsMatthieu Baerts (NGI0)1-1/+0
2024-11-04sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()NeilBrown1-0/+1
2024-11-03sctp: properly validate chunk size in sctp_sf_ootb()Xin Long1-1/+1
2024-11-02Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-0/+1
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-3/+9
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-54/+99
2024-10-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen1-0/+1
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni3-9/+11
2024-10-31Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-7/+11
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso1-0/+3
2024-10-30net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-10-30rpcrdma: Always release the rpcrdma_device's xa_arrayChuck Lever1-0/+1
2024-10-30Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecsSungwoo Kim1-7/+11
2024-10-30netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet1-8/+7
2024-10-30netfilter: Fix use-after-free in get_info()Dong Chenchen1-1/+1
2024-10-29Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-2/+6
2024-10-29net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang1-2/+2
2024-10-29net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()Vladimir Oltean1-0/+1
2024-10-29net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela1-1/+1
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()Ido Schimmel1-1/+1
2024-10-29bpf: fix filed access without lockJiayuan Chen1-3/+4
2024-10-28sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()Cong Wang1-0/+4
2024-10-28mptcp: init: protect sched with rcu_read_lockMatthieu Baerts (NGI0)1-0/+2