aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-23atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King1-8/+4
2018-02-23rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan1-1/+2
2018-02-23r8169: simplify and improve check for dashHeiner Kallweit1-30/+9
2018-02-23r8169: disable WOL per defaultHeiner Kallweit1-2/+3
2018-02-22dsa: ptp: mark dummy helpers as 'inline'Arnd Bergmann2-6/+6
2018-02-22Merge branch 'nfp-build-and-FW-initramfs-updates'David S. Miller7-0/+13
2018-02-22nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe1-0/+1
2018-02-22aquantia: add Makefiles to all directoriesJakub Kicinski1-0/+2
2018-02-22nfp: add Makefiles to all directoriesJakub Kicinski5-0/+10
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller25-87/+584
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer3-1/+29
2018-02-22mac80211: add get TID helperSara Sharon8-21/+23
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg3-0/+11
2018-02-22uapi: Add 802.11 Preauthentication to if_etherDenis Kenzior1-0/+1
2018-02-22ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2-23/+22
2018-02-22net: dsa: mv88e6xxx: scratch registers and external MDIO pinsAndrew Lunn3-0/+74
2018-02-22ibmvnic: Fix TX descriptor trackingThomas Falcon1-1/+1
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller12-218/+279
2018-02-21Merge branch 'ipvlan-deps'David S. Miller3-37/+86
2018-02-21ipvlan: selects master_l3 device instead of depending on itMatteo Croce1-1/+1
2018-02-21ipvlan: drop ipv6 dependencyMatteo Croce3-36/+85
2018-02-21net: Allow a rule to track originating protocolDonald Sharp4-3/+10
2018-02-21ibmvnic: Correct goto target for tx irq initialization failureNathan Fontenot1-1/+1
2018-02-21tcp: remove the hardcode in the definition of TCPF MacroYafang Shao1-13/+13
2018-02-21Merge branch 'tcp-remove-non-GSO-code'David S. Miller6-99/+26
2018-02-21tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet2-43/+8
2018-02-21tcp: remove dead code from tcp_set_skb_tso_segs()Eric Dumazet1-1/+1
2018-02-21tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIALEric Dumazet1-8/+3
2018-02-21tcp: remove sk_check_csum_caps()Eric Dumazet2-17/+3
2018-02-21tcp: remove sk_can_gso() useEric Dumazet2-29/+8
2018-02-21tcp: switch to GSO being always onEric Dumazet3-1/+3
2018-02-21Merge branch 'ibmvnic-Make-driver-resources-dynamic'David S. Miller2-67/+110
2018-02-21ibmvnic: Allocate max queues stats buffersNathan Fontenot1-2/+2
2018-02-21ibmvnic: Make napi usage dynamicNathan Fontenot1-25/+45
2018-02-21ibmvnic: Free and re-allocate scrqs when tx/rx scrqs changeNathan Fontenot1-26/+52
2018-02-21ibmvnic: Move active sub-crq count settingsNathan Fontenot1-10/+7
2018-02-21ibmvnic: Rename active queue count variablesNathan Fontenot2-10/+10
2018-02-21rds: send: mark expected switch fall-through in rds_rm_sizeGustavo A. R. Silva1-0/+2
2018-02-21Merge branch '8390-cleanups'David S. Miller14-141/+85
2018-02-21net/mac8390: Fix log messagesFinn Thain1-19/+17
2018-02-21net/mac8390: Convert to nubus_driverFinn Thain3-76/+67
2018-02-21net/8390: Fix msg_enable patch snafuFinn Thain11-49/+4
2018-02-21net/8390: Remove redundant make dependenciesFinn Thain1-3/+3
2018-02-21r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_configHeiner Kallweit1-2/+0
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger5-1/+292
2018-02-20r8169: remove some WOL-related dead codeHeiner Kallweit1-37/+2
2018-02-20Merge branch 'stmmac-multi-queue-fixes-and-cleanups'David S. Miller4-23/+42
2018-02-20net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel1-2/+3
2018-02-20net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel1-5/+24
2018-02-20net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel1-1/+1