summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce device-bound XDP programsStanislav Fomichev2023-01-231-4/+0
* netdevsim: move devlink registration under the instance lockJakub Kicinski2023-01-061-3/+8
* netdevsim: rename a labelJakub Kicinski2023-01-061-2/+2
* net: ipa: don't maintain IPA interrupt handler arrayAlex Elder2023-01-061-28/+22
* net: ipa: kill ipa_interrupt_add()Alex Elder2023-01-064-59/+3
* net: ipa: register IPA interrupt handlers directlyAlex Elder2023-01-065-21/+31
* net: ipa: enable IPA interrupt handlers separate from registrationAlex Elder2023-01-064-7/+26
* net: ipa: introduce ipa_interrupt_enable()Alex Elder2023-01-061-16/+25
* net: ipa: introduce a common microcontroller interrupt handlerAlex Elder2023-01-061-4/+15
* net: ethernet: enetc: do not always access skb_shared_info in the XDP pathLorenzo Bianconi2023-01-061-6/+8
* net: ethernet: enetc: get rid of xdp_redirect_sg counterLorenzo Bianconi2023-01-062-3/+0
* net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffersLorenzo Bianconi2023-01-061-14/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-06422-3726/+5264
|\
| * Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-0563-345/+720
| |\
| | * qed: allow sleep in qed_mcp_trace_dump()Caleb Sander2023-01-051-8/+20
| | * usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-031-1/+2
| | * net: dpaa: Fix dtsec check for PCS availabilitySean Anderson2023-01-031-1/+1
| | * octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya2023-01-031-9/+21
| | * drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin2023-01-031-0/+1
| | * net: sparx5: Fix reading of the MAC addressHoratiu Vultur2023-01-021-1/+1
| | * vxlan: Fix memory leaks in error pathIdo Schimmel2023-01-021-6/+13
| | * net: ipa: use proper endpoint mask for suspendAlex Elder2023-01-011-2/+1
| | * net: dsa: qca8k: improve mdio master read/write by using single lo/hiChristian Marangi2023-01-011-6/+6
| | * net: dsa: qca8k: introduce single mii read/write lo/hiChristian Marangi2023-01-011-22/+84
| | * Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi2023-01-012-54/+12
| | * net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi2023-01-011-10/+35
| | * net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin2022-12-301-0/+1
| | * net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon2022-12-302-11/+22
| | * net: ena: Set default value for RX interrupt moderationDavid Arinzon2022-12-301-1/+2
| | * net: ena: Fix rx_copybreak value updateDavid Arinzon2022-12-303-5/+21
| | * net: ena: Use bitmask to indicate packet redirectionDavid Arinzon2022-12-302-10/+25
| | * net: ena: Account for the number of processed bytes in XDPDavid Arinzon2022-12-301-0/+1
| | * net: ena: Don't register memory info on XDP exchangeDavid Arinzon2022-12-301-3/+5
| | * net: ena: Fix toeplitz initial hash valueDavid Arinzon2022-12-301-20/+9
| | * Merge tag 'mlx5-fixes-2022-12-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2022-12-3014-27/+97
| | |\
| | | * net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen2022-12-281-0/+1
| | | * net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve optionMaor Dickman2022-12-281-0/+5
| | | * net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris2022-12-281-1/+1
| | | * net/mlx5e: Always clear dest encap in neigh-update-delChris Mi2022-12-281-1/+8
| | | * net/mlx5e: CT: Fix ct debugfs folder nameChris Mi2022-12-281-6/+1
| | | * net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan2022-12-281-1/+5
| | | * net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea2022-12-281-0/+4
| | | * net/mlx5: Fix RoCE setting at HCA levelShay Drory2022-12-282-2/+2
| | | * net/mlx5: Avoid recovery in probe flowsShay Drory2022-12-281-0/+6
| | | * net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory2022-12-281-1/+1
| | | * net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko2022-12-281-0/+2
| | | * net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2022-12-284-15/+61
| | * | net: amd-xgbe: add missed tasklet_killJiguang Xiao2022-12-303-2/+9
| | * | net: hns3: refine the handling for VF heartbeatJian Shen2022-12-303-23/+112
| | * | net: ethernet: freescale: enetc: Drop empty platform remove functionUwe Kleine-König2022-12-301-6/+0