summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: ethernet: broadcom: bcm63xx_enet: Drop empty platform remove functionUwe Kleine-König2022-12-301-6/+0
|/
* r8169: fix dmar pte write access is not set errorChunhao Lin2022-12-281-7/+7
* r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin2022-12-281-22/+22
* bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan2022-12-281-4/+5
* bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan2022-12-283-14/+17
* bnxt_en: Fix XDP RX pathMichael Chan2022-12-283-5/+8
* bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan2022-12-283-5/+5
* bnxt_en: fix devlink port registration to netdevVikas Gupta2022-12-281-1/+4
* net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda2022-12-281-1/+4
* net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda2022-12-281-0/+5
* net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman2022-12-261-1/+1
* net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee2022-12-261-2/+2
* qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin2022-12-263-10/+16
* net: hns3: fix VF promisc mode not update when mac table fullJian Shen2022-12-231-32/+43
* net: hns3: fix miss L3E checking for rx packetJian Shen2022-12-231-6/+4
* net: hns3: add interrupts re-initialization while doing VF FLRJie Wang2022-12-231-1/+2
* veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer2022-12-221-2/+3
* net: lan966x: Fix configuration of the PCSHoratiu Vultur2022-12-221-1/+1
* bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet2022-12-221-3/+5
* nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-212-4/+64
* vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi2022-12-211-0/+8
* net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart2022-12-211-3/+3
* ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski2022-12-211-1/+1
* Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-12-214-10/+13
|\
| * wifi: ath9k: use proper statements in conditionalsArnd Bergmann2022-12-201-7/+7
| * wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann2022-12-201-0/+1
| * wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg2022-12-201-0/+5
| * wifi: ti: remove obsolete lines in the MakefileLukas Bulwahn2022-12-141-3/+0