summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov
2007-11-10mac80211: remove unused driver opsJohannes Berg
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov
2007-11-10[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.hEric Dumazet
2007-11-10voyager: use struct instead of PARAMRandy Dunlap
2007-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-11-09frv: Remove bogus NO_IRQ = -1 defineAlan Cox
2007-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar
2007-11-09KVM: fix !SMP build errorIngo Molnar
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson
2007-11-09SCTP: Clean-up some defines for regressions tests.Vlad Yasevich
2007-11-09SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich
2007-11-09SCTP: Convert custom hash lists to use hlist.Vlad Yasevich
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle
2007-11-09[POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala
2007-11-09sh: remove dead config symbols from SH codeJiri Olsa
2007-11-08hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio
2007-11-08hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong
2007-11-08[ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2007-11-08[POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras
2007-11-07SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich
2007-11-07SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich
2007-11-07SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich
2007-11-07SCTP: Fix difference cases of retransmit.Vlad Yasevich
2007-11-07[NETLINK]: Fix unicast timeoutsPatrick McHardy
2007-11-07[INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox
2007-11-07[IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov
2007-11-07[NET]: Kill proc_net_create()David S. Miller
2007-11-07[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov
2007-11-07[NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt