summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* i40evf: add driver to kernel build systemGreg Rose2014-01-011-0/+47
* bonding: update Documentation/networking/bonding.txt for option lp_intervaldingtianhong2013-12-311-0/+8
* can: mcp251x: Add device tree supportAlexander Shiyan2013-12-211-0/+25
* packet: doc: add documentation for VLAN TPID deliveryAtzm Watanabe2013-12-211-2/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-201-0/+38
|\
| * xfrm: Add file to document IPsec corner caseFan Du2013-12-161-0/+38
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-12-191-57/+37Star
|\ \
| * | can: update MAINTAINERS and DocumentationJohn Whitmore2013-12-171-57/+37Star
* | | ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa2013-12-181-2/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-1819-54/+162
|\ \ \ | |/ / |/| |
| * | ipv4: improve documentation of ip_no_pmtu_discHannes Frederic Sowa2013-12-171-2/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-153-1/+15
| |\ \
| | * | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-0/+4
| * | | Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-12-131-4/+6
| |\ \ \
| | * | | dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer2013-12-101-4/+6
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-121-3/+5
| |\ \ \ \
| | * | | | [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-091-3/+5
| * | | | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-121-3/+3
| |\ \ \ \ \
| | * | | | | KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-021-3/+3
| * | | | | | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-091-6/+12
| |\ \ \ \ \ \
| | * | | | | | misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-271-4/+4
| | * | | | | | misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-271-2/+2
| | * | | | | | misc: mic: Bug fix for sysfs poll usage.Ashutosh Dixit2013-11-271-0/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-0611-36/+58
| |\ \ \ \ \ \
| | * | | | | | dt: binding: reword PowerPC 8xxx GPIO documentationGerhard Sittig2013-12-031-26/+40
| | * | | | | | ARM: tegra: delete nvidia,tegra20-spi.txt bindingStephen Warren2013-12-031-5/+0Star
| | * | | | | | hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)Chanwoo Choi2013-12-031-1/+1
| | * | | | | | of: add vendor prefix for GMTWei Ni2013-12-031-0/+1
| | * | | | | | clk: exynos: Fix typos in DT bindings documentationLaurent Pinchart2013-12-034-4/+4
| | * | | | | | of: Add vendor prefix for LG CorporationThierry Reding2013-12-031-0/+1
| | * | | | | | Documentation: net: fsl-fec.txt: Add phy-supply entryFabio Estevam2013-12-031-0/+2
| | * | | | | | ARM: dts: doc: Document missing binding for omap5-mpuSricharan R2013-12-031-0/+8
| | * | | | | | dt-bindings: add ARMv8 PMU bindingRob Herring2013-12-031-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-041-0/+14
| |\ \ \ \ \ \
| | * | | | | | Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot2013-12-031-0/+14
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-041-0/+54
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-031-0/+54
| | |\ \ \ \ \
| | | * | | | | mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-271-0/+54
| | | |/ / / /
* | | | | | | filter: doc: improve BPF documentationDaniel Borkmann2013-12-121-47/+561
* | | | | | | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-101-1/+2
* | | | | | | packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann2013-12-101-0/+21
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-102-1/+11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | packet: fix send path when running with proto == 0Daniel Borkmann2013-12-101-0/+10
| * | | | | | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-061-1/+1
| |/ / / / /
* | | | | | ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2013-12-061-9/+19
* | | | | | Documentation: update Ethernet PHY devices binding with 'max-speed'Florian Fainelli2013-12-061-0/+1
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-061-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-2/+2
| | |\ \ \ \ \
| | | * | | | | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+2