summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
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-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
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-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
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-03virtio_net: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03tun: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03ixgbe: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03i40e: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer
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
2018-06-03net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handlingHeiner Kallweit
2018-06-02net/mlx5: Export flow counter related APIRaed Salem
2018-06-02net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan
2018-06-01net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan
2018-06-01net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan