aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan1-0/+4
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi1-2/+14
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit1-48/+0
2018-06-05net: phy: add struct device_type representation of a PHYHeiner Kallweit1-46/+50
2018-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+12
2018-06-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller8-70/+195
2018-06-04net: hns: Fix the process of adding broadcast addresses to tcamXi Wang1-5/+18
2018-06-04team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-04net_failover: Use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-4/+3
2018-06-04wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-7/+4
2018-06-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller12-107/+83
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason8-7/+223
2018-06-04net: ethernet: bnx2: Replace NULL comparisonVarsha Rao1-21/+21
2018-06-04net: ethernet: bnx2: Remove extra parenthesesVarsha Rao1-1/+1
2018-06-04net: gemini: fix spelling mistake: "it" -> "is"YueHaibing1-3/+3
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing3-10/+3
2018-06-04Allow ethtool to change tun link settingsChas Williams1-2/+25
2018-06-04sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov1-1/+1
2018-06-04sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov2-12/+11
2018-06-04sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov1-1/+1
2018-06-04ixgbe: fix broken ipsec Rx with proper cast on spiShannon Nelson1-1/+1
2018-06-04ixgbe: check ipsec ip addr against mgmt filtersShannon Nelson1-0/+88
2018-06-04mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata1-1/+3
2018-06-04mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata1-1/+1
2018-06-04ixgbe: fix possible race in reset subtaskTony Nguyen1-2/+4
2018-06-04bpf, i40e: add meta data supportDaniel Borkmann1-8/+31
2018-06-04ixgbe: introduce a helper to simplify codeYueHaibing1-36/+21
2018-06-04ixgbevf: fix possible race in the reset subtaskEmil Tantilov1-2/+4
2018-06-04ixgbevf: Fix coexistence of malicious driver detection with XDPAlexander Duyck2-7/+30
2018-06-04igb: Wait 10ms just once after TX queues resetSergey Nemov1-5/+8
2018-06-04igb: Clear TSICR interrupts together with ICRJoanna Yurdal1-0/+2
2018-06-04e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier1-9/+6
2018-06-04net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot1-1/+1
2018-06-04net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King1-1/+1
2018-06-04net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao1-2/+2
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu10-3/+145
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru1-2/+3
2018-06-04qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru1-0/+1
2018-06-04net: virtio: simplify the virtnet_find_vqsTonghao Zhang1-5/+1
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller133-1157/+2282
2018-06-03mlx4_core: restore optimal ICM memory allocationEric Dumazet1-6/+12
2018-06-03net: axienet: remove stale comment of axienet_openYueHaibing1-1/+0
2018-06-03net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing1-1/+0
2018-06-03net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun1-2/+2
2018-06-03hv_netvsc: fix error return code in netvsc_probe()Wei Yongjun1-1/+3
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-308/+519
2018-06-03net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handlingHeiner Kallweit1-1/+1
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-51/+90
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+20