summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1224-57/+65
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-103-12/+11
|\
| * net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King2018-06-081-6/+5
| * net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe2018-06-081-5/+5
| * net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven2018-06-071-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-074-15/+25
|\ \
| * \ Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-043-13/+11
| |\ \
| | * | net/mlx5: Export flow counter related APIRaed Salem2018-06-022-2/+3
| | * | net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz2018-06-023-12/+9
| * | | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe2018-05-248-10/+47
| |\ \ \ | | |/ /
| * | | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-162-2/+14
* | | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-075-182/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-061-27/+1
| |\ \ \
| | * | | net: ena: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-241-27/+1
| * | | | ixgbe: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-251-46/+1
| * | | | cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-251-74/+1
| * | | | bnxt_en: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-251-18/+1
| * | | | bnx2x: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-251-17/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06565-22150/+40094
|\ \ \ \
| * | | | 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
OpenPOWER on IntegriCloud