summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf, i40e: add meta data supportDaniel Borkmann2018-06-041-8/+31
* ixgbe: introduce a helper to simplify codeYueHaibing2018-06-041-36/+21
* ixgbevf: fix possible race in the reset subtaskEmil Tantilov2018-06-041-2/+4
* ixgbevf: Fix coexistence of malicious driver detection with XDPAlexander Duyck2018-06-042-7/+30
* igb: Wait 10ms just once after TX queues resetSergey Nemov2018-06-041-5/+8
* igb: Clear TSICR interrupts together with ICRJoanna Yurdal2018-06-041-0/+2
* e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier2018-06-041-9/+6
* net: axienet: remove stale comment of axienet_openYueHaibing2018-06-031-1/+0
* net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing2018-06-031-1/+0
* net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun2018-06-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-036-19/+27
|\
| * ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý2018-06-011-5/+4
| * net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter2018-05-311-10/+12
| * net/sonic: Use dma_mapping_error()Finn Thain2018-05-311-1/+1
| * be2net: Fix error detection logic for BE3Suresh Reddy2018-05-291-1/+3
| * mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata2018-05-291-0/+5
| * net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel2018-05-291-2/+2
* | net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2018-06-022-8/+9
* | net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan2018-06-021-3/+10
* | net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-023-127/+362
* | net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-026-111/+161
* | net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-023-57/+110
* | net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-022-14/+26
* | net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan2018-06-021-13/+17
* | net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan2018-06-021-8/+8
* | net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-023-4/+4
* | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan2018-06-021-30/+12
* | net/mlx5: FPGA, Handle QP error eventIlan Tayari2018-06-021-4/+24
* | net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-023-4/+28
* | net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb2018-06-021-1/+1
* | net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-024-20/+0
* | net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-022-16/+13
* | net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan2018-06-021-0/+1
* | net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan2018-06-021-3/+3
* | net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-014-5/+187
* | net: hns3: Optimize the PF's process of updating multicast MACXi Wang2018-06-014-21/+136
* | net: hns3: Fix for vxlan tx checksum bugYunsheng Lin2018-06-011-0/+29
* | net: hns3: Add missing break in misc_irq_handleYunsheng Lin2018-06-011-3/+3
* | net: hns3: Fix for phy not link up problem after resettingYunsheng Lin2018-06-011-4/+3
* | net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin2018-06-011-6/+34
* | net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2018-06-012-0/+2
* | net: hns3: Fix setting mac address errorJian Shen2018-06-011-0/+13
* | net: hns3: Add repeat address checking for setting mac addressJian Shen2018-06-011-0/+6
* | net: hns3: Add support for IFF_ALLMULTI flagPeng Li2018-06-016-12/+21
* | net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin2018-06-011-0/+7
* | net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier2018-06-018-3889/+4030
* | net: ti: cpsw: include gpio/consumer.hArnd Bergmann2018-05-311-1/+1
* | net/mlx5: Add FPGA QP error eventIlan Tayari2018-05-311-2/+5
* | net/mlx5: Add temperature warning event to logIlan Tayari2018-05-311-0/+23
* | cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2018-05-312-3/+12