summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-12selftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen2-0/+193
2026-04-12bpf: Fix same-register dst/src OOB read and pointer leak in sock_opsJiayuan Chen1-2/+4
2026-04-12NFC: digital: Bounds check NFC-A cascade depth in SDD response handlerGreg Kroah-Hartman1-0/+6
2026-04-12net_sched: fix skb memory leak in deferred qdisc dropsFernando Fernandez Mancera1-3/+13
2026-04-12net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...Lorenzo Bianconi1-0/+5
2026-04-12Merge branch 'net-mana-fix-debugfs-directory-naming-and-file-lifecycle'Jakub Kicinski2-7/+4
2026-04-12net: mana: Move current_speed debugfs file to mana_init_port()Erni Sri Satya Vennela1-2/+2
2026-04-12net: mana: Use pci_name() for debugfs directory namingErni Sri Satya Vennela1-5/+2
2026-04-12nfc: llcp: add missing return after LLCP_CLOSED checksJunxi Qian1-0/+2
2026-04-12net/sched: act_ct: Only release RCU read lock after ct_ftJamal Hadi Salim1-2/+6
2026-04-12Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-2/+11
2026-04-12net/sched: cls_fw: fix NULL dereference of "old" filters before change()Davide Caratti1-1/+5
2026-04-11net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi1-3/+5
2026-04-11net: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen1-5/+4
2026-04-10eth: fbnic: Use wake instead of startMohsin Bashir1-1/+1
2026-04-10net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi1-6/+10
2026-04-10net: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu1-0/+2
2026-04-10Merge branch 'net-bcmgenet-fix-queue-lock-up'Jakub Kicinski1-16/+14
2026-04-10net: bcmgenet: fix racing timeout handlerJustin Chen1-13/+9
2026-04-10net: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
2026-04-10net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
2026-04-10Merge branch 'macsec-add-support-for-vlan-filtering-in-offload-mode'Jakub Kicinski9-128/+489
2026-04-10macsec: Support VLAN-filtering lower devicesCosmin Ratiu1-8/+63
2026-04-10selftests: Add MACsec VLAN propagation traffic testCosmin Ratiu3-0/+151
2026-04-10nsim: Add support for VLAN filtersCosmin Ratiu2-2/+71
2026-04-10selftests: Migrate nsim-only MACsec tests to PythonCosmin Ratiu5-118/+204
2026-04-09MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainerSalil Mehta2-2/+10
2026-04-09can: raw: fix ro->uniq use-after-free in raw_rcv()Samuel Page1-1/+10
2026-04-09can: ucan: fix devres lifetimeJohan Hovold1-1/+1
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds97-468/+1172
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2026-04-09Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-3/+106
2026-04-09Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'Paolo Abeni1-4/+24
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier1-3/+18
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier1-1/+4
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier1-0/+2
2026-04-09iommu: Ensure .iotlb_sync is called correctlyRobin Murphy1-0/+6
2026-04-09nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
2026-04-09l2tp: Drop large packets with UDP encapAlice Mikityanska1-0/+5
2026-04-09net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich1-1/+1
2026-04-09net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich1-3/+4
2026-04-09Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-33/+67
2026-04-09MAINTAINERS: Add Prashanth as additional maintainer for amd-xgbe driverRaju Rangoju1-0/+1
2026-04-09devlink: Fix incorrect skb socket family dumpingLi RongQing1-1/+1
2026-04-09af_unix: read UNIX_DIAG_VFS data under unix_state_lockJiexun Wang1-8/+13
2026-04-09Revert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)1-19/+5
2026-04-09mptcp: fix slab-use-after-free in __inet_lookup_establishedJiayuan Chen3-6/+12
2026-04-09net: txgbe: leave space for null terminators on property_entryFabio Baltieri1-4/+4
2026-04-09net: ioam6: fix OOB and missing lockJustin Iurman1-1/+5
2026-04-09Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-13/+31