summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-03net: qede: use eth_zero_addr() to clear mac addressMiaohe Lin1-2/+2
2020-08-03cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy1-2/+15
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy1-3/+4
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson5-27/+182
2020-08-03ionic: tx separate servicingShannon Nelson3-56/+53
2020-08-03ionic: use fewer firmware doorbells on rx fillShannon Nelson1-10/+5
2020-08-03net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi1-0/+1
2020-08-03net: mdio device: use flexible sleeping in reset functionBruno Thomsen1-1/+1
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen1-0/+2
2020-08-03net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen1-1/+1
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski5-136/+64
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit1-0/+24
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller35-261/+377
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01ice: Misc minor fixesTony Nguyen9-18/+14
2020-08-01ice: adjust profile ID map locksVictor Raj1-45/+45
2020-08-01ice: update PTYPE lookup tableTony Nguyen1-0/+314
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley2-0/+10
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob1-1/+3
2020-08-01ice: port fix for chk_linearlizeKiran Patil1-3/+23
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley2-0/+3
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar1-1/+3
2020-08-01ice: add useful statisticsJesse Brandeburg5-2/+15
2020-08-01ice: remove page_reuse statisticJesse Brandeburg2-3/+0
2020-08-01ice: Fix RSS profile locksVignesh Sridhar1-6/+7
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil1-1/+1
2020-08-01ice: rename misleading grst_delay variableNick Nunley1-5/+5
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun1-2/+2
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller3-9/+4
2020-07-31tun: add missing rcu annotation in tun_set_ebpf()Jason Wang1-1/+1
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-18/+42
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-171/+70
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-3/+10
2020-07-31qede: Use %pM format specifier for MAC addressesAndy Shevchenko1-3/+1
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko2-7/+4
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-2/+2
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg1-1/+1
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen1-7/+2
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu1-7/+12
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu5-3/+10
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu1-9/+21
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai1-1/+4
2020-07-30net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai1-4/+2
2020-07-30tlan: use generic power managementVaibhav Gupta1-25/+6
2020-07-30sis900: use generic power managementVaibhav Gupta1-16/+7
2020-07-30sc92031: use generic power managementVaibhav Gupta1-17/+9