summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller
2022-11-11ptp: convert remaining drivers to adjfine interfaceJacob Keller
2022-11-11ptp: bnxt: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: cpts: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: stmac: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: hclge: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: tg3: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp_ixp46x: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp_phc: convert .adjfreq to .adjfineJacob Keller
2022-11-11net: marvell: prestera: pci: bump supported FW min versionOleksandr Mazur
2022-11-11net: marvell: prestera: pci: add support for AC5X family devicesMaksym Glubokiy
2022-11-11net: marvell: prestera: pci: use device-id definesOleksandr Mazur
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur
2022-11-11nfp: take numa node into account when setting irq affinityYinjun Zhang
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund
2022-11-11net: microchip: sparx5: Find VCAP lookup from chain idSteen Hegelund
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund
2022-11-11net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset configSteen Hegelund
2022-11-11net: ethernet: mtk_wed: add rx mib countersLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-11-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-11-10eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2022-11-10Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-10Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2022-11-10Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-11-10net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang
2022-11-10ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao
2022-11-10net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao
2022-11-10ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao
2022-11-10net: mana: Fix return type of mana_start_xmit()Nathan Huckleberry
2022-11-10net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart
2022-11-10stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang