summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-11Bluetooth: ISO: Support multiple BIGsIulia Tanasescu4-45/+63
2023-08-11Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2-2/+66
2023-08-11Bluetooth: Init sk_peer_* on bt_sock_allocLuiz Augusto von Dentz3-28/+25
2023-08-11Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz8-54/+32
2023-08-11Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou1-8/+6
2023-08-11Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen6-78/+119
2023-08-11Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu4-73/+189
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu3-27/+205
2023-08-11Bluetooth: Check for ISO support in controllerClaudia Draghicescu4-0/+10
2023-08-11Merge branch 'rzn1-a5psw-vlan-port_bridge_flags'David S. Miller2-11/+237
2023-08-11net: dsa: rzn1-a5psw: add vlan supportClément Léger2-3/+171
2023-08-11net: dsa: rzn1-a5psw: add support for .port_bridge_flagsClément Léger1-2/+58
2023-08-11net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolutionClément Léger1-6/+8
2023-08-11octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam2-18/+12
2023-08-11Merge branch 'bond-cleanups'David S. Miller3-42/+9
2023-08-11bonding: remove unnecessary NULL check in bond_destructorZhengchao Shao1-2/+1
2023-08-11bonding: use bond_set_slave_arr to simplify codeZhengchao Shao1-25/+2
2023-08-11bonding: remove redundant NULL check in debugfs functionZhengchao Shao1-9/+0
2023-08-11bonding: use IS_ERR instead of NULL check in bond_create_debugfsZhengchao Shao1-1/+1
2023-08-11bonding: add modifier to initialization function and exit functionZhengchao Shao3-5/+5
2023-08-11net/marvell: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-11net/xgene: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-11net: mana: Add gdma stats to ethtool output for manaShradha Gupta3-0/+142
2023-08-11octeon_ep: Add control plane host and firmware versions.Sathesh Edara5-3/+64
2023-08-11octeontx2-af: Harden rule validation.Ratheesh Kannoth1-1/+3
2023-08-11net: ftmac100: add multicast filtering possibilitySergei Antonov1-5/+45
2023-08-11tun: avoid high-order page allocation for packet headerTahsin Erdogan1-1/+4
2023-08-11net: ethernet: 8390: ne2k-pci: use module_pci_driver() macroYang Yingliang1-15/+1
2023-08-11sctp: Remove unused declaration sctp_backlog_migrate()Yue Haibing1-2/+0
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-114/+84
2023-08-11net: caif: Remove unused declaration cfsrvl_ctrlcmd()Yue Haibing1-3/+0
2023-08-11Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski7-114/+84
2023-08-11net: stmmac: xgmac: RX queue routing configurationFurong Xu2-2/+44
2023-08-11Merge branch 'support-offload-led-blinking-to-phy'Jakub Kicinski4-3/+389
2023-08-11leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn1-0/+2
2023-08-11net: phy: marvell: Add support for offloading LED blinkingAndrew Lunn1-0/+281
2023-08-11net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn2-0/+101
2023-08-11led: trig: netdev: Fix requesting offload deviceAndrew Lunn1-3/+5
2023-08-11net: mhi: Remove redundant initialization owner in mhi_net_driverLi Zetao1-1/+0
2023-08-11Merge branch 'update-stmmac-fix_mac_speed'Jakub Kicinski14-18/+61
2023-08-11net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang1-0/+43
2023-08-11net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang14-18/+18
2023-08-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski25-141/+369
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski258-1511/+3653
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds92-692/+1431
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen2-4/+4
2023-08-10net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski1-3/+0
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-25/+42
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski5-248/+476
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-8/+102