summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-10net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan1-1/+9
2018-05-10net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas1-0/+46
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha3-1/+14
2018-05-10net: dsa: fix added_by_user switchdev notificationVivien Didelot1-5/+7
2018-05-10tipc: clean up removal of binding table itemsJon Maloy1-50/+53
2018-05-10tun: Do SIOCGSKNS out of rtnl_lock()Kirill Tkhai1-11/+7
2018-05-10net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso2-8/+8
2018-05-10net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso1-5/+5
2018-05-10net: Update netstamp_needed static key to modern apiDavidlohr Bueso1-11/+11
2018-05-10net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso1-8/+8
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso2-6/+6
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso2-5/+5
2018-05-10net: dsa: mv88e6xxx: 88E6141/6341 SERDES supportMarek BehĂșn3-0/+25
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu12-3/+636
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin5-8/+20
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed3-0/+80
2018-05-09udp: Do not copy destructor if one is not presentAlexander Duyck1-8/+14
2018-05-09udp: Add support for software checksum and GSO_PARTIAL with GSO offloadAlexander Duyck2-20/+20
2018-05-09udp: Partially unroll handling of first segment and last segmentAlexander Duyck1-14/+19
2018-05-09udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck3-22/+20
2018-05-09udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck3-4/+6
2018-05-09udp: Record gso_segs when supporting UDP segmentation offloadAlexander Duyck1-0/+2
2018-05-09dt-bindings: dsa: Remove unnecessary #address/#size-cellsFabio Estevam1-6/+0
2018-05-09net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart1-0/+7
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan2-2/+3
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam2-14/+9
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan1-0/+3
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan2-4/+15
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen1-2/+6
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni2-3/+3
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni4-20/+28
2018-05-08net: ipv6/gre: Add GRO supportEran Ben Elisha1-10/+27
2018-05-08net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan1-1/+1
2018-05-08qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru14-27/+283
2018-05-08qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2-20/+49
2018-05-08qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2-3/+0
2018-05-08qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru8-46/+71
2018-05-08net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen1-1/+1
2018-05-08vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen1-1/+3
2018-05-08liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang7-24/+425
2018-05-08net: 3com: 3c59x: irq save variant of ISRAnna-Maria Gleixner1-14/+4
2018-05-08net: 3com: 3c59x: Pull locking out of ISRAnna-Maria Gleixner1-11/+9
2018-05-08net: 3com: 3c59x: Move boomerang/vortex conditional into functionAnna-Maria Gleixner1-14/+20
2018-05-08net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-05-08selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell1-1/+1
2018-05-07netfilter: nft_dynset: fix timeout updates on 32bitFlorian Westphal1-1/+1
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot3-0/+5
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera7-289/+359
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter1-0/+4
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal7-42/+22