Age | Commit message (Expand) | Author |
2011-01-10 | qlcnic: fix flash fw version read | amit salecha |
2011-01-10 | netdev: bfin_mac: let boards set vlan masks | Mike Frysinger |
2011-01-10 | netdev: bfin_mac: disable hardware checksum if writeback cache is enabled | Sonic Zhang |
2011-01-10 | netdev: bfin_mac: drop unused Mac data | Mike Frysinger |
2011-01-10 | netdev: bfin_mac: mark setup_system_regs as static | Mike Frysinger |
2011-01-10 | netdev: bfin_mac: clean up printk messages | Mike Frysinger |
2011-01-10 | i2c: Constify i2c_client where possible | Jean Delvare |
2011-01-10 | i2c-algo-bit: Complain about masters which can't read SCL | Jean Delvare |
2011-01-10 | i2c-algo-bit: Refactor adapter registration | Jean Delvare |
2011-01-10 | i2c: Add generic I2C multiplexer using GPIO API | Peter Korsgaard |
2011-01-10 | i2c-nforce2: Remove unnecessary cast of pci_get_drvdata | Joe Perches |
2011-01-10 | i2c-i801: Include <linux/slab.h> | Ben Hutchings |
2011-01-10 | IB/srp: consolidate hot-path variables into cache lines | David Dillow |
2011-01-10 | IB/srp: stop sharing the host lock with SCSI | Bart Van Assche |
2011-01-10 | IB/srp: reduce lock coverage of command completion | Bart Van Assche |
2011-01-10 | IB/srp: reduce local coverage for command submission and EH | Bart Van Assche |
2011-01-10 | IB/srp: don't move active requests to their own list | Bart Van Assche |
2011-01-10 | staging: speakup: fix failure handling | William Hubbs |
2011-01-10 | staging: usbip: remove double giveback of URB | Márton Németh |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-01-10 | sony-laptop: support new hotkeys on the P, Z and EC series | Mattia Dongili |
2011-01-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-10 | platform/x86: Consistently select LEDS Kconfig options | Mark Brown |
2011-01-10 | sony-laptop: fix sparse non-ANSI function warning | Randy Dunlap |
2011-01-10 | intel_ips: fix sparse non-ANSI function warning | Randy Dunlap |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2011-01-10 | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-10 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2011-01-10 | xen/event: validate irq before get evtchn by irq | Joe Jin |
2011-01-10 | xen/fb: fix potential memory leak | Joe Jin |
2011-01-10 | xen/fb: fix xenfb suspend/resume race. | Joe Jin |
2011-01-10 | serial: bfin_5xx: move resources into board files | Sonic Zhang |
2011-01-10 | net/irda: bfin_sir: back out transitional defines | Mike Frysinger |
2011-01-10 | net/irda: bfin_sir: pull in serial headers for defines | Mike Frysinger |
2011-01-09 | ixgbe: update ntuple filter configuration | Alexander Duyck |
2011-01-09 | ixgbe: further flow director performance optimizations | Alexander Duyck |
2011-01-09 | ixgbe: cleanup flow director hash computation to improve performance | Alexander Duyck |
2011-01-09 | ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer | Yi Zou |
2011-01-09 | e1000: Add support for the CE4100 reference platform | Dirk Brandewie |
2011-01-09 | e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 | Bruce Allan |
2011-01-09 | e1000e: power off PHY after reset when interface is down | Bruce Allan |
2011-01-09 | e1000e: use either_crc_le() rather than re-write it | Bruce Allan |
2011-01-09 | e1000e: properly bounds-check string functions | Bruce Allan |
2011-01-09 | e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy | Bruce Allan |
2011-01-09 | e1000e: cleanup variables set but not used | Bruce Allan |
2011-01-09 | net offloading: Pass features into netif_needs_gso(). | Jesse Gross |