aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-06-30wireguard: queueing: simplify wg_cpumask_next_online()HEADstableYury Norov [NVIDIA]1-9/+4
2025-06-30MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainerdavem/netMark Bloch1-0/+2
2025-06-27dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-06-27ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+57
2025-06-27doc: tls: socket needs to be established to enable ulpUlrich Weber1-1/+3
2025-06-27docs: netdev: correct the heading level for co-posting selftestsJakub Kicinski1-1/+1
2025-06-27MAINTAINERS: update smc sectionJan Karcher1-2/+4
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds41-116/+378
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu1-1/+1
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds15-99/+142
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-84/+111
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-06-25Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski14-62/+74
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski3-19/+31
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski2-7/+7
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski1-4/+4
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski2-4/+4
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski1-18/+18
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier1-0/+5
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn1-15/+18
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell2-3/+23
2025-06-25Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-5/+7
2025-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-42/+161
2025-06-25Merge tag 'uml-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds4-31/+29
2025-06-25Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski4-7/+8
2025-06-25Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg1-2/+2
2025-06-25um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie1-29/+13
2025-06-25um: Use correct data source in fpregs_legacy_set()Tiwei Bie1-1/+1
2025-06-25um: vfio: Prevent duplicate device assignmentsTiwei Bie1-0/+14
2025-06-25um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-06-24bnxt: properly flush XDP redirect listsYan Zhai1-1/+4
2025-06-24Merge tag 'selinux-pr-20250624' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-5/+11
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli1-5/+7
2025-06-24userns and mnt_idmap leak in open_tree_attr(2)Al Viro1-7/+3
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg1-3/+3
2025-06-24Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothPaolo Abeni5-10/+81
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit1-2/+2
2025-06-24Merge branch 'af_unix-fix-two-oob-issues'Paolo Abeni2-12/+161
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima1-4/+115
2025-06-24af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima1-6/+12
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima1-0/+23
2025-06-24af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima1-2/+11