summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher-1/+2
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert-1/+2
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets-18/+11
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck-1/+3
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King-1/+1
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King-1/+1
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan-1/+1
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek-1/+1
2019-09-07nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter-5/+5
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim-2/+5
2019-09-06forcedeth: use per cpu to collect xmit/recv statisticsZhu Yanjun-44/+99
2019-09-06net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan-2/+2
2019-09-02net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo-1/+6
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET-3/+4
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins-0/+1
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov-1/+2
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh-1/+1
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov-0/+4
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov-1/+2
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+13
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai-4/+2
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing-2/+8
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai-0/+7
2019-08-28nfp: flower: handle neighbour events on internal portsJohn Hurley-4/+4
2019-08-28nfp: flower: prevent ingress block binds on internal portsJohn Hurley-3/+4
2019-08-28ibmvnic: Do not process reset during or after device removalThomas Falcon-1/+5
2019-08-28macb: Update compatibility string for SiFive FU540-C000Yash Shah-1/+1
2019-08-26nfp: bpf: fix latency bug when updating stack index registerJiong Wang-4/+13
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-31/+29
2019-08-23Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit-0/+1
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang-1/+3
2019-08-22ocelot_ace: fix action of trapYangbo Lu-1/+1
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha-16/+10
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha-5/+7
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh-9/+10
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh-1/+2
2019-08-21gve: Copy and paste bug in gve_get_stats()Dan Carpenter-1/+1
2019-08-21net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart-1/+1
2019-08-19nfp: flower: verify that block cb is not busy before bindingVlad Buslov-0/+7
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu-2/+6
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso-13/+7
2019-08-18net: cavium: fix driver nameStephen Hemminger-1/+1
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon-9/+2
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur-5/+5
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru-3/+1
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam-3/+6
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam-7/+5
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan-3/+7