summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-01ice: remove page_reuse statisticJesse Brandeburg
2020-08-01ice: Fix RSS profile locksVignesh Sridhar
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil
2020-08-01ice: rename misleading grst_delay variableNick Nunley
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-07-31tun: add missing rcu annotation in tun_set_ebpf()Jason Wang
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31qede: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai
2020-07-30tlan: use generic power managementVaibhav Gupta
2020-07-30sis900: use generic power managementVaibhav Gupta
2020-07-30sc92031: use generic power managementVaibhav Gupta
2020-07-30bnxt_en: Remove superfluous memset()Li Heng
2020-07-30liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai
2020-07-30mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e100: use generic power managementVaibhav Gupta
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-30ixgbevf: use generic power managementVaibhav Gupta
2020-07-30ixgbe: use generic power managementVaibhav Gupta
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel