summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-25net: ipa: validate IPA table memory earlierAlex Elder
2022-10-25net: ipa: remove two memory region checksAlex Elder
2022-10-25net: ipa: kill two constant symbolsAlex Elder
2022-10-25net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard
2022-10-25ice: Enable RX queue selection using skbedit actionAmritha Nambiar
2022-10-25can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu
2022-10-25can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu
2022-10-24net: sfp: get rid of DM7052 hack when enabling high powerRussell King (Oracle)
2022-10-24net: sfp: add sfp_modify_u8() helperRussell King (Oracle)
2022-10-24net: sfp: provide a definition for the power level select bitRussell King (Oracle)
2022-10-24net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4Russell King (Oracle)
2022-10-24net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2Russell King (Oracle)
2022-10-24net: sfp: check firmware provided max powerRussell King (Oracle)
2022-10-24net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur
2022-10-24bnxt_en: check and resize NVRAM UPDATE entry before flashingVikas Gupta
2022-10-24bnxt_en: add .get_module_eeprom_by_page() supportVikas Gupta
2022-10-24bnxt_en: Update firmware interface to 1.10.2.118Michael Chan
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-10-24ibmveth: Always stop tx queues during closeNick Child
2022-10-24net: fec: Add support for periodic output signal of PPSWei Fang
2022-10-24net: fman: Use physical address for userspace interfacesSean Anderson
2022-10-24bonding: 3ad: Add support for 800G speedAmit Cohen
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding KUNIT test VCAP modelSteen Hegelund
2022-10-24net: microchip: sparx5: Writing rules to the IS2 VCAPSteen Hegelund
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding IS2 VCAP register interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding IS2 VCAP model to VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund
2022-10-24nfp: flower: tunnel neigh support bond offloadYanguo Li
2022-10-24net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky
2022-10-24atlantic: fix deadlock at aq_nic_stopÍñigo Huguet
2022-10-24net: dpaa2-eth: add trace points on XSK eventsRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP TX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP RX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: use dev_close/open instead of the internal functionsIoana Ciornei
2022-10-24net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN poolsRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: export buffer pool info into a new debugfs fileIoana Ciornei
2022-10-24net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug fileIoana Ciornei
2022-10-24net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei
2022-10-24net: dpaa2-eth: add support to query the number of queues through ethtoolRobert-Ionut Alexa
2022-10-24ieee802154: hwsim: Save the current filtering level and use itMiquel Raynal