summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-0726-79/+153
|\
| * net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean2023-09-071-1/+1
| * net: hns3: remove GSO partial feature bitJie Wang2023-09-071-2/+0
| * net: hns3: fix the port information display when sfp is absentYisen Zhuang2023-09-071-1/+3
| * net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao2023-09-074-19/+9
| * net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen2023-09-071-3/+4
| * net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen2023-09-071-7/+7
| * net: hns3: Support query tx timeout threshold by debugfsJijie Shao2023-09-071-0/+4
| * net: hns3: fix tx timeout issueJian Shen2023-09-071-5/+12
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-09-063-6/+6
| |\
| | * igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
| | * igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
| | * igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
| * | mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev modeBodong Wang2023-09-062-19/+51
| * | net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu2023-09-067-3/+13
| |/
| * octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya2023-09-051-2/+19
| * gve: fix frag_list chainingEric Dumazet2023-09-041-1/+4
| * igb: disable virtualization features on 82580Corinna Vinschen2023-09-031-2/+3
| * sfc: check for zero length in EF10 RX prefixEdward Cree2023-09-011-5/+15
| * net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)2023-08-301-3/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-09-013-1/+56
|\ \
| * | bnxt_en: Share the bar0 address with the RoCE driverChandramohan Akula2023-07-212-1/+2
| * | bnxt_en: Update HW interface headersChandramohan Akula2023-07-211-0/+54
* | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-312-3/+0
|\ \ \
| * | | powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy2023-08-161-1/+0
| * | | powerpc/include: Remove unneeded #include <asm/fs_pd.h>Christophe Leroy2023-08-161-1/+0
* | | | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-08-301-17/+7
|\ \ \ \
| * | | | pds_core: Fix function header descriptionsBrett Creeley2023-08-181-2/+2
| * | | | pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley2023-08-161-15/+5
| |/ / /
* | | | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-301-13/+8
|\ \ \ \
| * | | | net/mlx5: Convert PCI error values to generic errnosIlpo Järvinen2023-08-211-6/+6
| * | | | net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-7/+2
| | |/ / | |/| |
* | | | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-291-1/+1
|\ \ \ \
| * | | | net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig2023-08-021-1/+1
| |/ / /
* | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-0/+1
|\ \ \ \
| * | | | net: altera-tse: make ALTERA_TSE depend on HAS_IOMEMBaoquan He2023-08-181-0/+1
* | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-293-11/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-241-9/+9
| * | | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-182-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-2916-59/+127
|\ \ \ \
| * | | | r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit2023-08-281-4/+0
| * | | | ethernet: tg3: remove unreachable codeMikhail Kobuk2023-08-281-4/+1
| * | | | igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl2023-08-281-4/+7
| * | | | pds_core: pass opcode to devcmd_waitShannon Nelson2023-08-251-5/+2
| * | | | pds_core: check for work queue before useShannon Nelson2023-08-251-1/+1
| * | | | pds_core: no reset command for VFShannon Nelson2023-08-251-1/+2
| * | | | pds_core: no health reporter in VFShannon Nelson2023-08-251-3/+5
| * | | | pds_core: protect devlink callbacks from fw_down stateShannon Nelson2023-08-251-0/+3
| * | | | sfc: Check firmware supports Ethernet PTP filterAlex Austin2023-08-251-1/+3
| * | | | cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh2023-08-251-3/+3