Age | Commit message (Expand) | Author |
2008-05-02 | net: use get/put_unaligned_* helpers | Harvey Harrison |
2008-05-02 | bluetooth: use get/put_unaligned_* helpers | Harvey Harrison |
2008-05-02 | irda: use get_unaligned_* helpers | Harvey Harrison |
2008-05-02 | net: Add a WARN_ON_ONCE() to the transmit timeout function | Arjan van de Ven |
2008-05-02 | net: Add missing braces to multi-statement if()s | Ilpo Järvinen |
2008-05-02 | netns: assign PDE->data before gluing entry into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->fops before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | ipv4: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | vlan: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | atm: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | ipv6: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | net: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | sunrpc: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-05-01 | rt2x00: Fix quality/activity led handling | Ivo van Doorn |
2008-05-01 | rt2x00: Don't enable short preamble for 1MBs | Ivo van Doorn |
2008-05-01 | Make linux/wireless.h be able to compile | Kirill A. Shutemov |
2008-05-01 | iwlwifi: fix debug messages during scanning | Bill Moss |
2008-05-01 | iwlwifi: fix current channel is not scanned | Guy Cohen |
2008-05-01 | b43: Fix some TX/RX locking issues | Michael Buesch |
2008-05-01 | net: fix returning void-valued expression warnings | Harvey Harrison |
2008-05-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-04-30 | Update .gitignore to include include/linux/bounds.h | Theodore Ts'o |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-30 | Fix dnotify/close race | Al Viro |
2008-04-30 | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds |
2008-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-30 | libertas: fix use-before-check violation | Holger Schurig |
2008-04-30 | b43: Fix dual-PHY devices | Michael Buesch |
2008-04-30 | mac80211: incorrect shift direction | Harvey Harrison |
2008-04-30 | mac80211: insert WDS peer after adding interface | Johannes Berg |
2008-04-30 | mac80211: don't allow invalid WDS peer addresses | Johannes Berg |
2008-04-30 | mac80211: assign conf.beacon_control for mesh | Johannes Berg |
2008-04-30 | mac80211: use 4-byte mesh sequence number | Luis Carlos Cobo |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-30 | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman |
2008-04-30 | driver core: remove no longer used "struct class_device" | Kay Sievers |
2008-04-30 | pcmcia: remove pccard_sysfs_interface warnings | David Brownell |
2008-04-30 | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala |
2008-04-30 | kobject: do not copy vargs, just pass them around | Kay Sievers |
2008-04-30 | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap |
2008-04-30 | DEBUGFS: Correct location of debugfs API documentation. | Robert P. J. Day |
2008-04-30 | driver core: warn about duplicate driver names on the same bus | Stas Sergeev |
2008-04-30 | klist: implement klist_add_{after|before}() | Tejun Heo |
2008-04-30 | klist: implement KLIST_INIT() and DEFINE_KLIST() | Tejun Heo |
2008-04-30 | sysfs: Disallow truncation of files in sysfs | Ben Hutchings |
2008-04-30 | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan |
2008-04-30 | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov |