summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-08-06net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-08-06net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz1-0/+2
2018-08-06net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu1-2/+38
2018-08-03cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath1-0/+2
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-03net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-08-03net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman1-0/+1
2018-08-03net: socionext: reset hardware in ndo_stopMasahisa KOJIMA1-8/+15
2018-08-03igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes1-2/+7
2018-08-03i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller2-15/+28
2018-08-03i40e: Add advertising 10G LR modeJakub Pawlak1-1/+3
2018-08-03net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan1-2/+5
2018-08-03mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel1-7/+7
2018-08-03bnxt_en: Always forward VF MAC address to the PF.Michael Chan2-2/+3
2018-08-03bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan1-0/+3
2018-08-03i40e: free the skb after clearing the bitlockJacob Keller1-1/+6
2018-08-03net: hns3: Fix for fiber link up problemYunsheng Lin1-1/+1
2018-08-03net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko1-1/+7
2018-08-03ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov1-0/+1
2018-08-03net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier1-0/+3
2018-08-03net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang6-2/+8
2018-08-03net: hns3: Fix the missing client list node initializationXi Wang1-0/+2
2018-08-03net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin1-8/+8
2018-08-03net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang1-0/+2
2018-08-03net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou1-3/+5
2018-08-03net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2-0/+2
2018-08-03net: hns3: Fix for phy not link up problem after resettingYunsheng Lin1-4/+3
2018-08-03e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier1-9/+6
2018-08-03net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang1-0/+3
2018-08-03ixgbe: Fix setting of TC configuration for macvlan caseAlexander Duyck2-8/+8
2018-08-03mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3
2018-07-28nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley1-1/+1
2018-07-28net/mlx5e: Refine ets validation functionShay Agroskin1-9/+8
2018-07-28net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan1-0/+4
2018-07-28net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz5-31/+70
2018-07-28r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit1-2/+1
2018-07-28net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed1-1/+1
2018-07-28net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen1-0/+1
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-25net: aquantia: vlan unicast address list correct handlingIgor Russkikh7-36/+36
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-22sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-07-22i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer1-9/+15