summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-0850-160/+415
|\
| * net: thunderx: use proper interface type for RGMIITim Harvey2020-02-081-1/+1
| * Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-0814-53/+159
| |\
| | * mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-081-1/+2
| | * rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee2020-02-031-12/+11
| | * iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein2020-02-031-12/+40
| | * iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach2020-02-034-15/+72
| | * iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski2020-02-031-5/+3
| | * iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern2020-02-031-1/+4
| | * iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami2020-02-031-3/+3
| | * iwlwifi: don't throw error when trying to remove IGTKLuca Coelho2020-02-031-3/+7
| | * iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski2020-02-031-1/+3
| | * libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange2020-01-271-0/+1
| | * libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange2020-01-271-0/+1
| | * mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-01-271-0/+7
| | * mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-01-271-0/+4
| | * mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris2020-01-271-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-081-1/+1
| |\ \
| | * | i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski2020-02-051-1/+1
| * | | mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel2020-02-071-1/+2
| * | | mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2020-02-072-4/+10
| * | | mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel2020-02-071-0/+3
| * | | mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel2020-02-071-1/+51
| * | | net: dsa: microchip: enable module autoprobeRazvan Stefanescu2020-02-071-0/+6
| * | | dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur2020-02-071-3/+11
| * | | net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng2020-02-071-6/+8
| * | | net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min2020-02-071-1/+1
| * | | net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish2020-02-071-1/+1
| * | | net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong2020-02-071-2/+6
| * | | net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min2020-02-071-3/+4
| * | | hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang2020-02-072-3/+15
| * | | net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli2020-02-071-1/+3
| * | | net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli2020-02-071-1/+1
| * | | net: stmmac: fix a possible endless loopDejin Zheng2020-02-071-0/+1
| * | | net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-063-3/+3
| * | | net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2020-02-062-26/+23
| * | | net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem2020-02-061-0/+1
| * | | net/mlx5: IPsec, Fix esp modify function attributeRaed Salem2020-02-061-1/+1
| * | | net/mlx5: Fix deadlock in fs_coreMaor Gottlieb2020-02-061-7/+8
| * | | net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli2020-02-061-0/+3
| * | | r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit2020-02-061-0/+6
| * | | net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi2020-02-061-9/+22
| * | | cxgb4: Added tls stats prints.Devulapally Shiva Krishna2020-02-061-0/+7
| * | | qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru2020-02-051-2/+2
| * | | net: macb: Limit maximum GEM TX length in TSOHarini Katakam2020-02-051-1/+5
| * | | net: macb: Remove unnecessary alignment check for TSOHarini Katakam2020-02-051-5/+3
| * | | bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2020-02-051-12/+32
| * | | net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer2020-02-051-1/+4
| * | | wireguard: noise: reject peers with low order public keysJason A. Donenfeld2020-02-052-7/+9
| * | | wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2020-02-051-0/+1