aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-1/+41
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+227
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov1-0/+3
2014-09-30Documentation: bindings: net: add the Marvell PXA168 Ethernet controllerAntoine Ténart1-0/+36
2014-09-30bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki1-0/+12
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens1-0/+20
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann1-0/+4
2014-09-30DT doc: net: cpsw mac-address is optionalMarkus Pargmann1-1/+1
2014-09-29Documentation: add Device tree bindings for QCA7000Stefan Wahren1-0/+47
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann1-0/+43
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-3/+3
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+13
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-0/+224
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+39
2014-09-26net: stmmac: meson: document device tree bindingsBeniamino Galvani1-0/+25
2014-09-25Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+211
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li1-3/+3
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+60
2014-09-24Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-12/+60
2014-09-24NFC: dts: st21nfcb_i2c: Fix invalid interrupts polarity.Christophe Ricard1-1/+1
2014-09-23icmp: add a global rate limitationEric Dumazet1-0/+13
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-15/+17
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2014-09-21[media] DocBook media: improve the poll() documentationHans Verkuil1-4/+19
2014-09-21[media] DocBook media: fix the poll() 'no QBUF' documentationHans Verkuil1-2/+10
2014-09-21[media] DocBook media: update version number and V4L2 changesHans Verkuil2-5/+30
2014-09-21[media] DocBook media: fix fieldname in struct v4l2_subdev_selectionHans Verkuil1-1/+1
2014-09-18Merge tag 'sound-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2014-09-18Merge tag 'spi-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+6
2014-09-16Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/sirf' into spi-linusMark Brown1-2/+6
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+0
2014-09-15Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/fix/rockchip', 'asoc/fix/samsung' and 'asoc/fix/tlv320aic31xx' into asoc-linusMark Brown1-1/+1
2014-09-13ARM: Documentation: Update fec dts binding docFrank Li1-0/+6
2014-09-13ASoC: rockchip-i2s: dt: swap tx and rx channed request number in exampleJianqun1-1/+1
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré1-8/+3
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+2
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-2/+2
2014-09-11Input: atmel_mxt_ts - fix merge in DT documentationNick Dyer1-4/+0
2014-09-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2014-09-11ARM: DT: imx53: fix lvds channel 1 portMarkus Niebel1-2/+13
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras1-3/+3
2014-09-09dt-bindings: Document EMAC RockchipRomain Perier1-0/+50
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-1/+7
2014-09-08USB: document the 'u' flag for usb-storage quirks parameterAlan Stern1-0/+1
2014-09-08of: Documentation regarding attaching OF Selftest testdataGaurav Minocha1-0/+211
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-86/+428
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2014-09-07Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-07Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-07Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1