summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-081-1/+1
|\
| * xen-netfront: fix xennet_start_xmit()'s return typeLuc Van Oostenryck2018-05-141-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-06900-25861/+51553
|\ \ \ \ \
| * | | | | 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
| * | | | | net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran2018-06-063-3/+18
| * | | | | 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-056-91/+55
| |\ \ \ \ \
| | * | | | | tun: remove ndo_xdp_flush call tun_xdp_flushJesper Dangaard Brouer2018-06-051-22/+1
| | * | | | | virtio_net: remove ndo_xdp_flush call virtnet_xdp_flushJesper Dangaard Brouer2018-06-051-13/+0
| | * | | | | 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
| | * | | | | virtio_net: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-1/+5
| | * | | | | tun: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-6/+13
| | * | | | | 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-035-6/+21
| * | | | | | mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern2018-06-053-9/+25
| * | | | | | netdevsim: Add extack error message for devlink reloadDavid Ahern2018-06-053-6/+10
| * | | | | | devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-053-6/+11
| * | | | | | 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
| * | | | | | net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi2018-06-051-2/+14
| * | | | | | net: phy: remove PM ops from MDIO busHeiner Kallweit2018-06-051-48/+0
| * | | | | | net: phy: add struct device_type representation of a PHYHeiner Kallweit2018-06-051-46/+50
| * | | | | | 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