summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda
2024-05-14wifi: iwlegacy: do not skip frames with bad FCSAndrii Batyiev
2024-05-08Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-08Merge branch 'netdevsim-add-napi-support'Jakub Kicinski
2024-05-08net: selftest: add test for netdev netlink queue-get APIDavid Wei
2024-05-08netdevsim: add NAPI supportDavid Wei
2024-05-08selftests: drv-net: add checksum testsWillem de Bruijn
2024-05-08phonet: no longer hold RTNL in route_dumpit()Eric Dumazet
2024-05-08net: annotate data-races around dev->if_portEric Dumazet
2024-05-08net: dst_cache: minor optimization in dst_cache_set_ip6()Eric Dumazet
2024-05-08net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet
2024-05-08netlink/specs: Add VF attributes to rt_link specDonald Hunter
2024-05-08dt-bindings: net: ipq4019-mdio: add IPQ9574 compatibleAlexandru Gagniuc
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski
2024-05-08ax25: Remove superfuous "return" from ax25_ds_set_timerJoel Granados
2024-05-08ipvs: allow some sysctls in non-init user namespacesAlexander Mikhalitsyn
2024-05-08ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthreshAlexander Mikhalitsyn
2024-05-08net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi
2024-05-08net: bridge: switchdev: Improve error message for port_obj_add/del functionsOleksij Rempel
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He
2024-05-08Merge branch 'ksz-dcb-dscp'David S. Miller
2024-05-08selftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel
2024-05-08net: dsa: microchip: add support DSCP priority mappingOleksij Rempel
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel
2024-05-08net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel
2024-05-08net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel
2024-05-08net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel
2024-05-08net: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel
2024-05-08net: dsa: microchip: add support for different DCB app configurationsOleksij Rempel
2024-05-08net: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel
2024-05-08net: dsa: microchip: add IPV information supportOleksij Rempel
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel
2024-05-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-05-07net: usb: sr9700: stop lying about skb->truesizeEric Dumazet
2024-05-07net: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet
2024-05-07usb: aqc111: stop lying about skb->truesizeEric Dumazet
2024-05-07selftests/net: fix uninitialized variablesJohn Hubbard
2024-05-07lib: Allow for the DIM library to be modularFlorian Fainelli
2024-05-07mptcp: fix possible NULL dereferencesEric Dumazet
2024-05-07selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-07net: dccp: Fix ccid2_rtt_estimator() kernel-docJeff Johnson
2024-05-07net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer
2024-05-07net: phy: marvell: constify marvell_hw_statsMatthias Schiffer
2024-05-07wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter
2024-05-07Merge branch 'remove-rtnl-lock-protection-of-cvq'Paolo Abeni
2024-05-07virtio_net: Remove rtnl lock protection of command buffersDaniel Jurgens
2024-05-07virtio_net: Add a lock for per queue RX coalesceDaniel Jurgens
2024-05-07virtio_net: Do DIM update for specified queue onlyDaniel Jurgens