summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-03virtio-net: use the check_mergeable_len helperBui Quang Minh
2025-07-03virtio-net: remove redundant truesize check with PAGE_SIZEBui Quang Minh
2025-07-03virtio-net: ensure the received length does not exceed allocated sizeBui Quang Minh
2025-07-02Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-02net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart
2025-07-02net: libwx: fix the incorrect display of the queue numberJiawen Wu
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju
2025-07-02net/sched: Always pass notifications when child class becomes emptyLion Ackermann
2025-07-02nui: Fix dma_mapping_error() checkThomas Fourier
2025-07-01rose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju
2025-07-01enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari
2025-07-01amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju
2025-07-01lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter
2025-07-01igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-06-30Merge tag 'for-net-2025-06-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-30MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtbLukas Bulwahn
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-06-30net: txgbe: fix the issue of TX failureJiawen Wu
2025-06-30MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainerMark Bloch
2025-06-27dpaa2-eth: fix xdp_rxq_info leakFushuai Wang
2025-06-27ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier
2025-06-27doc: tls: socket needs to be established to enable ulpUlrich Weber
2025-06-27docs: netdev: correct the heading level for co-posting selftestsJakub Kicinski
2025-06-27MAINTAINERS: update smc sectionJan Karcher
2025-06-27Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers
2025-06-27Bluetooth: MGMT: mesh_send: check instances prior disabling advertisingChristian Eggers
2025-06-27Bluetooth: MGMT: set_mesh: update LE scan interval and windowChristian Eggers
2025-06-27Bluetooth: hci_sync: revert some mesh modificationsChristian Eggers
2025-06-27Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-06-25Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier