summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-25bnx2: Use kmalloc_size_roundup() to match ksize() usageKees Cook
2022-10-25net: ipa: check table memory regions earlierAlex Elder
2022-10-25net: ipa: kill ipa_table_valid()Alex Elder
2022-10-25net: ipa: introduce ipa_cmd_init()Alex Elder
2022-10-25net: ipa: verify table sizes fit in commands earlyAlex Elder
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-25ice: Enable RX queue selection using skbedit actionAmritha Nambiar
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-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-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24Merge tag 'pinctrl-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-10-24ptp: ocp: remove flash image header check fallbackVadim Fedorenko
2022-10-24ptp: ocp: expose config and temperature for ART cardVadim Fedorenko
2022-10-24ptp: ocp: add serial port of mRO50 MAC on ART cardVadim Fedorenko
2022-10-24ptp: ocp: add Orolia timecard supportVadim Fedorenko
2022-10-24ptp: ocp: upgrade serial line informationVadim Fedorenko
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