| Commit message (Expand) | Author | Age |
* | 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-02 |
* | 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-05-01 |
|\ |
|
| * | 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 |
* | | 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 |
|\| |
|
| * | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov | 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 |
|\ \ |
|
| * | | x86: numaq fix | Ingo Molnar | 2008-04-30 |
| * | | x86: 8K stacks by default | Ingo Molnar | 2008-04-30 |
| * | | x86: ioremap ram check fix | Andres Salomon | 2008-04-30 |
| * | | x86: fix HT cpu booting on 32-bit | Hugh Dickins | 2008-04-30 |
| * | | x86: optimize inlining off | Ingo Molnar | 2008-04-30 |
| * | | x86: CONFIG_X86_ELAN fix | Ingo Molnar | 2008-04-30 |
| * | | x86: Kconfig fix | Ingo Molnar | 2008-04-30 |
| * | | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 |
| * | | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 2008-04-30 |
| * | | toshiba: use ioremap_cached | Alan Cox | 2008-04-30 |
| * | | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 2008-04-30 |
| * | | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge | 2008-04-30 |
| * | | fix: x86: support for new UV apic | Andi Kleen | 2008-04-30 |
| * | | x86: fix early-BUG message | Vegard Nossum | 2008-04-30 |