summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-11l2tp: split l2tp_session_get()Guillaume Nault
2018-08-11l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault
2018-08-11Merge branch 'netsec-driver-improvements'David S. Miller
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing
2018-08-11Merge branch 'virtio_net-Expand-affinity-to-arbitrary-numbers-of-cpu-and-vq'David S. Miller
2018-08-11virtio_net: Stripe queue affinities across cores.Caleb Raitto
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead
2018-08-11Merge branch 'tcp-new-mechanism-to-ACK-immediately'David S. Miller
2018-08-11tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng
2018-08-11tcp: always ACK immediately on hole repairsYuchung Cheng
2018-08-11tcp: avoid resetting ACK timer in DCTCPYuchung Cheng
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King
2018-08-11drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang
2018-08-10bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing
2018-08-10net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang
2018-08-10net/smc: send response to test link signalUrsula Braun
2018-08-10Merge branch 'r8169-smaller-improvements'David S. Miller
2018-08-10r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit
2018-08-10r8169: don't configure csum function per chip versionHeiner Kallweit
2018-08-10r8169: simplify interrupt handlerHeiner Kallweit
2018-08-10r8169: don't include asm headers directlyHeiner Kallweit
2018-08-10r8169: remove version infoHeiner Kallweit
2018-08-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar
2018-08-10net: chelsio: cxgb2: remove unused array pci_speedColin Ian King
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King
2018-08-10net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-09cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar
2018-08-09net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin
2018-08-09net: phy: sftp: print debug message with text, not numbersAndrew Lunn
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King
2018-08-09net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij
2018-08-09mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing
2018-08-09net: sched: fix block->refcnt decrementJiri Pirko
2018-08-09decnet: fix using plain integer as NULL warningYueHaibing
2018-08-09net: skbuff.h: fix using plain integer as NULL warningYueHaibing
2018-08-09be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros
2018-08-09net: ipv6_gre: Fix GRO to work on IPv6 over GRE tapMaria Pasechnik