summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih
2023-12-15wifi: rtw89: 8922a: add power on/off functionsPing-Ke Shih
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-Ke Shih
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih
2023-12-15wifi: rtw89: fw: add version field to BB MCU firmware elementPing-Ke Shih
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih
2023-12-15wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2023-12-15wifi: mwifiex: add extra delay for firmware readyDavid Lin
2023-12-15hv_netvsc: remove duplicated including of slab.hWang Jinchao
2023-12-15Merge branch 'netlink-specs-legacy'David S. Miller
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski
2023-12-15netlink: specs: ovs: correct enum names in specsJakub Kicinski
2023-12-15netlink: specs: ovs: remove fixed header fields from attrsJakub Kicinski
2023-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-12-15Merge branch 'mv88e6xxx-counters'David S. Miller
2023-12-15selftests: forwarding: ethtool_rmon: Add histogram counter testTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Add "rmon" counter group supportTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Limit histogram counters to ingress trafficTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Add "eth-mac" counter group supportTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Give each hw stat an IDTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Create API to read a single stat counterTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Push locking into stats snapshottingTobias Waldekranz
2023-12-15Merge branch 'net-optmem_max-changes'David S. Miller
2023-12-15selftests/net: optmem_max became per netnsEric Dumazet
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet
2023-12-15net: increase optmem_max default valueEric Dumazet
2023-12-15Merge branch 'mlxsw-CFF-flood-mode'David S. Miller
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata
2023-12-15Merge branch 'net-at803x-cleanups'David S. Miller
2023-12-15net: phy: at803x: make read specific status function more genericChristian Marangi
2023-12-15net: phy: at803x: move specific qca808x config_aneg to dedicated functionChristian Marangi
2023-12-15Merge branch 'vsock-credit-update'David S. Miller
2023-12-15vsock/test: two tests to check credit update logicArseniy Krasnov
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15virtio/vsock: fix logic which reduces credit update messagesArseniy Krasnov
2023-12-15ipmr: support IP_PKTINFO on cache report IGMP msgLeone Fernando
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-15Merge branch 'net-phy-rust'David S. Miller
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori
2023-12-15MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARYFUJITA Tomonori
2023-12-15rust: net::phy add module_phy_driver macroFUJITA Tomonori
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori