summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-17net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy
2022-05-17net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-05-17net: smc911x: replace ternary operator with min()Guo Zhengkui
2022-05-17net: thunderx: remove null check after call container_of()Haowen Bai
2022-05-17octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng
2022-05-17net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-17ice: Fix interrupt moderation settings getting clearedMichal Wilczynski
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-17ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski
2022-05-17rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang
2022-05-17rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang
2022-05-17rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih
2022-05-17rtw89: 8852c: set TX antenna pathPing-Ke Shih
2022-05-17rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih
2022-05-17wireless: Fix Makefile to be in alphabetical orderSrinivasan R
2022-05-17net: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak
2022-05-17net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-17net: vxge: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-17qed: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-17net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-17net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei
2022-05-17ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao
2022-05-17net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur
2022-05-16net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTPWells Lu
2022-05-16Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-16niu: Silence randstruct warningsKees Cook
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez
2022-05-16net: dsa: realtek: rtl8366rb: Serialize indirect PHY register accessAlvin Šipraga
2022-05-16can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual checkVincent Mailhol
2022-05-16can: ctucanfd: Let users select instead of depend on CAN_CTUCANFDGeert Uytterhoeven
2022-05-16net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam
2022-05-16net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-16net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan
2022-05-16octeon_ep: add missing destroy_workqueue in octep_init_moduleZheng Bin
2022-05-16net: tulip: convert to devresRolf Eike Beer
2022-05-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-16Merge tag 'mt76-for-kvalo-2022-05-12' of https://github.com/nbd168/wirelessKalle Valo
2022-05-16net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin
2022-05-16mlx5: support BIG TCP packetsEric Dumazet
2022-05-16mlx4: support BIG TCP packetsEric Dumazet
2022-05-16veth: enable BIG TCP packetsEric Dumazet