aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-10net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan
2018-05-10net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha
2018-05-10net: dsa: fix added_by_user switchdev notificationVivien Didelot
2018-05-10tipc: clean up removal of binding table itemsJon Maloy
2018-05-10tun: Do SIOCGSKNS out of rtnl_lock()Kirill Tkhai
2018-05-10Merge branch 'net-Update-static-keys-to-modern-api'David S. Miller
2018-05-10net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update netstamp_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso
2018-05-10net: dsa: mv88e6xxx: 88E6141/6341 SERDES supportMarek BehĂșn
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed
2018-05-10Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-09fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_readyJacob Keller
2018-05-09fm10k: warn if the stat size is unknownJacob Keller
2018-05-09fm10k: use macro to avoid passing the array and size separatelyJacob Keller
2018-05-09fm10k: use variadic arguments to fm10k_add_stat_stringsJacob Keller
2018-05-09fm10k: reduce duplicate fm10k_stat macro codeJacob Keller
2018-05-09fm10k: setup VLANs for l2 accelerated macvlan interfacesJacob Keller
2018-05-08Merge branch 'udp-gso-cleanups'David S. Miller
2018-05-08udp: Do not copy destructor if one is not presentAlexander Duyck
2018-05-08udp: Add support for software checksum and GSO_PARTIAL with GSO offloadAlexander Duyck
2018-05-08udp: Partially unroll handling of first segment and last segmentAlexander Duyck
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck
2018-05-08udp: Record gso_segs when supporting UDP segmentation offloadAlexander Duyck
2018-05-08dt-bindings: dsa: Remove unnecessary #address/#size-cellsFabio Estevam
2018-05-08net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart
2018-05-08Merge branch 'bnxt_en-Fixes-for-net-next'David S. Miller
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07Merge branch 'ipv6-misc'David S. Miller
2018-05-07net: ipv6/gre: Add GRO supportEran Ben Elisha
2018-05-07net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan
2018-05-07Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'David S. Miller
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru