Age | Commit message (Expand) | Author |
2009-04-02 | tcp: add helper for counter tweaking due mid-wq change | Ilpo Järvinen |
2009-03-29 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-28 | kernel: remove HIPQUAD() | Harvey Harrison |
2009-03-28 | netpoll: store local and remote ip in net-endian | Harvey Harrison |
2009-03-28 | skbuff.h: fix missing kernel-doc | Randy Dunlap |
2009-03-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2009-03-28 | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner |
2009-03-28 | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang |
2009-03-28 | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa |
2009-03-28 | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg |
2009-03-27 | mac80211: fix aggregation to not require queue stop | Johannes Berg |
2009-03-27 | mac80211: unify and fix TX aggregation start | Johannes Berg |
2009-03-27 | mac80211: rate control status only for controlled packets | Johannes Berg |
2009-03-27 | mac80211: add beacon filtering support | Kalle Valo |
2009-03-27 | cfg80211: add feature to hold bss | Kalle Valo |
2009-03-27 | mac80211: disable power save when scanning | Kalle Valo |
2009-03-27 | ath5k: Support LED's on Acer Extensa 5620z | Tulio Magno Quites Machado Filho |
2009-03-27 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen |
2009-03-27 | nl80211: Add MLME primitives to support external SME | Jouni Malinen |
2009-03-27 | nl80211: Event notifications for MLME events | Jouni Malinen |
2009-03-27 | mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME | Johannes Berg |
2009-03-27 | ieee80211: document DS bit usage | Johannes Berg |
2009-03-27 | nl80211: export supported commands | Johannes Berg |
2009-03-27 | wireless: radiotap updates | Johannes Berg |
2009-03-27 | mac80211: reduce max number of queues | Johannes Berg |
2009-03-27 | mac80211: remove ieee80211_num_regular_queues | Johannes Berg |
2009-03-27 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | net: Add missing include into include/linux/netdevice.h | Dmitri Vorobiev |
2009-03-27 | agp/intel: Add support for new intel chipset. | Shaohua Li |
2009-03-27 | drm: Convert proc files to seq_file and introduce debugfs | Ben Gamari |
2009-03-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu |
2009-03-27 | fs: move bdev code out of buffer.c | Nick Piggin |
2009-03-27 | constify dentry_operations: misc filesystems | Al Viro |
2009-03-27 | constify dentry_operations: NFS | Al Viro |
2009-03-27 | fs: make struct dentry->d_op const | Jan Engelhardt |
2009-03-27 | vfs: Further changes from macro to inline function in fs.h | Steven Whitehouse |
2009-03-27 | vfs: Update fs.h to use inline functions when no file locking set | Steven Whitehouse |
2009-03-27 | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |