summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-11/+0
2017-09-01doc: document MSG_ZEROCOPYWillem de Bruijn1-0/+257
2017-09-01Documentation/bindings: net: marvell-pp2: add the link interruptAntoine Tenart1-1/+1
2017-08-31hv_netvsc: Fix typos in the document of UDP hashingHaiyang Zhang1-2/+2
2017-08-31Documentation/bindings: phy: document the Marvell comphy driverAntoine Tenart1-0/+43
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan1-0/+82
2017-08-30neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet1-2/+5
2017-08-30Documentation: networking: Add blurb about patches in patchworkFlorian Fainelli1-0/+8
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells1-0/+45
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells1-1/+11
2017-08-29Documentation: networking: add RSS informationMadalin Bucur1-1/+67
2017-08-25strparser: initialize all callbacksEric Biggers1-1/+1
2017-08-25ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki1-0/+9
2017-08-24bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal2-3/+3
2017-08-23Documentation/bindings: net: marvell-pp2: add the system controllerAntoine Ténart1-0/+1
2017-08-23hv_netvsc: Update netvsc Document for UDP hash level settingHaiyang Zhang1-5/+17
2017-08-22net-next/hinic: Initialize hw interfaceAviad Krawczyk1-0/+125
2017-08-22net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac supportDavid Wu1-0/+1
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+49
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-13/+38
2017-08-21switchdev: documentation: minor typo fixesChris Packham1-2/+2
2017-08-21bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann1-0/+1
2017-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+35
2017-08-18bpf, doc: improve sysctl knob descriptionDaniel Borkmann1-14/+23
2017-08-17dt-bindings: net: bluetooth: Add broadcom-bluetoothLoic Poulain1-0/+35
2017-08-17bpf: Update sysctl documentation to list all supported architecturesMichael Ellerman1-2/+17
2017-08-16printk-formats.txt: Better describe the difference between %pS and %pFHelge Deller1-8/+11
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2017-08-16dt-bindings: net: ravb : Add support for r8a7745 SoCBiju Das1-0/+1
2017-08-12Documentation: net: phy: Add phy-is-integrated bindingDavid Wu1-0/+5
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+6
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-10bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-0/+4
2017-08-10Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-08-09Documentation: describe the new eBPF verifier value tracking behaviourEdward Cree1-18/+104
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller24-13293/+4336
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches1-1/+1
2017-08-07dt-bindings: net: Document bindings for anarion-gmacAlexandru Gagniuc1-0/+25
2017-08-06Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-13291/+4320
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-0/+5
2017-08-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2017-08-04Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
2017-08-04dt-bindings: net: marvell-pp2: update interrupt-names with TX interruptsThomas Petazzoni1-3/+25
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+10
2017-08-03Merge branches 'pm-core' and 'pm-misc'Rafael J. Wysocki1-1/+2
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki1-0/+8
2017-08-03Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-m...David S. Miller4-217/+221
2017-08-03netvsc: add documentationstephen hemminger1-0/+63
2017-08-02dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoCSean Wang1-3/+9
2017-08-02strparser: Generalize strparserTom Herbert1-68/+139