summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: send response to test link signalUrsula Braun2018-08-101-0/+34
* Merge branch 'r8169-smaller-improvements'David S. Miller2018-08-101-148/+106
|\
| * r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit2018-08-101-118/+83
| * r8169: don't configure csum function per chip versionHeiner Kallweit2018-08-101-67/+67
| * r8169: simplify interrupt handlerHeiner Kallweit2018-08-101-12/+7
| * r8169: don't include asm headers directlyHeiner Kallweit2018-08-101-3/+1
|/
* r8169: remove version infoHeiner Kallweit2018-08-101-8/+0
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-1010-9/+737
|\
| * Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-102-0/+31
| * Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann2018-08-092-0/+17
| * MAINTAINERS: add an entry for MediaTek Bluetooth driverSean Wang2018-08-071-0/+8
| * Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang2018-08-073-0/+641
| * dt-bindings: net: bluetooth: Add mediatek-bluetoothSean Wang2018-08-071-0/+35
| * Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann2018-08-062-3/+5
| * Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-062-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-08-1012-67/+304
|\ \
| * | netfilter: nfnetlink_osf: fix using plain integer as NULL warningWei Yongjun2018-08-081-1/+1
| * | netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera2018-08-083-12/+13
| * | netfilter: nft_ct: enable conntrack for helpersPablo Neira Ayuso2018-08-071-0/+14
| * | netfilter: nft_ct: add ct timeout supportHarsha Sharma2018-08-072-2/+216
| * | netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4protoPablo Neira Ayuso2018-08-071-2/+0
| * | netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso2018-08-074-30/+39
| * | netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma2018-08-073-18/+20
| * | netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera2018-08-072-5/+4
| |/
* | cxgb4: add support to display DCB infoGanesh Goudar2018-08-104-2/+197
* | net: chelsio: cxgb2: remove unused array pci_speedColin Ian King2018-08-101-4/+0
* | mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2018-08-102-4/+0
* | net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski2018-08-101-0/+7
* | cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar2018-08-091-6/+6
* | net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin2018-08-093-6/+22
* | net: phy: sftp: print debug message with text, not numbersAndrew Lunn2018-08-091-4/+72
* | ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King2018-08-091-7/+0
* | net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij2018-08-091-0/+30
* | mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing2018-08-091-3/+2
* | net: sched: fix block->refcnt decrementJiri Pirko2018-08-091-0/+2
* | decnet: fix using plain integer as NULL warningYueHaibing2018-08-091-2/+2
* | net: skbuff.h: fix using plain integer as NULL warningYueHaibing2018-08-091-1/+1
* | be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros2018-08-093-3/+63
* | net: ipv6_gre: Fix GRO to work on IPv6 over GRE tapMaria Pasechnik2018-08-091-3/+3
* | Merge branch 'qed-Enhancements'David S. Miller2018-08-098-108/+628
|\ \
| * | qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-094-11/+362
| * | qede: Add destination ip based flow profile.Manish Chopra2018-08-091-48/+66
| * | qed/qede: Multi CoS support.Manish Chopra2018-08-097-49/+200
|/ /
* | Merge branch 's390-qeth-next'David S. Miller2018-08-096-144/+98
|\ \
| * | s390/qeth: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-2/+2
| * | s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann2018-08-093-14/+19
| * | s390/qeth: clean up card initializationJulian Wiedmann2018-08-091-34/+10
| * | s390/qeth: do basic setup for data channelJulian Wiedmann2018-08-091-9/+15
| * | s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-094-43/+16
| * | s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann2018-08-092-28/+31