summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-08319-1351/+2815
|\
| * Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-08105-386/+788
| |\
| | * Merge branch 'bnxt_en-bug-fixes'Paolo Abeni2023-06-083-10/+33
| | |\
| | | * bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur2023-06-081-7/+18
| | | * bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2023-06-082-0/+7
| | | * bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta2023-06-081-2/+3
| | | * bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur2023-06-081-0/+3
| | | * bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy2023-06-081-1/+1
| | | * bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi2023-06-081-0/+1
| | |/
| | * Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski2023-06-071-1/+1
| | |\
| | | * batman-adv: Broken sync while rescheduling delayed workVladislav Efanov2023-05-261-1/+1
| | * | net: bcmgenet: Fix EEE implementationFlorian Fainelli2023-06-073-14/+16
| | * | eth: ixgbe: fix the wake conditionJakub Kicinski2023-06-071-1/+1
| | * | eth: bnxt: fix the wake conditionJakub Kicinski2023-06-071-1/+1
| | * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-0712-7/+112
| | |\ \
| | | * | bpf: Add extra path pointer check to d_path helperJiri Olsa2023-06-071-1/+11
| | | * | selftests/bpf: Fix sockopt_sk selftestYonghong Song2023-06-061-1/+1
| | | * | bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal2023-06-055-1/+15
| | | * | Merge branch 'Fix elem_size not being set for inner maps'Martin KaFai Lau2023-06-023-2/+82
| | | |\ \
| | | | * | selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott2023-06-022-0/+76
| | | | * | bpf: Fix elem_size not being set for inner mapsRhys Rustad-Elliott2023-06-021-2/+6
| | | |/ /
| | | * | bpf: Fix UAF in task local storageKP Singh2023-06-021-1/+1
| | | * | bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()Eric Dumazet2023-06-011-1/+2
| | * | | lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings2023-06-071-1/+1
| | * | | net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua2023-06-071-0/+1
| | * | | net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet2023-06-071-5/+5
| | * | | net: openvswitch: fix upcall counter access before allocationEelco Chaudron2023-06-072-21/+16
| | * | | net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-072-2/+2
| | * | | ice: make writes to /dev/gnssX synchronousMichal Schmidt2023-06-074-72/+6
| | * | | net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-0713-44/+63
| | * | | Merge branch 'rfs-lockless-annotate'David S. Miller2023-06-073-9/+22
| | |\ \ \
| | | * | | rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-072-4/+9
| | | * | | rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-071-5/+13
| | |/ / /
| | * | | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-06-068-39/+84
| | |\ \ \
| | | * | | Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim2023-06-051-0/+9
| | | * | | Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-052-19/+28
| | | * | | Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen2023-06-051-0/+2
| | | * | | Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu2023-06-051-0/+4
| | | * | | Bluetooth: hci_qca: fix debugfs registrationJohan Hovold2023-06-051-1/+5
| | | * | | Bluetooth: fix debugfs registrationJohan Hovold2023-06-052-0/+4
| | | * | | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-053-6/+17
| | | * | | Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz2023-06-051-4/+4
| | | * | | Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIGPauli Virtanen2023-06-051-7/+6
| | | * | | Bluetooth: ISO: consider right CIS when removing CIG at cleanupPauli Virtanen2023-06-051-2/+5
| | * | | | Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-06-064-2/+15
| | |\ \ \ \
| | | * | | | netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso2023-06-071-1/+1
| | | * | | | netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima2023-06-071-0/+8
| | | * | | | netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout2023-06-071-0/+3
| | | * | | | netfilter: nft_bitwise: fix register trackingJeremy Sowden2023-06-071-1/+1
| | | * | | | netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia2023-06-071-0/+2