| Commit message (Expand) | Author | Age | Files | Lines |
* | gso: Update tunnel segmentation to support Tx checksum offload | Alexander Duyck | 2013-07-11 | 3 | -9/+12 |
* | inet: fix spacing in assignment | Camelia Groza | 2013-07-11 | 1 | -1/+1 |
* | ifb: fix oops when loading the ifb failed | dingtianhong | 2013-07-11 | 1 | -0/+4 |
* | dummy: fix oops when loading the dummy failed | dingtianhong | 2013-07-11 | 1 | -0/+4 |
* | drivers: net: phy: at803x: Add missing mdio device id | Helmut Schaa | 2013-07-11 | 1 | -0/+1 |
* | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF | Hannes Frederic Sowa | 2013-07-11 | 1 | -23/+40 |
* | bnx2x: fix tunneling CSUM calculation | Dmitry Kravkov | 2013-07-11 | 1 | -3/+3 |
* | alx: fix lockdep annotation | Maarten Lankhorst | 2013-07-11 | 1 | -3/+2 |
* | vxlan: Fix kernel crash on rmmod. | Pravin B Shelar | 2013-07-11 | 1 | -1/+1 |
* | 9p: fix off by one causing access violations and memory corruption | Sasha Levin | 2013-07-11 | 1 | -5/+5 |
* | sh_eth: SH_ETH should depend on HAS_DMA | Geert Uytterhoeven | 2013-07-10 | 1 | -0/+1 |
* | ipv6: in case of link failure remove route directly instead of letting it expire | Hannes Frederic Sowa | 2013-07-10 | 1 | -3/+6 |
* | macvtap: correctly linearize skb when zerocopy is used | Jason Wang | 2013-07-10 | 1 | -2/+6 |
* | tuntap: correctly linearize skb when zerocopy is used | Jason Wang | 2013-07-10 | 1 | -3/+6 |
* | ifb: fix rcu_sched self-detected stalls | dingtianhong | 2013-07-10 | 1 | -1/+3 |
* | r8169: add a new chip for RTL8411 | hayeswang | 2013-07-10 | 1 | -0/+67 |
* | Merge "net: finish renaming lls to busy poll" | David S. Miller | 2013-07-10 | 34 | -71/+74 |
|\ |
|
| * | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 20 | -36/+37 |
| * | net: rename ll methods to busy-poll | Eliezer Tamir | 2013-07-10 | 11 | -21/+23 |
| * | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 2013-07-10 | 15 | -14/+14 |
|/ |
|
* | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 73 | -790/+1807 |
|\ |
|
| * | mmc: bcm281xx SDHCI driver | Christian Daudt | 2013-07-05 | 4 | -0/+367 |
| * | mmc: sdhci: add card_event callback to sdhci | Christian Daudt | 2013-07-05 | 2 | -0/+5 |
| * | mmc: core: Fixup Oops for SDIO shutdown | Ulf Hansson | 2013-07-05 | 1 | -1/+2 |
| * | mmc: sdhci-pci: add another device id | Adrian Hunter | 2013-07-05 | 1 | -0/+9 |
| * | mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register | Oded Gabbay | 2013-07-05 | 2 | -0/+19 |
| * | mmc: esdhc: Add support for 8-bit bus width and non-removable card | Oded Gabbay | 2013-07-05 | 2 | -1/+50 |
| * | mmc: core: production year for eMMC 4.41 and later | Romain Izard | 2013-07-05 | 1 | -0/+4 |
| * | mmc: omap: remove unnecessary #if 0's | Luciano Coelho | 2013-07-05 | 1 | -16/+0 |
| * | mmc: sdhci: fix ctrl_2 on super-speed selection | Giuseppe CAVALLARO | 2013-07-05 | 1 | -4/+3 |
| * | mmc: dw_mmc-pltfm: add Rockchip variant | Heiko Stübner | 2013-07-05 | 2 | -1/+43 |
| * | mmc: dw_mmc-pltfm: move probe and remove below dt match table | Heiko Stübner | 2013-07-05 | 1 | -14/+14 |
| * | mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove | Heiko Stübner | 2013-07-05 | 1 | -1/+1 |
| * | mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14 | Adrian Hunter | 2013-07-05 | 1 | -1/+27 |
| * | mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC. | Adrian Hunter | 2013-07-05 | 1 | -2/+30 |
| * | mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA | Dinh Nguyen | 2013-06-27 | 5 | -2/+150 |
| * | mmc: sdhci: fix caps2 for HS200 | Giuseppe CAVALLARO | 2013-06-27 | 2 | -6/+10 |
| * | sdhci-pxav3: Fix runtime PM initialization | Daniel Drake | 2013-06-27 | 1 | -4/+3 |
| * | mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson | 2013-06-27 | 2 | -0/+3 |
| * | mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson | 2013-06-27 | 2 | -2/+2 |
| * | mmc: core: Enable power_off_notify for eMMC shutdown sequence | Ulf Hansson | 2013-06-27 | 1 | -5/+4 |
| * | mmc: core: Add shutdown callback for (e)MMC bus_ops | Ulf Hansson | 2013-06-27 | 1 | -0/+10 |
| * | mmc: core: Handle both poweroff notification types for eMMC | Ulf Hansson | 2013-06-27 | 1 | -5/+12 |
| * | mmc: core: Add shutdown callback for SD bus_ops | Ulf Hansson | 2013-06-27 | 1 | -0/+2 |
| * | mmc: core: Extend shutdown sequence to handle bus operations | Ulf Hansson | 2013-06-27 | 2 | -0/+10 |
| * | mmc: core: Handle card shutdown from mmc_bus | Ulf Hansson | 2013-06-27 | 4 | -2/+28 |
| * | mmc: core: Initiate suspend|resume from mmc bus instead of mmc host | Ulf Hansson | 2013-06-27 | 2 | -26/+19 |
| * | mmc: core: Push common suspend|resume code into each bus_ops | Ulf Hansson | 2013-06-27 | 4 | -28/+32 |
| * | mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE | Ulf Hansson | 2013-06-27 | 3 | -21/+32 |
| * | mmc: core: Remove unnecessary check for the remove callback | Ulf Hansson | 2013-06-27 | 1 | -8/+3 |