summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-04-01ice: hold devlink lock for whole init/cleanupMichal Swiatkowski
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski
2024-04-01ice: Remove newlines in NL_SET_ERR_MSG_MODThorsten Blum
2024-04-01ice: Add switch recipe reusing featureSteven Zou
2024-04-01ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik
2024-04-01ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTSMarcin Szycik
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski
2024-04-01pfcp: add PFCP moduleWojciech Drewek
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-29mlx5: stop warning for 64KB pagesArnd Bergmann
2024-03-29net: axienet: Fix kernel doc warningsSuraj Gupta
2024-03-29r8169: skip DASH fw status checks when DASH is disabledAtlas Yu
2024-03-29octeontx2-pf: remove unused variables req_hdr and rsp_hdrSu Hui
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-03-29net: wwan: mhi: drop driver owner assignmentKrzysztof Kozlowski
2024-03-29net: microchip: encx24j600: drop driver owner assignmentKrzysztof Kozlowski
2024-03-29mlx5: avoid truncating error messageArnd Bergmann
2024-03-29qed: avoid truncating work queue lengthArnd Bergmann
2024-03-29enetc: avoid truncating error messageArnd Bergmann
2024-03-29octeontx2-af: Increase maximum BPID channelsRadha Mohan Chintakuntla
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra
2024-03-29net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf
2024-03-29i40e: avoid forward declarations in i40e_nvm.cMaciej Fijalkowski
2024-03-29igc: Refactor runtime power management flowSasha Neftin
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-29igb: simplify pci ops declarationJesse Brandeburg
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-29net: dsa: hellcreek: Convert to gettimex64()Kurt Kanzenbach
2024-03-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-28bnxt_en: Support adding ntuple rules on RSS contextsPavan Chebbi
2024-03-28bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()Pavan Chebbi
2024-03-28bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()Pavan Chebbi
2024-03-28bnxt_en: Refactor bnxt_set_rxfh()Michael Chan
2024-03-28bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()Pavan Chebbi
2024-03-28bnxt_en: Simplify bnxt_rfs_capable()Michael Chan
2024-03-28bnxt_en: Refactor RSS indir alloc/set functionsPavan Chebbi
2024-03-28bnxt_en: Introduce rss ctx structure, alloc/free functionsPavan Chebbi
2024-03-28bnxt_en: Refactor VNIC alloc and cfg functionsPavan Chebbi
2024-03-28bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi