Age | Commit message (Expand) | Author |
2009-01-27 | net: Add skb_record_rx_queue() calls to multiqueue capable drivers. | David S. Miller |
2009-01-26 | iw_cxgb3: handle chip reset notifications | Divy Le Ray |
2009-01-26 | cxgb3: Notify fatal errors | Divy Le Ray |
2009-01-26 | smsc911x: leave RX_STOP interrupt permanently enabled | Steve Glendinning |
2009-01-26 | smc91x: struct net_device_ops | Magnus Damm |
2009-01-26 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-26 | net: pppoe - stop using proc internals | Cyrill Gorcunov |
2009-01-26 | pppol2tp: stop using proc internals | Alexey Dobriyan |
2009-01-26 | ixgbe: add support KX/KX4 device | Don Skidmore |
2009-01-26 | ixgbe: fix slow load times on 82598 nics | Don Skidmore |
2009-01-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-01-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-01-26 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-26 | gianfar: Revive VLAN support | Anton Vorontsov |
2009-01-26 | bnx2x: tx_has_work should not wait for FW | Vladislav Zolotarov |
2009-01-26 | netxen: reduce memory footprint | Dhananjay Phadke |
2009-01-26 | netxen: fix vlan tso/checksum offload | Dhananjay Phadke |
2009-01-26 | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano |
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare |
2009-01-26 | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang |
2009-01-26 | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang |
2009-01-26 | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang |
2009-01-26 | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare |
2009-01-26 | e1000e: workaround hw errata | Jesse Brandeburg |
2009-01-26 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-26 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-01-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2009-01-26 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-01-26 | Fix annoying DRM_ERROR() string warning | Linus Torvalds |
2009-01-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-26 | xen: unitialised return value in xenbus_write_transaction | Ian Campbell |
2009-01-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-01-25 | com0020: Add missing symbol export for com20020_netdev_ops. | David S. Miller |
2009-01-25 | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson |
2009-01-25 | kmsg: convert claw printk messages | Andy Richter |
2009-01-25 | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens |
2009-01-25 | smsc95xx: fix function prototype of async callback | Steve Glendinning |
2009-01-25 | smsc95xx: remove unused completion struct | Steve Glendinning |
2009-01-26 | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED | Philipp Zabel |
2009-01-24 | [NET] am79c961a: fix spin_lock usage | Uwe Kleine-König |
2009-01-24 | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms | Russell King |
2009-01-24 | [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 | Madhusudhan Chikkature |
2009-01-24 | [ARM] 5370/1: at91: fix rm9200 watchdog | Jean-Christop PLAGNIOL-VILLARD |
2009-01-24 | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo |
2009-01-24 | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King |