summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-11-1113-115/+149
|\
| * net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan2022-11-091-2/+6
| * net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan2022-11-091-6/+8
| * net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu2022-11-091-6/+0
| * net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan2022-11-091-60/+32
| * net/mlx5e: Fix usage of DMA sync APIMaxim Mikityanskiy2022-11-092-15/+16
| * net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy2022-11-093-1/+35
| * net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory2022-11-091-1/+2
| * net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi2022-11-092-21/+11
| * net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich2022-11-091-3/+8
| * net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov2022-11-091-0/+31
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-11-115-2/+33
|\ \
| * | iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron2022-11-091-0/+2
| * | ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski2022-11-094-2/+31
| |/
* | eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun2022-11-111-1/+0
* | net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang2022-11-101-1/+3
* | ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao2022-11-101-1/+4
* | net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao2022-11-101-0/+1
* | ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao2022-11-101-9/+20
* | net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart2022-11-102-7/+13
* | net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart2022-11-101-0/+1
* | stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang2022-11-101-5/+14
* | stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang2022-11-101-2/+5
* | stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang2022-11-101-1/+12
* | cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao2022-11-101-1/+1
* | stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min2022-11-101-2/+9
* | net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao2022-11-101-0/+1
* | net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao2022-11-101-0/+2
|/
* net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar2022-11-092-0/+2
* net: wwan: iosm: fix invalid mux header typeM Chetan Kumar2022-11-092-0/+9
* net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar2022-11-092-1/+8
* net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar2022-11-091-3/+8
* ibmveth: Reduce default tx queues to 8Nick Child2022-11-092-1/+3
* net: nixge: disable napi when enable interrupts failed in nixge_open()Zhengchao Shao2022-11-091-0/+1
* net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet2022-11-091-6/+13
* net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()Zhengchao Shao2022-11-091-1/+6
* Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-11-0935-52/+39
|\
| * can: rcar_canfd: Add missing ECC error checks for channels 2-7Geert Uytterhoeven2022-11-071-9/+4
| * can: dev: fix skb drop checkOliver Hartkopp2022-11-0735-43/+35
* | drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()Zhengchao Shao2022-11-081-1/+3
* | octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth2022-11-083-13/+21
* | net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed ...Zhengchao Shao2022-11-081-0/+2
* | net: lapbether: fix issue of invalid opcode in lapbeth_open()Zhengchao Shao2022-11-081-0/+1
* | net: broadcom: Fix BCMGENET KconfigYueHaibing2022-11-081-1/+1
* | octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=yYang Yingliang2022-11-081-0/+1
* | net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()Rasmus Villemoes2022-11-081-5/+3
|/
* net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu2022-11-071-36/+6
* net: wwan: mhi: fix memory leak in mhi_mbim_dellinkHW He2022-11-071-0/+1
* net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He2022-11-071-0/+1
* hamradio: fix issue of dev reference count leakage in bpq_device_event()Zhengchao Shao2022-11-071-1/+1