summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: always ACK immediately on hole repairsYuchung Cheng2018-08-111-2/+2
* tcp: avoid resetting ACK timer in DCTCPYuchung Cheng2018-08-111-2/+2
* tcp: mandate a one-time immediate ACKYuchung Cheng2018-08-112-2/+5
* wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva2018-08-111-1/+1
* wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva2018-08-111-1/+1
* net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-111-1/+4
* rxrpc: remove redundant static int 'zero'Colin Ian King2018-08-111-1/+0
* drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang2018-08-111-2/+1
* bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam2018-08-111-3/+3
* liquidio: copperhead LED identificationRaghu Vatsavayi2018-08-102-5/+23
* qed/qede: qede_setup_tc() can be statickbuild test robot2018-08-101-1/+1
* mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing2018-08-101-12/+0
* net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang2018-08-101-11/+20
* 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