aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen4-68/+93
2022-05-17net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman1-2/+15
2022-05-17net/mlx5e: Correct the calculation of max channels for repMoshe Tal3-2/+18
2022-05-17net/mlx5e: CT: Add ct driver countersSaeed Mahameed1-4/+48
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin2-5/+3
2022-05-17net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman1-1/+1
2022-05-17net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman1-4/+10
2022-05-17net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan1-6/+6
2022-05-17net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan1-2/+2
2022-05-17net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan1-4/+4
2022-05-17net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan1-26/+26
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan1-6/+0
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2-2/+7
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed1-2/+0
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh7-8/+99
2022-05-17ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progressMin Li2-32/+2
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li2-109/+185
2022-05-17net: smc911x: replace ternary operator with min()Guo Zhengkui1-1/+1
2022-05-17net: thunderx: remove null check after call container_of()Haowen Bai1-3/+0
2022-05-17octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng1-2/+1
2022-05-17net: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak1-0/+37
2022-05-17net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-1/+0
2022-05-17net: vxge: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-2/+0
2022-05-17qed: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-1/+0
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei1-1/+1
2022-05-17ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao1-9/+4
2022-05-16net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTPWells Lu1-3/+0
2022-05-16Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski2-5/+5
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez2-8/+5
2022-05-16net: dsa: realtek: rtl8366rb: Serialize indirect PHY register accessAlvin Šipraga1-12/+25
2022-05-16can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual checkVincent Mailhol1-2/+2
2022-05-16can: ctucanfd: Let users select instead of depend on CAN_CTUCANFDGeert Uytterhoeven1-3/+3
2022-05-16net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam1-2/+3
2022-05-16net: phy: micrel: Allow probing without .driver_dataFabio Estevam1-5/+6
2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-2/+0
2022-05-16net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing1-4/+2
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan3-6/+3
2022-05-16octeon_ep: add missing destroy_workqueue in octep_init_moduleZheng Bin1-0/+1
2022-05-16net: tulip: convert to devresRolf Eike Beer2-51/+20
2022-05-16net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin1-0/+2
2022-05-16mlx5: support BIG TCP packetsEric Dumazet2-23/+89
2022-05-16mlx4: support BIG TCP packetsEric Dumazet2-9/+41
2022-05-16veth: enable BIG TCP packetsEric Dumazet1-0/+1
2022-05-16net: loopback: enable BIG TCP packetsEric Dumazet1-0/+2
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck8-8/+13
2022-05-16ravb: Add support for RZ/V2MPhil Edworthy1-0/+26
2022-05-16ravb: Use separate clock for gPTPPhil Edworthy2-3/+21
2022-05-16ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqsPhil Edworthy2-6/+53
2022-05-16ravb: Separate handling of irq enable/disable regs into featurePhil Edworthy3-5/+7