aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang
2018-06-06bnx2x: use the right constantJulia Lawall
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-05net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun
2018-06-05net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun
2018-06-05net: qualcomm: rmnet: Fix use after free while sending command ackSubash Abhinov Kasiviswanathan
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit
2018-06-05net: phy: add struct device_type representation of a PHYHeiner Kallweit
2018-06-05tun: remove ndo_xdp_flush call tun_xdp_flushJesper Dangaard Brouer
2018-06-05virtio_net: remove ndo_xdp_flush call virtnet_xdp_flushJesper Dangaard Brouer
2018-06-05ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flushJesper Dangaard Brouer
2018-06-05i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer
2018-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-06-04net: hns: Fix the process of adding broadcast addresses to tcamXi Wang
2018-06-04team: use netdev_features_t instead of u32Dan Carpenter
2018-06-04net_failover: Use netdev_features_t instead of u32Dan Carpenter
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-04wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-06-04net: ethernet: bnx2: Replace NULL comparisonVarsha Rao
2018-06-04net: ethernet: bnx2: Remove extra parenthesesVarsha Rao
2018-06-04net: gemini: fix spelling mistake: "it" -> "is"YueHaibing
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-06-04Allow ethtool to change tun link settingsChas Williams
2018-06-04sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov
2018-06-04sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov
2018-06-04sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04ixgbe: fix broken ipsec Rx with proper cast on spiShannon Nelson
2018-06-04ixgbe: check ipsec ip addr against mgmt filtersShannon Nelson
2018-06-04mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata
2018-06-04mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata