summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-08-19net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean1-0/+1
2021-08-19net/mlx4: Use ARRAY_SIZE to get an array's sizeJason Wang1-1/+1
2021-08-18net: asix: fix uninit value bugsPavel Skripkin1-40/+30
2021-08-18octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep1-5/+0
2021-08-18net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan1-2/+6
2021-08-18net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan1-10/+18
2021-08-18net: mdio-mux: Delete unnecessary devm_kfreeSaravana Kannan1-1/+0
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean1-3/+2
2021-08-18net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...Vladimir Oltean1-4/+2
2021-08-18ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-18Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski6-14/+91
2021-08-17i40e: Fix spelling mistake "dissable" -> "disable"Colin Ian King1-1/+1
2021-08-17iavf: use mutexes for locking of critical sectionsStefan Assmann3-63/+56
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3
2021-08-17virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang1-7/+7
2021-08-17octeontx2-af: configure npc for cn10k to allow packets from cptVidya1-1/+11
2021-08-17octeontx2-af: cn10K: Get NPC counters valueHariprasad Kelam2-8/+20
2021-08-17octeontx2-af: Allocate low priority entries for PFSubbaraya Sundeep1-0/+12
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham8-17/+221
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham4-46/+80
2021-08-17octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham1-0/+15
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu5-60/+98
2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham2-4/+4
2021-08-17octeontx2-af: Add debug messages for failuresSunil Goutham1-19/+73
2021-08-17octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli4-21/+47
2021-08-17octeontx2-af: Modify install flow error codesSubbaraya Sundeep2-8/+15
2021-08-17Merge tag 'mlx5-updates-2021-08-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller19-716/+1696
2021-08-17vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger1-0/+4
2021-08-17net/mlx5: Bridge, support LAGVlad Buslov3-48/+159
2021-08-17net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov5-28/+112
2021-08-17net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov1-14/+13
2021-08-17net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov6-208/+263
2021-08-17net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov1-4/+2
2021-08-17net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov1-7/+9
2021-08-17net/mlx5e: Support MQPRIO channel modeTariq Toukan3-8/+102
2021-08-17net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan1-6/+14
2021-08-17net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan2-17/+28
2021-08-17net/mlx5e: Abstract MQPRIO paramsTariq Toukan6-25/+37
2021-08-17net/mlx5e: Support flow classification into RSS contextsTariq Toukan5-21/+131
2021-08-17net/mlx5e: Support multiple RSS contextsTariq Toukan5-51/+273
2021-08-17net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan1-13/+56
2021-08-17net/mlx5e: Convert RSS to a dedicated objectTariq Toukan5-428/+604
2021-08-17net/mlx5e: Introduce abstraction of RSS contextTariq Toukan3-73/+105
2021-08-17net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan1-57/+83
2021-08-17net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan1-5/+2
2021-08-17net: hns3: add support ethtool extended link stateGuangbin Huang5-0/+101
2021-08-17net: hns3: add header file hns3_ethtoo.hGuangbin Huang2-15/+26
2021-08-16bonding: improve nl error msg when device can't be enslaved because of IFF_MA...Antoine Tenart1-1/+1
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter1-4/+3
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai3-0/+6