summaryrefslogtreecommitdiffstats
path: root/tools/net (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-31sparse doc: fix reference pathCao jin2-4/+4
2017-03-29pci-error-recovery: doc cleanupCao jin1-6/+6
2017-03-29Documentation: Fix dead URLs to ftp.kernel.orgSeongJae Park12-25/+19
2017-03-29Documentation: Add flexible-arrays.rst to the documentation treesayli karnik3-0/+198
2017-03-19Documentation: device-mapper: cache.txt: Fix typossayli karnik1-1/+1
2017-03-17Documentation: md: md-cluster.txt: Fix typosTamara Diaconita1-1/+1
2017-03-17Documentation: mmc: mmc-dev-attrs.txt: Fix typosTamara Diaconita1-2/+2
2017-03-17Documentaion: leds: leds-lp55xx.txt: Fix typosTamara Diaconita1-1/+1
2017-03-17Documentation: vfio-mediated-device.txt: Fix typosTamara Diaconita1-1/+1
2017-03-17Documentation: sync_file.txt: Fix typosTamara Diaconita1-1/+1
2017-03-17lib/Kconfig.debug: correct documentation pathsHans Holmberg1-4/+5
2017-03-17Documentation: acpi: Fix typosTamara Diaconita3-7/+7
2017-03-14Documentation: admin-guide: Fix typosTamara Diaconita2-7/+7
2017-03-14Documentation: input: fix path to struct ff_effect's definitionMartin Kepplinger1-3/+3
2017-03-14Documentation: admin-guide: fix path to input key definitionsMartin Kepplinger1-1/+2
2017-03-14Documentation: input: fix path to input code defnitionsMartin Kepplinger1-2/+2
2017-03-14Documentation: hid: fix path to input bus definitionsMartin Kepplinger1-1/+1
2017-03-14doc: ABI: vdso: update parse_vdso.c referenceBaruch Siach1-1/+2
2017-03-14cpufreq: User/admin documentation update and consolidationRafael J. Wysocki7-629/+716
2017-03-13docs-rst: Don't use explicit Makefile rules to build SVG and DOT filesMauro Carvalho Chehab10-91/+45
2017-03-09docs-rst: automatically convert Graphviz and SVG imagesMarkus Heiser6-6/+665
2017-03-09doc: Explain light-handed markup preference a bit betterDaniel Vetter1-1/+16
2017-03-09Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to'sayli karnik1-1/+1
2017-03-09Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the'sayli karnik1-1/+1
2017-03-09Documentation: phy: Fix repetition of word 'the'sayli karnik1-1/+1
2017-03-07docs: Clarify details for reporting security bugsKees Cook1-5/+34
2017-03-05Linux 4.11-rc1v4.11-rc1Linus Torvalds1-2/+2
2017-03-04strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-04Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-04docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-03pcieaer doc: update the linkCao jin1-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun4-14/+4
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells1-7/+8
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant1-1/+4
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant1-14/+18
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2-81/+58
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso1-5/+4
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy1-2/+0
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde1-1/+1
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3
2017-03-03can: gs_usb: fix coding styleEthan Zonca1-6/+5
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca1-11/+29