summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
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-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-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
2018-06-04ixgbe: fix possible race in reset subtaskTony Nguyen
2018-06-04bpf, i40e: add meta data supportDaniel Borkmann
2018-06-04ixgbe: introduce a helper to simplify codeYueHaibing
2018-06-04ixgbevf: fix possible race in the reset subtaskEmil Tantilov
2018-06-04ixgbevf: Fix coexistence of malicious driver detection with XDPAlexander Duyck
2018-06-04igb: Wait 10ms just once after TX queues resetSergey Nemov
2018-06-04igb: Clear TSICR interrupts together with ICRJoanna Yurdal
2018-06-04e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier
2018-06-04net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot
2018-06-04net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King
2018-06-04net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru
2018-06-04qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru
2018-06-04net: virtio: simplify the virtnet_find_vqsTonghao Zhang
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-06-03mlx4_core: restore optimal ICM memory allocationEric Dumazet
2018-06-03net: axienet: remove stale comment of axienet_openYueHaibing
2018-06-03net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing
2018-06-03net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun
2018-06-03hv_netvsc: fix error return code in netvsc_probe()Wei Yongjun
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller