summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko2018-08-119-81/+103
* tc: Update README and add configKeara Leibovitz2018-08-112-5/+59
* Merge branch 'l2tp-rework-pppol2tp-ioctl-handling'David S. Miller2018-08-117-199/+133
|\
| * l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault2018-08-111-1/+1
| * l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault2018-08-111-4/+3
| * l2tp: remove pppol2tp_session_ioctl()Guillaume Nault2018-08-112-48/+4
| * l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault2018-08-111-79/+53
| * l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault2018-08-111-29/+44
| * l2tp: simplify pppol2tp_ioctl()Guillaume Nault2018-08-111-27/+6
| * l2tp: split l2tp_session_get()Guillaume Nault2018-08-116-36/+36
| * l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault2018-08-113-10/+21
|/
* Merge branch 'netsec-driver-improvements'David S. Miller2018-08-111-18/+12
|\
| * net: socionext: Increase descriptors to 256Ilias Apalodimas2018-08-111-3/+2
| * net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas2018-08-111-15/+10
|/
* vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing2018-08-111-21/+6
* Merge branch 'virtio_net-Expand-affinity-to-arbitrary-numbers-of-cpu-and-vq'David S. Miller2018-08-115-27/+39
|\
| * virtio_net: Stripe queue affinities across cores.Caleb Raitto2018-08-111-15/+27
| * virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto2018-08-115-14/+14
|/
* lan743x: lan743x: Add PTP supportBryan Whitehead2018-08-116-5/+1443
* Merge branch 'tcp-new-mechanism-to-ACK-immediately'David S. Miller2018-08-113-10/+13
|\
| * tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng2018-08-111-4/+4
| * 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-101-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
|\ \