aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski2008-10-31
* pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy2008-10-31
* pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski2008-10-31
* xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-31
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-31
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-31
| |\
| | * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-31
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-30
| |\ \
| | * | adjust init section definitionsJan Beulich2008-10-29
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-30
| |\ \ \
| | * | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-28
| | * | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-30
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-27
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-30
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai2008-10-30
| | |\ \ \ \ \
| | | | * | | | ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-30
| | | |/ / / /
| * | | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-30
| * | | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-30
| * | | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-30
| * | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-30
| * | | | | | cgroups: tiny cleanupsLi Zefan2008-10-30
| * | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-30
| * | | | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-30
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-28
| |\ \ \ \ \
| | * | | | | asm-generic: define DIE_OOPS in asm-genericJonas Bonn2008-10-27
| | * | | | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27
| | |\ \ \ \ \
| | * | | | | | ftrace: remove ftrace hashSteven Rostedt2008-10-23
| | * | | | | | ftrace: remove mcount setSteven Rostedt2008-10-23
| | * | | | | | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-23
| | * | | | | | ftrace: return error on failed modified text.Steven Rostedt2008-10-23
| | * | | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-22
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
| | | * | | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19
| | | |\ \ \ \ \
| * | | \ \ \ \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-28
| | * | | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-28
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-28
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-24
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-22
| * | | | | | | | | scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-27
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | net: replace %p6 with %pI6Harvey Harrison2008-10-29
* | | | | | | | | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-29
* | | | | | | | | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-29
* | | | | | | | | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-29
* | | | | | | | | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison2008-10-29
* | | | | | | | | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
* | | | | | | | | xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi2008-10-28