summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-09ssb: Remove home-grown printk wrappersMichael Büsch
2018-08-09b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-08-09ssb: driver_gige: use true and false for boolean valuesGustavo A. R. Silva
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing
2018-08-09iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King
2018-08-09rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King
2018-08-09mt76: fix build for MediaTek MT7610U USB wireless dongleValdis Kletnieks
2018-08-09mt76x0: Remove VLA usageKees Cook
2018-08-09mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka
2018-08-09mt76x0: correct type for eeprom gain valueStanislaw Gruszka
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang
2018-08-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-05Merge branch 'mlxsw-Enable-MC-aware-mode-for-mlxsw-ports'David S. Miller
2018-08-05mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata
2018-08-05mlxsw: spectrum: Fix a typoPetr Machata
2018-08-05mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware RegisterPetr Machata
2018-08-05virtio-net: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-05net: sched: cls_flower: Fix an error code in fl_tmplt_create()Dan Carpenter
2018-08-05net: check extack._msg before printLi RongQing
2018-08-05ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2018-08-05Merge branch 'ip-Use-rb-trees-for-IP-frag-queue'David S. Miller
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-08-05net/tls: Mark the end in scatterlist tableVakul Garg
2018-08-05ipv6: icmp: Updating pmtu for link local routeGeorg Kohmann
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu
2018-08-05powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu
2018-08-05arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu
2018-08-05Merge branch 'bnxt_en-Updates-for-net-next'David S. Miller
2018-08-05bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan
2018-08-05bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan
2018-08-05bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam
2018-08-05bnxt_en: Notify firmware about IF state changes.Michael Chan
2018-08-05bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan
2018-08-05bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan
2018-08-05bnxt_en: Add support for ethtool get dump.Vasundhara Volam
2018-08-05bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan
2018-08-05bnxt_en: Add new VF resource allocation strategy mode.Michael Chan
2018-08-05bnxt_en: Add PHY retry logic.Michael Chan
2018-08-05bnxt_en: Add external loopback test to ethtool selftest.Michael Chan
2018-08-05bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan