summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher2019-09-131-1/+2
* ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert2019-09-121-1/+2
* ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
* ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck2019-09-111-1/+3
* mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King2019-09-111-1/+1
* net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King2019-09-111-1/+1
* net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan2019-09-111-1/+1
* net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek2019-09-101-1/+1
* nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter2019-09-071-5/+5
* net/ibmvnic: free reset work of removed device from queueJuliet Kim2019-09-071-2/+5
* forcedeth: use per cpu to collect xmit/recv statisticsZhu Yanjun2019-09-061-44/+99
* net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan2019-09-061-2/+2
* net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo2019-09-021-1/+6
* net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-011-3/+4
* enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
* net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins2019-08-311-0/+1
* net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov2019-08-311-1/+2
* net: aquantia: linkstate irq should be oneshotIgor Russkikh2019-08-311-1/+1
* net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-08-311-0/+4
* net: aquantia: fix limit of vlan filtersDmitry Bogdanov2019-08-311-1/+1
* net: aquantia: fix removal of vlan 0Dmitry Bogdanov2019-08-311-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-301-4/+13
|\
| * nfp: bpf: fix latency bug when updating stack index registerJiong Wang2019-08-261-4/+13
* | net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
* | amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
* | sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-281-0/+7
* | nfp: flower: handle neighbour events on internal portsJohn Hurley2019-08-281-4/+4
* | nfp: flower: prevent ingress block binds on internal portsJohn Hurley2019-08-281-3/+4
* | ibmvnic: Do not process reset during or after device removalThomas Falcon2019-08-281-1/+5
* | macb: Update compatibility string for SiFive FU540-C000Yash Shah2019-08-281-1/+1
|/
* Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-242-31/+29
|\
| * net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha2019-08-221-16/+10
| * net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha2019-08-221-5/+7
| * net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh2019-08-221-9/+10
| * net/mlx5: Fix crdump chunks printMoshe Shemesh2019-08-221-1/+2
* | Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit2019-08-231-0/+1
* | qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-08-221-1/+3
* | ocelot_ace: fix action of trapYangbo Lu2019-08-221-1/+1
|/
* gve: Copy and paste bug in gve_get_stats()Dan Carpenter2019-08-211-1/+1
* net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart2019-08-211-1/+1
* nfp: flower: verify that block cb is not busy before bindingVlad Buslov2019-08-191-0/+7
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
* net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-185-13/+7
* net: cavium: fix driver nameStephen Hemminger2019-08-181-1/+1
* ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon2019-08-181-9/+2
* bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-182-5/+5
* bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-181-3/+1
* bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-181-3/+6
* bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-181-7/+5
* bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-181-3/+7
OpenPOWER on IntegriCloud