summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: hns3: Optimize PF CMDQ interrupt switching processXi Wang2018-06-061-0/+13
| * | | | net: hns3: Fix for VF mailbox receiving unknown messageXi Wang2018-06-061-3/+20
| * | | | net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang2018-06-061-0/+3
| * | | | bnx2x: use the right constantJulia Lawall2018-06-061-1/+1
| * | | | enic: fix UDP rss bitsGovindarajulu Varadarajan2018-06-067-21/+67
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-054-50/+30
| |\ \ \ \
| | * | | | ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flushJesper Dangaard Brouer2018-06-051-21/+0
| | * | | | i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer2018-06-053-21/+0
| | * | | | ixgbe: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-6/+14
| | * | | | i40e: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-2/+8
| | * | | | xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-033-3/+11
| * | | | | mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern2018-06-053-9/+25
| * | | | | devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-052-5/+9
| * | | | | net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann2018-06-051-11/+0
| * | | | | qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-0512-435/+662
| * | | | | net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-06-051-1/+3
| * | | | | net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun2018-06-051-1/+1
| * | | | | net: qualcomm: rmnet: Fix use after free while sending command ackSubash Abhinov Kasiviswanathan2018-06-051-4/+4
| * | | | | net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan2018-06-051-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-041-6/+12
| |\ \ \ \ \
| | * | | | | mlx4_core: restore optimal ICM memory allocationEric Dumazet2018-06-031-6/+12
| * | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-06-048-70/+195
| |\ \ \ \ \ \
| | * | | | | | ixgbe: fix broken ipsec Rx with proper cast on spiShannon Nelson2018-06-041-1/+1
| | * | | | | | ixgbe: check ipsec ip addr against mgmt filtersShannon Nelson2018-06-041-0/+88
| | * | | | | | ixgbe: fix possible race in reset subtaskTony Nguyen2018-06-041-2/+4
| | * | | | | | 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: hns: Fix the process of adding broadcast addresses to tcamXi Wang2018-06-041-5/+18
| * | | | | | | qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-041-4/+3
| * | | | | | | qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-048-7/+223
| * | | | | | | net: ethernet: bnx2: Replace NULL comparisonVarsha Rao2018-06-041-21/+21
| * | | | | | | net: ethernet: bnx2: Remove extra parenthesesVarsha Rao2018-06-041-1/+1
| * | | | | | | net: gemini: fix spelling mistake: "it" -> "is"YueHaibing2018-06-041-3/+3
| * | | | | | | net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-043-10/+3
| * | | | | | | sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov2018-06-041-1/+1
| * | | | | | | sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov2018-06-042-12/+11
| * | | | | | | sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov2018-06-041-1/+1
| * | | | | | | mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata2018-06-041-1/+3
| * | | | | | | mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata2018-06-041-1/+1
| * | | | | | | net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot2018-06-041-1/+1
| * | | | | | | net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King2018-06-041-1/+1
| * | | | | | | net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao2018-06-041-2/+2
| * | | | | | | net: stmmac: Add Flexible PPS supportJose Abreu2018-06-0410-3/+145
| * | | | | | | qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru2018-06-041-2/+3
| * | | | | | | qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru2018-06-041-0/+1
| |/ / / / / /
OpenPOWER on IntegriCloud