Age | Commit message (Expand) | Author |
2007-05-10 | [SCTP]: Prevent OOPS if hmac modules didn't load | Vlad Yasevich |
2007-05-10 | [NET] link_watch: Always schedule urgent events | Herbert Xu |
2007-05-10 | [NET] link_watch: Eliminate potential delay on wrap-around | Herbert Xu |
2007-05-10 | [NET_SCHED]: teql_enqueue can check limits before skb enqueue | Krishna Kumar |
2007-05-10 | [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> | Geert Uytterhoeven |
2007-05-10 | [NET]: Remove link_watch delay for up even when we're down | Herbert Xu |
2007-05-10 | [NET] link_watch: Move link watch list into net_device | Herbert Xu |
2007-05-10 | [Bluetooth] Switch to using input_dev->dev.parent | Marcel Holtmann |
2007-05-10 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-05-10 | AF_RXRPC: reduce debugging noise | David Howells |
2007-05-10 | [S390] Kconfig: no wireless on s390. | Martin Schwidefsky |
2007-05-10 | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky |
2007-05-09 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2007-05-09 | sunrpc: fix crash in rpc_malloc() | Peter Zijlstra |
2007-05-09 | SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free | Chuck Lever |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki |
2007-05-09 | knfsd: simplify a 'while' condition in svcsock.c | NeilBrown |
2007-05-09 | knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc | Wei Yongjun |
2007-05-09 | knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb... | Frank Filz |
2007-05-09 | knfsd: rpc: fix server-side wrapping of krb5i replies | NeilBrown |
2007-05-09 | sunrpc: fix error path in module_init | Akinobu Mita |
2007-05-09 | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton |
2007-05-09 | knfsd: rename sk_defer_lock to sk_lock | NeilBrown |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov |
2007-05-09 | ipvs: flush defense_work before module unload | Oleg Nesterov |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-09 | Bluetooth HID: HIDP - don't initialize force feedback | Jiri Kosina |
2007-05-08 | Fix sunrpc warning noise | Geert Uytterhoeven |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | VFS: delay the dentry name generation on sockets and pipes | Eric Dumazet |
2007-05-08 | [PATCH] ieee80211: include frequency in scan results | Larry Finger |
2007-05-08 | [PATCH] ieee80211: add ieee80211_channel_to_freq | Larry Finger |
2007-05-07 | Fix bluetooth HCI sysfs compile | Linus Torvalds |
2007-05-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter |
2007-05-07 | [NET]: rfkill: add support for input key to control wireless radio | Ivo van Doorn |
2007-05-07 | [NET] net/core: Fix error handling | Josef 'Jeff' Sipek |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller |
2007-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-05-05 | [MAC80211]: Add debugfs attributes. | Jiri Benc |
2007-05-05 | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc |
2007-05-05 | [AF_IUCV]: Compile fix - adopt to skbuff changes. | Heiko Carstens |
2007-05-04 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-05-05 | [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC | Marcel Holtmann |
2007-05-05 | [Bluetooth] Check that device is in rfcomm_dev_list before deleting | Marcel Holtmann |
2007-05-05 | [Bluetooth] Use in-kernel sockets API | Marcel Holtmann |
2007-05-05 | [Bluetooth] Attach host adapters to the Bluetooth bus | Marcel Holtmann |
2007-05-05 | [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks | Marcel Holtmann |