summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2-3/+2
2023-01-18octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep6-10/+107
2023-01-18octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2-22/+53
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-14usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-14drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-14net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-14net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-14net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris1-1/+1
2023-01-14net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2023-01-14net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2023-01-14net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2023-01-14qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-14net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2023-01-14veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2023-01-14vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2023-01-14ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-14wifi: wilc1000: sdio: fix module autoloadingMichael Walle1-0/+1
2023-01-14wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2023-01-14wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski1-4/+1
2023-01-14net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2023-01-14ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2023-01-14igb: Do not free q_vector unless new one was allocatedKees Cook1-2/+6
2023-01-14wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang1-0/+5
2023-01-14hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor1-1/+1
2023-01-14net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor1-1/+1
2023-01-14qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)1-1/+2
2023-01-14wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida1-0/+6
2023-01-14wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin1-0/+14
2023-01-14brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng1-0/+4
2023-01-14myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET1-0/+1
2023-01-14igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min1-1/+13
2023-01-14igc: Lift TAPRIO schedule restrictionKurt Kanzenbach1-6/+17
2023-01-14igc: recalculate Qbv end_time by considering cycle timeTan Tee Min1-0/+15
2023-01-14igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli1-0/+3
2023-01-14igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes1-9/+2
2023-01-14igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes3-29/+151
2023-01-14net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean3-8/+4
2023-01-14net: igc: use skb_csum_is_sctp instead of protocol checkXin Long1-13/+1
2023-01-14net: add inline function skb_csum_is_sctpXin Long1-1/+1
2023-01-14r6040: Fix kmemleak in probe and removeLi Zetao1-1/+4
2023-01-14net: macsec: fix net device access prior to holding a lockEmeel Hakim1-13/+21
2023-01-14stmmac: fix potential division by 0Piergiorgio Beruto2-2/+3
2023-01-14ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore1-2/+2
2023-01-14net: lan9303: Fix read error execution pathJerry Ray1-1/+3
2023-01-14can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann1-5/+0
2023-01-14net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky1-12/+2