summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-022-8/+10
|\
| * bnxt_en: Use struct_group_attr() for memcpy() regionKees Cook2021-09-252-8/+10
* | Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang2021-10-285-57/+10
* | octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2021-10-282-1/+4
* | octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu2021-10-281-32/+106
* | octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep2021-10-281-0/+8
* | net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino2021-10-281-4/+9
* | nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao2021-10-283-9/+26
* | r8169: Add device 10ec:8162 to driver r8169Janghyub Seo2021-10-281-0/+1
* | net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang2021-10-271-3/+3
* | net: hns3: expand buffer len for some debugfs commandGuangbin Huang2021-10-271-3/+3
* | net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang2021-10-271-2/+2
* | net: hns3: fix data endian problem of some functions of debugfsJie Wang2021-10-271-16/+14
* | net: hns3: ignore reset event before initialization process is doneGuangbin Huang2021-10-273-0/+5
* | net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo2021-10-273-31/+6
* | net: hns3: fix pause config problem after autoneg disabledGuangbin Huang2021-10-275-10/+57
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-10-262-14/+7
|\ \
| * | ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu2021-10-251-0/+3
| * | ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman2021-10-251-14/+4
* | | mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel2021-10-261-13/+12
|/ /
* | net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner2021-10-251-3/+2
* | net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino2021-10-241-0/+20
* | net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino2021-10-241-0/+2
* | net: enetc: make sure all traffic classes can send large framesVladimir Oltean2021-10-211-1/+4
* | net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean2021-10-211-1/+1
* | sfc: Don't use netif_info before net_device setupErik Ekman2021-10-212-3/+3
* | sfc: Export fibre-specific supported link modesErik Ekman2021-10-211-11/+26
* | Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-10-2111-54/+85
|\ \
| * | net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim2021-10-201-9/+11
| * | net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim2021-10-201-24/+27
| * | net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh2021-10-203-12/+26
| * | net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin2021-10-201-4/+3
| * | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-205-5/+18
* | | ice: Add missing E810 device idsTony Nguyen2021-10-203-0/+8
* | | igc: Update I226_K device IDSasha Neftin2021-10-201-1/+1
* | | e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2021-10-202-1/+13
* | | e1000e: Separate TGP board type from SPTSasha Neftin2021-10-203-23/+46
|/ /
* | net: stmmac: Fix E2E delay mechanismKurt Kanzenbach2021-10-201-1/+1
* | net: hns3: disable sriov before unload hclge layerPeng Li2021-10-203-0/+23
* | net: hns3: fix vf reset workqueue cannot exitYufeng Mo2021-10-201-3/+3
* | net: hns3: schedule the polling again when allocation failsYunsheng Lin2021-10-201-10/+12
* | net: hns3: fix for miscalculation of rx unused descYunsheng Lin2021-10-202-0/+9
* | net: hns3: fix the max tx size according to user manualYunsheng Lin2021-10-202-9/+4
* | net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang2021-10-201-0/+9
* | net: hns3: reset DWRR of unused tc to zeroGuangbin Huang2021-10-201-0/+2
* | net: hns3: Add configuration of TM QCN error eventJiaran Zhang2021-10-202-1/+6
* | cavium: Fix return values of the probe functionZheyu Ma2021-10-191-2/+2
* | nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor2021-10-181-2/+2
* | cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma2021-10-181-1/+1
* | net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing2021-10-181-0/+1