summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski2023-01-205-277/+87
* bnxt: Do not read past the end of test namesKees Cook2023-01-202-17/+5
* net: stmmac: enable all safety features by defaultAndrew Halaney2023-01-201-0/+14
* octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa2023-01-203-0/+56
* octeontx2-af: update cpt lf alloc mailboxSrujana Challa2023-01-202-3/+9
* octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram2023-01-201-4/+18
* octeontx2-af: optimize cpt pf identificationSrujana Challa2023-01-203-3/+20
* octeontx2-af: modify FLR sequence for CPTSrujana Challa2023-01-203-47/+53
* octeontx2-af: add mbox for CPT LF resetSrujana Challa2023-01-202-0/+41
* octeontx2-af: recover CPT engine when it gets faultSrujana Challa2023-01-201-30/+80
* Merge tag 'mlx5-fixes-2023-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2023-01-1912-40/+27
|\
| * net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap2023-01-181-4/+4
| * net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi2023-01-181-0/+1
| * net/mlx5e: Protect global IPsec ASOLeon Romanovsky2023-01-182-1/+8
| * net/mlx5e: Remove optimization which prevented update of ESN stateLeon Romanovsky2023-01-182-10/+0
| * net/mlx5e: Set decap action based on attr for sampleChris Mi2023-01-181-3/+2
| * net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman2023-01-183-5/+4
| * net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman2023-01-181-15/+3
| * net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xskAdham Faris2023-01-181-2/+1
| * net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov2023-01-181-0/+3
| * net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang2023-01-181-0/+1
* | octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao2023-01-192-9/+4
* | net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock2023-01-181-8/+1
|/
* net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit2023-01-171-0/+5
* octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya2023-01-161-2/+2
* net: stmmac: Fix queue statistics readingKurt Kanzenbach2023-01-161-4/+4
* net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger2023-01-141-5/+8
* net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean2023-01-141-2/+2
* amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2023-01-132-0/+26
* amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju2023-01-131-8/+15
* net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi2023-01-121-1/+4
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-01-124-10/+18
|\
| * iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin2023-01-101-1/+1
| * igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2023-01-102-4/+8
| * ixgbe: fix pci device refcount leakYang Yingliang2023-01-101-5/+9
* | bnxt: make sure we return pages to the poolJakub Kicinski2023-01-121-2/+2
* | net: hns3: fix wrong use of rss size during VF rss configJie Wang2023-01-121-1/+1
* | Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-01-1116-48/+103
|\ \
| * | net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim2023-01-101-7/+2
| * | net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim2023-01-101-3/+7
| * | net/mlx5: E-switch, Coverity: overlapping copyShay Drory2023-01-101-4/+0
| * | net/mlx5e: Don't support encap rules with gbp optionGavin Li2023-01-101-0/+2
| * | net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu2023-01-101-1/+1
| * | net/mlx5e: Fix memory leak on updating vport countersAya Levin2023-01-101-1/+2
| * | net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo2023-01-101-6/+0
| * | net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo2023-01-101-0/+1
| * | net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea2023-01-101-1/+1
| * | net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea2023-01-101-0/+9
| * | net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea2023-01-104-7/+62
| * | net/mlx5e: Verify dev is present for fix features ndoRoy Novich2023-01-101-0/+3