| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 6 | -7/+7 |
|\ |
|
| * | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare | 2009-06-12 | 1 | -1/+1 |
| * | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 | 2 | -3/+3 |
| * | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 2009-06-12 | 3 | -3/+3 |
* | | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 3 | -7/+7 |
* | | net: fix network drivers ndo_start_xmit() return values (part 8) | Patrick McHardy | 2009-06-13 | 1 | -4/+3 |
* | | Staging: agnx: switch config_interface to bss_info_changed | Alexander Beregalov | 2009-05-20 | 1 | -6/+9 |
|/ |
|
* | Staging: comedi: David doesn't want to get comedi patches | Greg Kroah-Hartman | 2009-05-08 | 1 | -1/+0 |
* | Staging: rtl8187se: Fix compilation warnings and procfs directory leak | Larry Finger | 2009-05-08 | 2 | -39/+9 |
* | Staging: rt2870: new device id | Dave Hayes | 2009-05-08 | 1 | -0/+1 |
* | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() | Pekka Enberg | 2009-05-08 | 1 | -2/+7 |
* | go7007: Convert to the new i2c device binding model | Jean Delvare | 2009-04-21 | 13 | -418/+176 |
* | staging: slicoss: update README | Stephen Hemminger | 2009-04-17 | 1 | -1/+30 |
* | otus/zdusb.c: additional USB idnetifier | Daniele Napolitano | 2009-04-17 | 2 | -1/+6 |
* | Staging: go7007: fix build issues | Greg Kroah-Hartman | 2009-04-17 | 2 | -15/+2 |
* | Staging: sxg: Fix leaks and checksum errors in transmit code path | Mithlesh Thukral | 2009-04-17 | 1 | -35/+58 |
* | Staging: sxg: Fix sleep in atomic context warning while loading driver | Mithlesh Thukral | 2009-04-17 | 1 | -0/+5 |
* | Staging: sxg: Use correct queue_id for transmitting non-TCP packets | Mithlesh Thukral | 2009-04-17 | 1 | -3/+7 |
* | Staging: sxg: Fire watchdog timer at end of open routine to change the link | Mithlesh Thukral | 2009-04-17 | 1 | -0/+2 |
* | Staging: Pohmelfs: Add load balancing between network states with the same pr... | Evgeniy Polyakov | 2009-04-17 | 2 | -1/+5 |
* | Staging: Pohmelfs: Added IO permissions and priorities. | Evgeniy Polyakov | 2009-04-17 | 3 | -26/+66 |
* | Staging: Pohmelfs: Added ->show_stats() callback. | Evgeniy Polyakov | 2009-04-17 | 2 | -5/+49 |
* | Staging: Pohmelfs: Drop ftrans debugging code. | Evgeniy Polyakov | 2009-04-17 | 4 | -66/+2 |
* | Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory... | Evgeniy Polyakov | 2009-04-17 | 1 | -1/+1 |
* | Staging: Pohmelfs: Reduce debugging noise about non-existing objects. | Evgeniy Polyakov | 2009-04-17 | 1 | -2/+2 |
* | Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be... | Evgeniy Polyakov | 2009-04-17 | 1 | -1/+19 |
* | Staging: Pohmelfs: Extend remount option. | Evgeniy Polyakov | 2009-04-17 | 1 | -27/+46 |
* | Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ... | Evgeniy Polyakov | 2009-04-17 | 1 | -0/+2 |
* | Staging: Pohmelfs: Added 'need_lock' variable into debug print. | Evgeniy Polyakov | 2009-04-17 | 1 | -2/+2 |
* | Staging: Pohmelfs: Disable read lock in pohmelfs_getattr(). | Evgeniy Polyakov | 2009-04-17 | 1 | -2/+2 |
* | Staging: Pohmelfs: Move parent lock to the place where we really have to send... | Evgeniy Polyakov | 2009-04-17 | 1 | -8/+8 |
* | Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry. | Evgeniy Polyakov | 2009-04-17 | 1 | -0/+16 |
* | Revert Staging: SLICOSS: use gfp_kernel where possible | Lior Dotan | 2009-04-17 | 1 | -2/+2 |
* | Staging: STLC45XX should depend on GENERIC_HARDIRQS | Geert Uytterhoeven | 2009-04-17 | 1 | -1/+1 |
* | Staging: binder: Defer flush and release operations to avoid deadlocks. | Arve Hjønnevåg | 2009-04-17 | 1 | -61/+88 |
* | Staging: binder: Prevent the wrong thread from adding a transaction to the st... | Arve Hjønnevåg | 2009-04-17 | 1 | -0/+11 |
* | Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers | Arve Hjønnevåg | 2009-04-17 | 1 | -12/+14 |
* | Staging: binder: Keep a reference to the files_struct while the driver is mma... | Arve Hjønnevåg | 2009-04-17 | 1 | -16/+63 |
* | Staging: binder: Add more offset validation. | Arve Hjønnevåg | 2009-04-17 | 1 | -2/+13 |
* | Staging: binder: mmap fixes. | Arve Hjønnevåg | 2009-04-17 | 1 | -1/+9 |
* | Staging: binder: Don't create two proc entries with the same name if the driv... | Arve Hjønnevåg | 2009-04-17 | 1 | -0/+1 |
* | Staging: binder: Remove VM_EXEC check. | Arve Hjønnevåg | 2009-04-17 | 1 | -4/+0 |
* | Staging: aten2011: Clean up some tty bits | Alan Cox | 2009-04-17 | 1 | -25/+3 |
* | Staging: rt2870: add ID for Sitecom WL-315 | Daniele Napolitano | 2009-04-17 | 1 | -0/+1 |
* | Staging: line6: convert to snd_card_create() | Alexander Beregalov | 2009-04-17 | 1 | -4/+5 |
* | Staging: wlan-ng: convert to netdev_ops | Alexander Beregalov | 2009-04-17 | 1 | -5/+15 |
* | Staging: sxg: convert to netdev_ops | Alexander Beregalov | 2009-04-17 | 1 | -10/+17 |
* | Staging: slicoss: convert to netdev_ops | Alexander Beregalov | 2009-04-17 | 1 | -7/+14 |
* | Staging: rt3070: convert to netdev_ops | Alexander Beregalov | 2009-04-17 | 1 | -14/+15 |
* | Staging: rt2870: convert to netdev_ops | Alexander Beregalov | 2009-04-17 | 1 | -13/+15 |