summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-80/+180
2017-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-19/+77
2017-05-31netvsc: Add #include's for csum_* function declarationsMichael Kelley1-0/+2
2017-05-31rtnetlink: use the new rtnl_get_event() interfaceVlad Yasevich1-1/+1
2017-05-31samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF orderJesper Dangaard Brouer1-14/+5
2017-05-31net/mlxfw: select CONFIG_XZ_DECArnd Bergmann1-0/+1
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot8-12/+12
2017-05-31Merge branch 'dsa-mv88e6xxx-PHY-nitpicks'David S. Miller3-40/+45
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU functionsVivien Didelot1-19/+19
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU accessorsVivien Didelot3-14/+17
2017-05-31net: dsa: mv88e6xxx: provide a PHY setup helperVivien Didelot3-9/+11
2017-05-31ixgbe: fix incorrect status checkEmil Tantilov1-4/+4
2017-05-31ixgbe: add missing configuration for rate select 1Emil Tantilov1-0/+19
2017-05-31ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov1-18/+0
2017-05-31ixgbe: add write flush when configuring CS4223/7Emil Tantilov1-2/+18
2017-05-31ixgbe: correct CS4223/7 PHY identificationEmil Tantilov2-6/+7
2017-05-31ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen1-0/+2
2017-05-31ixgbevf: Resolve truncation warning for q_vector->nameTony Nguyen1-7/+7
2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen5-11/+18
2017-05-31ixgbe: Resolve truncation warning for q_vector->nameTony Nguyen1-7/+7
2017-05-31ixgbe: Add error checking to setting VF MACTony Nguyen1-13/+41
2017-05-31ixgbe: Correct thermal sensor event checkMark Rustad1-2/+1
2017-05-31ixgbe: enable L3/L4 filtering for Tx switched packetsEmil Tantilov1-0/+3
2017-05-31ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt3-2/+29
2017-05-31ixgbe: initialize u64_stats_sync structures early at ixgbe_probeLiwei Song1-4/+4
2017-05-31ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packetsScott Peterson2-4/+20
2017-05-31i40e: Check for memory allocation failureChristophe Jaillet1-0/+2
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller4-0/+34
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller3-4/+4
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller3-0/+3
2017-05-31i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-6/+20
2017-05-31i40e: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-3/+11
2017-05-31i40evf: disable unused flagsJesse Brandeburg2-4/+2
2017-05-31i40evf: fix merge error in older patchJesse Brandeburg1-0/+1
2017-05-31i40evf: fix duplicate linesJesse Brandeburg1-2/+0
2017-05-30bnxt_en: Fix xmit_more with BQL.Michael Chan1-1/+1
2017-05-30Merge branch 'bnxt_en-Misc-updates-for-net-next'David S. Miller6-33/+149
2017-05-30bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().Michael Chan1-3/+2
2017-05-30bnxt_en: Implement xmit_more.Michael Chan1-1/+5
2017-05-30bnxt_en: Optimize doorbell write operations for newer chips.Michael Chan4-21/+23
2017-05-30bnxt_en: Add additional chip ID definitions.Michael Chan2-8/+27
2017-05-30bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.Michael Chan3-0/+22
2017-05-30bnxt_en: Add PCI IDs for BCM57454 VF devices.Deepak Khungar1-0/+2
2017-05-30bnxt_en: Support for Short Firmware MessageDeepak Khungar2-1/+69
2017-05-30net: dsa: b53: remove unused dev argumentVivien Didelot1-5/+3
2017-05-30net: dsa: remove dsa_port_is_bridgedVivien Didelot1-9/+4
2017-05-30cxgb4: Fix netdev_features flagArjun Vynipadath1-0/+11
2017-05-30cxgb4: FW upgrade fixesArjun Vynipadath1-3/+18
2017-05-30cxgb4: add new T5 pci device idGanesh Goudar1-0/+1
2017-05-30cxgb4: keep carrier off before registering netdevSurendra Mobiya1-0/+2