summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-25net: ngbe: move mdio access registers to libwxJiawen Wu
2023-08-25net: txgbe: support copper NIC with external PHYJiawen Wu
2023-08-25net: txgbe: support switching mode to 1000BASE-X and SGMIIJiawen Wu
2023-08-25net: txgbe: add FW version warningJiawen Wu
2023-08-25net: pcs: xpcs: adapt Wangxun NICs for SGMII modeJiawen Wu
2023-08-25net: pcs: xpcs: add 1000BASE-X AN interrupt supportJiawen Wu
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu
2023-08-24Merge branch 'tools-ynl-handful-of-forward-looking-updates'Jakub Kicinski
2023-08-24netlink: specs: fix indent in fouJakub Kicinski
2023-08-24tools: ynl-gen: support empty attribute listsJakub Kicinski
2023-08-24tools: ynl-gen: fix collecting global policy attrsJakub Kicinski
2023-08-24tools: ynl-gen: set length of binary fieldsJakub Kicinski
2023-08-24tools: ynl: allow passing binary dataJakub Kicinski
2023-08-24net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...Stephen Rothwell
2023-08-24Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-08-24Bluetooth: btusb: Fix quirks table namingBastien Nocera
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz
2023-08-24Bluetooth: btintel: Send new command for PPAGLokendra Singh
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu
2023-08-24Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone earlyPauli Virtanen
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2023-08-24Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu
2023-08-24Bluetooth: qca: add support for WCN7850Neil Armstrong
2023-08-24Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong
2023-08-24dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipsetNeil Armstrong
2023-08-24Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCELLuiz Augusto von Dentz
2023-08-24Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_syncLuiz Augusto von Dentz
2023-08-24Bluetooth: btnxpuart: Improve inband Independent Reset handlingNeeraj Sanjay Kale
2023-08-24Bluetooth: btnxpuart: Add support for IW624 chipsetNeeraj Sanjay Kale
2023-08-24Bluetooth: btnxpuart: Remove check for CTS low after FW downloadNeeraj Sanjay Kale
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-24docs: netdev: recommend against --in-reply-toJakub Kicinski
2023-08-24net: generalize calculation of skb extensions lengthThomas Weißschuh
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24Merge branch 'add-support-cpu-v4-insns-for-rv64'Alexei Starovoitov
2023-08-24selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui
2023-08-24riscv, bpf: Support unconditional bswap insnPu Lehui
2023-08-24riscv, bpf: Support signed div/mod insnsPu Lehui
2023-08-24riscv, bpf: Support 32-bit offset jmp insnPu Lehui
2023-08-24riscv, bpf: Support sign-extension mov insnsPu Lehui
2023-08-24riscv, bpf: Support sign-extension load insnsPu Lehui
2023-08-24riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/WPu Lehui
2023-08-24Merge branch 'samples-bpf-remove-unmaintained-xdp-sample-utilities'Alexei Starovoitov
2023-08-24samples/bpf: Add note to README about the XDP utilities moved to xdp-toolsToke Høiland-Jørgensen
2023-08-24samples/bpf: Cleanup .gitignoreToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp_sample_pkts utilityToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp1 and xdp2 utilitiesToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp_rxq_info utilityToke Høiland-Jørgensen