summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11bonding: use IS_ERR instead of NULL check in bond_create_debugfsZhengchao Shao
2023-08-11bonding: add modifier to initialization function and exit functionZhengchao Shao
2023-08-11net/marvell: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-11net/xgene: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-11net: mana: Add gdma stats to ethtool output for manaShradha Gupta
2023-08-11octeon_ep: Add control plane host and firmware versions.Sathesh Edara
2023-08-11octeontx2-af: Harden rule validation.Ratheesh Kannoth
2023-08-11net: ftmac100: add multicast filtering possibilitySergei Antonov
2023-08-10tun: avoid high-order page allocation for packet headerTahsin Erdogan
2023-08-10net: ethernet: 8390: ne2k-pci: use module_pci_driver() macroYang Yingliang
2023-08-10sctp: Remove unused declaration sctp_backlog_migrate()Yue Haibing
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10net: caif: Remove unused declaration cfsrvl_ctrlcmd()Yue Haibing
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski
2023-08-10net: stmmac: xgmac: RX queue routing configurationFurong Xu
2023-08-10Merge branch 'support-offload-led-blinking-to-phy'Jakub Kicinski
2023-08-10leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn
2023-08-10net: phy: marvell: Add support for offloading LED blinkingAndrew Lunn
2023-08-10net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn
2023-08-10led: trig: netdev: Fix requesting offload deviceAndrew Lunn
2023-08-10net: mhi: Remove redundant initialization owner in mhi_net_driverLi Zetao
2023-08-10Merge branch 'update-stmmac-fix_mac_speed'Jakub Kicinski
2023-08-10net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-10net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-10ibmvnic: Do partial reset on login failureNick Child
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-10x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-10driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)
2023-08-10x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)
2023-08-10driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)
2023-08-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2023-08-10netfilter: nft_set_hash: mark set element as dead when deleting from packet pathPablo Neira Ayuso
2023-08-10netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso
2023-08-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-08-09Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds