summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran2023-11-182-40/+3
* net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent2023-11-181-2/+5
* net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2023-11-187-74/+75
* gve: add gve_features_check()Eric Dumazet2023-11-173-22/+31
* net: phy: broadcom: Wire suspend/resume for BCM54612EMarco von Rosenberg2023-11-171-0/+2
* net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)2023-11-161-1/+1
* net: phylink: use linkmode_fill()Russell King (Oracle)2023-11-161-2/+2
* vxlan: add support for flowlabel inheritAlce Lafranque2023-11-161-1/+22
* net: phy: aquantia: add firmware load supportRobert Marko2023-11-165-1/+410
* net: phy: aquantia: move MMD_VEND define to headerChristian Marangi2023-11-163-69/+69
* net: phy: aquantia: move to separate directoryChristian Marangi2023-11-167-9/+13
* octeon_ep: remove atomic variable usage in Tx data pathShinas Rasheed2023-11-165-13/+14
* octeon_ep: implement xmit_more in transmitShinas Rasheed2023-11-162-10/+28
* octeon_ep: remove dma sync in trasmit pathShinas Rasheed2023-11-161-7/+0
* octeon_ep: add padding for small packetsShinas Rasheed2023-11-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-11-16225-3039/+2900
|\
| * Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-1649-336/+556
| |\
| | * macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov2023-11-161-1/+1
| | * net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu2023-11-151-4/+8
| | * net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu2023-11-151-4/+9
| | * net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-151-2/+2
| | * net/mlx5: Increase size of irq name bufferRahul Rameshbabu2023-11-152-3/+6
| | * net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu2023-11-151-4/+16
| | * net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu2023-11-151-1/+1
| | * net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu2023-11-151-1/+1
| | * net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu2023-11-151-1/+2
| | * net/mlx5e: Fix pedit endiannessVlad Buslov2023-11-151-28/+32
| | * net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-151-10/+10
| | * net/mlx5e: fix double free of encap_headerDust Li2023-11-151-6/+4
| | * net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu2023-11-151-1/+6
| | * net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit2023-11-151-1/+2
| | * net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2023-11-152-48/+19
| | * Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan2023-11-151-102/+13
| | * gve: Fixes for napi_poll when budget is 0Ziwei Xiao2023-11-143-9/+7
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-11-145-16/+165
| | |\
| | | * ice: fix DDP package download for packages without signature segmentDan Nowlin2023-11-131-3/+100
| | | * ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski2023-11-133-4/+64
| | | * ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski2023-11-132-7/+0
| | | * ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski2023-11-131-2/+1
| | * | pds_core: fix up some format-truncation complaintsShannon Nelson2023-11-143-4/+8
| | * | pds_core: use correct index to mask irqShannon Nelson2023-11-141-1/+1
| | * | tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov2023-11-141-1/+3
| | * | tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2023-11-142-7/+35
| | * | net: stmmac: avoid rx queue overrunBaruch Siach2023-11-141-0/+1
| | * | net: stmmac: fix rx budget limit checkBaruch Siach2023-11-141-1/+1
| | * | r8169: fix network lost after resume on DASH systemsChunHao Lin2023-11-131-0/+6
| | * | r8169: add handling DASH when DASH is disabledChunHao Lin2023-11-131-11/+25
| | * | net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-132-14/+5
| | * | net: ethernet: cortina: Handle large framesLinus Walleij2023-11-131-1/+23
| | * | net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-132-3/+3