summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-261-1/+3
|\
| * netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-267-8/+45
|\ \
| * | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-251-0/+17
| * | vlan: adjust vlan_set_encap_proto() for its callersCong Wang2013-02-231-3/+3
| * | net: fix possible deadlock in sum_frag_mem_limitEric Dumazet2013-02-221-1/+7
| * | ipv4: fix error handling in icmp_protocol.Li Wei2013-02-221-0/+1
| * | ipv6: use a stronger hash for tcpEric Dumazet2013-02-213-4/+17
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-02-262-3/+9
|\ \ \
| * | | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-231-1/+1
| * | | target: Fix error checking for UNMAP commandsRoland Dreier2013-02-131-0/+1
| * | | target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-131-0/+3
| * | | target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-131-0/+1
| * | | target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2013-02-131-1/+1
| * | | target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier2013-02-131-1/+0
| * | | target: Export SPC inquiry emulationHannes Reinecke2013-02-131-0/+2
| | |/ | |/|
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-264-19/+111
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-262-10/+31
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | IB/mlx4: Support memory window bindingShani Michaeli2013-02-251-3/+8
| | | * | mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-251-1/+19
| | | * | mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-211-1/+1
| | | * | IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2013-02-211-5/+3
| | |/ /
| * | | IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-211-0/+16
| * | | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-9/+64
| |/ /
* | | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-262-1/+47
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel2013-02-192-1/+47
| |\ \ \ \ \ \ \
| | | | | * | | | iommu/shmobile: Add iommu driver for Renesas IPMMU modulesHideki EIRAKU2013-02-061-0/+18
| | | | |/ / / /
| | * | | | | | iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-061-0/+5
| | * | | | | | iommu: Add domain window handling functionsJoerg Roedel2013-02-061-0/+22
| | * | | | | | iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-061-0/+1
| | * | | | | | iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel2013-02-061-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-263-64/+54
|\ \ \ \ \ \ \
| * | | | | | | gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-111-0/+3
| * | | | | | | gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-091-0/+2
| * | | | | | | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-053-64/+49
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-041-1/+0
| | * | | | | | gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman2013-01-291-0/+4
| | * | | | | | gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-222-26/+8
| | * | | | | | gpio: fix warning of 'struct gpio_chip' declarationShawn Guo2013-01-221-37/+37
* | | | | | | | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-261-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard2013-01-301-0/+10
* | | | | | | | | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-2610-66/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-241-28/+0
| * | | | | | | | | mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski2013-02-241-18/+0
| * | | | | | | | | mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-241-2/+0
| * | | | | | | | | mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski2013-02-241-11/+11
| * | | | | | | | | mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-241-0/+1
| * | | | | | | | | mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-243-0/+14
| * | | | | | | | | mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-243-2/+20