summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca2023-09-051-2/+1
* veth: Fixing transmit return status for dropped packetsLiang Chen2023-09-041-1/+3
* 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
* NFC: nxp: add NXP1002Oliver Neukum2023-08-301-0/+1
* net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)2023-08-301-3/+2
* Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-291040-24195/+54272
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-2917-60/+128
| |\
| | * 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
| | * octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam2023-08-251-8/+9
| | * octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2023-08-252-11/+5
| | * mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak2023-08-251-1/+2
| | * mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak2023-08-251-1/+2
| | * mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak2023-08-251-1/+1
| | * net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan2023-08-251-1/+1
| | * octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth2023-08-252-1/+3
| | * ice: avoid executing commands on other ports when driving syncJacob Keller2023-08-252-6/+52
| | * net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clockRahul Rameshbabu2023-08-241-5/+27
| * | net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_showLorenzo Bianconi2023-08-281-9/+4
| * | net: ethernet: mtk_wed: add some more info in wed_txinfo_show handlerLorenzo Bianconi2023-08-282-1/+12
| * | net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)2023-08-2811-36/+38
| * | r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano2023-08-281-0/+1
| * | octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam2023-08-281-0/+5
| * | octeontx2-af: Add validation of lmacHariprasad Kelam2023-08-281-3/+7
| * | octeontx2-af: Don't treat lack of CGX interfaces as errorSunil Goutham2023-08-281-1/+1
| * | octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam2023-08-282-0/+2
| * | net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak2023-08-275-4/+163
| * | net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak2023-08-276-1/+421
| * | net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky2023-08-273-1/+60
| * | net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky2023-08-273-93/+38
| * | net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky2023-08-271-14/+4
| * | net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko2023-08-275-2/+62
| * | net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros2023-08-275-6/+467
| * | net: ti: icss-iep: Add IEP driverRoger Quadros2023-08-274-0/+989
| * | sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren2023-08-271-0/+25
| * | sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren2023-08-271-0/+46
| * | sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren2023-08-271-0/+59
| * | sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren2023-08-273-4/+79
| * | sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren2023-08-271-2/+207
| * | sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren2023-08-274-11/+202