Age | Commit message (Expand) | Author |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-23 | bnx2x: Update driver version to 1.72.50-0 | Barak Witkowski |
2012-04-23 | bnx2x: remove gro workaround | Dmitry Kravkov |
2012-04-23 | bnx2x: add afex support | Barak Witkowski |
2012-04-23 | mlx4_en: Byte Queue Limit support | Yevgeny Petrilin |
2012-04-23 | mlx4_en: Moving to Interrupts for TX completions | Yevgeny Petrilin |
2012-04-23 | mlx4_en: Added Ethtool support for TX Interrupt coalescing | Yevgeny Petrilin |
2012-04-23 | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-04-24 | md: fix possible corruption of array metadata on shutdown. | NeilBrown |
2012-04-24 | md: don't call ->add_disk unless there is good reason. | NeilBrown |
2012-04-24 | DM RAID: Use safe version of rdev_for_each | Jonathan Brassow |
2012-04-23 | be2net: fix ethtool get settings | Ajit Khaparde |
2012-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-21 | gianfar: add GRO support | Wu Jiajun-B06378 |
2012-04-21 | drivers/net: Do not free an IRQ if its request failed | Lee Jones |
2012-04-21 | team: add per-port option for enabling/disabling ports | Jiri Pirko |
2012-04-21 | team: allow to enable/disable ports | Jiri Pirko |
2012-04-21 | team: lb: let userspace care about port macs | Jiri Pirko |
2012-04-21 | ks8851: Fix request_irq/free_irq mismatch | Matt Renzelmann |
2012-04-21 | sock: Introduce named constants for sk_reuse | Pavel Emelyanov |
2012-04-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-21 | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-21 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-21 | net/hyperv: Adding cancellation to ensure rndis filter is closed | Wenqi Ma |
2012-04-21 | ks8851: Fix mutex deadlock in ks8851_net_stop() | Stephen Boyd |
2012-04-21 | drivers/net: decouple ISA and ISA_DMA_API | Arnd Bergmann |
2012-04-21 | sungem: use mdelay instead of udelay where necessary | Arnd Bergmann |
2012-04-21 | donauboe: replace excessive udelay with msleep | Arnd Bergmann |
2012-04-21 | 8390: select CRC32 support | Arnd Bergmann |
2012-04-21 | drivers/net: iwmc3200 depends on EXPERIMENTAL | Arnd Bergmann |
2012-04-21 | caif: include linux/io.h | Arnd Bergmann |
2012-04-21 | drivers/net: add missing __devexit_p() annotations | Arnd Bergmann |
2012-04-21 | davinci_cpdma: export symbols used by other drivers | Arnd Bergmann |
2012-04-21 | pch_gbe: remove suspicious comment | Richard Cochran |
2012-04-21 | pch_gbe: run the ptp bpf just once per packet | Richard Cochran |
2012-04-21 | pch_gbe: correct receive time stamp filtering | Takahiro Shimizu |
2012-04-21 | pch_gbe: do not set the channel control register | Takahiro Shimizu |
2012-04-21 | pch_gbe: improve coding style | Takahiro Shimizu |
2012-04-21 | pch_gbe: export a method to set the receive match address | Takahiro Shimizu |
2012-04-21 | pch_gbe: reprogram multicast address register on reset | Takahiro Shimizu |
2012-04-21 | pch_gbe: simplify transmit time stamping flag test | Takahiro Shimizu |
2012-04-21 | pch_gbe: scale time stamps to nanoseconds | Takahiro Shimizu |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-20 | mmc: core: Do not pre-claim host in suspend | Ulf Hansson |
2012-04-20 | mmc: dw_mmc: prevent NULL dereference for dma_ops | Jaehoon Chung |
2012-04-20 | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman |
2012-04-20 | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman |
2012-04-20 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric BĂ©nard |
2012-04-20 | mmc: cd-gpio: Include header to pickup exported symbol prototypes | H Hartley Sweeten |