| Commit message (Expand) | Author | Age |
* | [CRYPTO] Add alignmask for low-level cipher implementations | Herbert Xu | 2005-07-06 |
* | [CRYPTO] Add support for low-level multi-block operations | Herbert Xu | 2005-07-06 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-05 |
|\ |
|
| * | [TCP]: Move to new TSO segmenting scheme. | David S. Miller | 2005-07-05 |
| * | [SHAPER]: Switch to spinlocks. | Christoph Hellwig | 2005-07-05 |
| * | [NET]: Reduce size of sk_buff by 4 bytes | Thomas Graf | 2005-07-05 |
| * | [NET]: Remove unused security member in sk_buff | Thomas Graf | 2005-07-05 |
| * | [NET]: Fix signedness issues in net/core/filter.c | Patrick McHardy | 2005-07-05 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-05 |
|\ \ |
|
| * | | [SPARC64/COMPAT]: Add some compat ioctl for ppdev | Raphael Assenat | 2005-07-04 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-07-05 |
|\ \
| |/
|/| |
|
| * | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2005-07-01 |
| * | [PATCH] PCI: Increase the number of PCI bus resources | rajesh.shah@intel.com | 2005-07-01 |
* | | [PATCH] amd74xx: support MCP55 device IDs | Rob Punkunus | 2005-07-03 |
|/ |
|
* | [PATCH] driver core: change bus_rescan_devices to return void | Greg Kroah-Hartman | 2005-06-30 |
* | [PATCH] driver core: add bus_find_device & driver_find_device functions | Cornelia Huck | 2005-06-30 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-29 |
|\ |
|
| * | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 2005-06-28 |
| * | [IPV6]: remove more unused IPV6_AUTHHDR things. | YOSHIFUJI Hideaki | 2005-06-28 |
| * | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2005-06-28 |
| * | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 2005-06-28 |
| * | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 |
* | | [PATCH] V4L: API new webcam formats included | Mauro Carvalho Chehab | 2005-06-29 |
* | | [PATCH] irqpoll | Alan Cox | 2005-06-29 |
* | | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-29 |
* | | [PATCH] headers: include linux/types.h for usb_ch9.h | GOTO Masanori | 2005-06-29 |
* | | [PATCH] headers: include linux/compiler.h for __user | GOTO Masanori | 2005-06-29 |
* | | [PATCH] really remove xattr_acl.h | Christoph Hellwig | 2005-06-29 |
* | | [PATCH] rename wakeup_bdflush to wakeup_pdflush | Pekka J Enberg | 2005-06-29 |
* | | [PATCH] swabb.h warning fixes | Andrew Morton | 2005-06-29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-06-28 |
|\ \
| |/
|/| |
|
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-28 |
| |\ |
|
| * | | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman | 2005-06-28 |
| * | | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton | 2005-06-28 |
| * | | [PATCH] PCI: DMA bursting advice | David S. Miller | 2005-06-28 |
| * | | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 2005-06-28 |
| * | | [PATCH] ACPI based I/O APIC hot-plug: acpiphp support | Kenji Kaneshige | 2005-06-28 |
| * | | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 2005-06-28 |
| * | | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 2005-06-28 |
* | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-06-28 |
|\ \ \
| | |/
| |/| |
|
| * | | [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and user... | Dominik Brodowski | 2005-06-27 |
| * | | [PATCH] pcmcia: match "anonymous" cards | Dominik Brodowski | 2005-06-27 |
| * | | [PATCH] pcmcia: match for fake CIS | Dominik Brodowski | 2005-06-27 |
| * | | [PATCH] pcmcia: device and driver matching | Dominik Brodowski | 2005-06-27 |
| * | | [PATCH] ide: it8212 backport for Bartlomiej IDE | Alan Cox | 2005-06-27 |
* | | | Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups. | Jeff Garzik | 2005-06-27 |
|/ / |
|
* | | [PATCH] Return probe redesign: architecture independent changes | Rusty Lynch | 2005-06-27 |
* | | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 2005-06-27 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-06-27 |
|\ \ |
|