summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata3-13/+95
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel3-3/+53
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2-9/+75
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel4-9/+93
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata1-1/+2
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel2-5/+5
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel5-15/+26
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang1-1/+1
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-03net: spider_net: Remove a useless memsetChristophe JAILLET1-2/+0
2020-08-03net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-03net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET1-2/+2
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang1-4/+4
2020-08-03net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-03atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-4/+5
2020-08-03atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-08-03net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski1-0/+1
2020-08-03net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell2-0/+208
2020-08-03net: dsa: qca8k: Add define for port VIDJonathan McDowell2-5/+8
2020-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller19-87/+445
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin1-4/+3
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 Thomsen2-0/+4
2020-08-03net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen1-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller110-556/+1005
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds36-263/+385
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-2/+79
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