aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto5-14/+14
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead6-5/+1443
2018-08-11Merge branch 'tcp-new-mechanism-to-ACK-immediately'David S. Miller3-10/+13
2018-08-11tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng1-4/+4
2018-08-11tcp: always ACK immediately on hole repairsYuchung Cheng1-2/+2
2018-08-11tcp: avoid resetting ACK timer in DCTCPYuchung Cheng1-2/+2
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng2-2/+5
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King1-1/+0
2018-08-11drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspendzhong jiang1-2/+1
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-39/+46
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller2-15/+12
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com1-0/+3
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin4-17/+0
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham1-1/+1
2018-08-10bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam1-3/+3
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi2-5/+23
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot1-1/+1
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing1-12/+0
2018-08-10net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang1-11/+20
2018-08-10net/smc: send response to test link signalUrsula Braun1-0/+34
2018-08-10Merge branch 'r8169-smaller-improvements'David S. Miller1-148/+106
2018-08-10r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit1-118/+83
2018-08-10r8169: don't configure csum function per chip versionHeiner Kallweit1-67/+67
2018-08-10r8169: simplify interrupt handlerHeiner Kallweit1-12/+7
2018-08-10r8169: don't include asm headers directlyHeiner Kallweit1-3/+1
2018-08-10r8169: remove version infoHeiner Kallweit1-8/+0
2018-08-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller10-9/+737
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-67/+304
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar4-2/+197
2018-08-10net: chelsio: cxgb2: remove unused array pci_speedColin Ian King1-4/+0
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2-4/+0
2018-08-10net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski1-0/+7
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-13/+28
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik2-0/+31
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-20/+30
2018-08-09cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar1-6/+6
2018-08-09net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin3-6/+22
2018-08-09net: phy: sftp: print debug message with text, not numbersAndrew Lunn1-4/+72
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King1-7/+0
2018-08-09net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij1-0/+30
2018-08-09mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing1-3/+2
2018-08-09net: sched: fix block->refcnt decrementJiri Pirko1-0/+2
2018-08-09decnet: fix using plain integer as NULL warningYueHaibing1-2/+2