summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-03-20[LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo
2006-03-20[LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte
2006-03-20[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte
2006-03-20[NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf
2006-03-20[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro
2006-03-18[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro
2006-03-18[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro
2006-03-18[PATCH] keep sync and async cfq_queue separateAl Viro
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-08[PATCH] rcu batch tuningDipankar Sarma
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2006-03-08Mark the pipe file operations staticLinus Torvalds
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik
2006-03-03[PATCH] bonding: suppress duplicate packetsJay Vosburgh
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney
2006-03-01Merge branch 'upstream-fixes'Jeff Garzik
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-27Merge branch 'master'Jeff Garzik
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper
2006-02-23Merge branch 'upstream-fixes'Jeff Garzik