summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-01-12net: hns3: fix return value check bug of rx copybreakJie Wang
2023-01-12usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2023-01-12drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2023-01-12net: sparx5: Fix reading of the MAC addressHoratiu Vultur
2023-01-12net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-12net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon
2023-01-12net: ena: Set default value for RX interrupt moderationDavid Arinzon
2023-01-12net: ena: Fix rx_copybreak value updateDavid Arinzon
2023-01-12net: ena: Use bitmask to indicate packet redirectionDavid Arinzon
2023-01-12net: ena: Account for the number of processed bytes in XDPDavid Arinzon
2023-01-12net: ena: Don't register memory info on XDP exchangeDavid Arinzon
2023-01-12net: ena: Fix toeplitz initial hash valueDavid Arinzon
2023-01-12net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-12net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2023-01-12net/mlx5e: Always clear dest encap in neigh-update-delChris Mi
2023-01-12net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attrRoi Dayan
2023-01-12net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2023-01-12net/mlx5: Avoid recovery in probe flowsShay Drory
2023-01-12net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2023-01-12net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee
2023-01-12qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-12net: hns3: fix VF promisc mode not update when mac table fullJian Shen
2023-01-12net: hns3: fix miss L3E checking for rx packetJian Shen
2023-01-12net: hns3: extract macro to simplify ring stats update codePeng Li
2023-01-12net: hns3: refactor hns3_nic_reuse_page()Hao Chen
2023-01-12net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2023-01-12veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer
2023-01-12vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi
2023-01-12ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2023-01-12wifi: wilc1000: sdio: fix module autoloadingMichael Walle
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui
2022-12-31wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi
2022-12-31ppp: associate skb with a device at txStanislav Fomichev
2022-12-31igb: Do not free q_vector unless new one was allocatedKees Cook
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2022-12-31net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2022-12-31qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2022-12-31igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-31igc: Lift TAPRIO schedule restrictionKurt Kanzenbach
2022-12-31igc: recalculate Qbv end_time by considering cycle timeTan Tee Min
2022-12-31igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-31igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli
2022-12-31igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes