aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2006-03-20
| * | | | | | | | [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki2006-03-20
| |/ / / / / / /
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] USB: gadget driver section fixupsDavid Brownell2006-03-20
| * | | | | | | | [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-20
| * | | | | | | | [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-20
| * | | | | | | | [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-20
| |/ / / / / / /
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-20
| * | | | | | | | [PATCH] kobject_add_dirJun'ichi Nomura2006-03-20
| * | | | | | | | [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
| * | | | | | | | [PATCH] Kobject: kobject.h: fix a typoAdrian Bunk2006-03-20
| * | | | | | | | [PATCH] Driver core: add macros notice(), dev_notice()Tilman Schmidt2006-03-20
| * | | | | | | | [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-20
| * | | | | | | | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-20
| * | | | | | | | [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-20
| |/ / / / / / /
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-21
| * | | | | | | | [MIPS] Reformat __xchg().Ralf Baechle2006-03-21
| * | | | | | | | [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-21
| * | | | | | | | [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-21
| * | | | | | | | [MIPS] Signal cleanupAtsushi Nemoto2006-03-21
| * | | | | | | | [MIPS] Make I/O helpers more customizableAtsushi Nemoto2006-03-21
| * | | | | | | | [MIPS] sc-rm7k.c cleanupAtsushi Nemoto2006-03-21
| * | | | | | | | [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle2006-03-21
| * | | | | | | | [MIPS] Add early console for Cobalt.Peter Horton2006-03-21
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-20
| * | | | | | | | IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-20
| * | | | | | | | IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-20
| * | | | | | | | IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier2006-03-20
| * | | | | | | | IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-20
| * | | | | | | | IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-20
| * | | | | | | | IB: Whitespace cleanupsRoland Dreier2006-03-20
| * | | | | | | | IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-20
| * | | | | | | | IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-20
| * | | | | | | | IB: Allow userspace to set node descriptionRoland Dreier2006-03-20
| * | | | | | | | IB: Add userspace support for resizing CQsRoland Dreier2006-03-20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] Fix cosmetic typo in asm/irq.hRussell King2006-03-20
| * | | | | | | | [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas2006-03-16
* | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2006-03-20
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master'Jeff Garzik2006-03-16
| |\ \ \ \ \ \ \ \ \