Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy | 2008-10-31 | 1 | -0/+5 | |
* | pkt_sched: sch_generic: Add Qdisc_ops peek() method. | Jarek Poplawski | 2008-10-31 | 1 | -0/+1 | |
* | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan | 2008-10-31 | 1 | -1/+0 | |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 22 | -55/+95 | |
|\ | ||||||
| * | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 2008-10-30 | 1 | -0/+2 | |
| * | net: delete excess kernel-doc notation | Randy Dunlap | 2008-10-30 | 2 | -2/+0 | |
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-30 | 1 | -1/+2 | |
| |\ | ||||||
| | * | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | 1 | -1/+2 | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2008-10-30 | 1 | -1/+5 | |
| |\ \ | ||||||
| | * | | adjust init section definitions | Jan Beulich | 2008-10-29 | 1 | -1/+5 | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-30 | 2 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | HID: fix hid_device_id for cross compiling | Andreas Schwab | 2008-10-29 | 1 | -0/+1 | |
| | * | | | HID: fix oops during suspend of unbound HID devices | Jiri Slaby | 2008-10-27 | 1 | -0/+1 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-30 | 1 | -6/+5 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | mac80211.h: fix kernel-doc excesses | Randy Dunlap | 2008-10-27 | 1 | -6/+5 | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-30 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | *-. \ \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai | 2008-10-30 | 1 | -1/+2 | |
| | |\ \ \ \ \ | ||||||
| | | | * | | | | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown | 2008-10-30 | 1 | -1/+2 | |
| | | |/ / / / | ||||||
| * | | | | | | spi: fix compile error | Fernando Luis Vazquez Cao | 2008-10-30 | 1 | -0/+3 | |
| * | | | | | | nfsd: fix vm overcommit crash | Alan Cox | 2008-10-30 | 1 | -0/+6 | |
| * | | | | | | kernel.h: fix might_sleep kernel-doc | Randy Dunlap | 2008-10-30 | 1 | -2/+2 | |
| * | | | | | | fs: remove prepare_write/commit_write | Nick Piggin | 2008-10-30 | 1 | -7/+0 | |
| * | | | | | | cgroups: tiny cleanups | Li Zefan | 2008-10-30 | 1 | -4/+0 | |
| * | | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan | 2008-10-30 | 1 | -5/+0 | |
| * | | | | | | mm: increase the default mlock limit from 32k to 64k | Kurt Garloff | 2008-10-30 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 | 2 | -16/+33 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn | 2008-10-27 | 1 | -0/+1 | |
| | * | | | | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 575 | -42944/+5567 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | 1 | -5/+3 | |
| | * | | | | | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -1/+0 | |
| | * | | | | | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | 1 | -2/+1 | |
| | * | | | | | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | 1 | -2/+22 | |
| | * | | | | | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 2 | -8/+8 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 2 | -8/+8 | |
| | | * | | | | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | 237 | -3314/+9528 | |
| | | |\ \ \ \ \ | ||||||
| * | | \ \ \ \ \ | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-28 | 2 | -1/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: Future-proof device assignment ABI | Avi Kivity | 2008-10-28 | 1 | -0/+6 | |
| | * | | | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 | 1 | -1/+6 | |
| * | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-28 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | 800 | -55304/+8984 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | sched: add CONFIG_SMP consistency | Li Zefan | 2008-10-22 | 1 | -5/+7 | |
| * | | | | | | | | | scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map | Jens Axboe | 2008-10-27 | 1 | -2/+12 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 4 | -4/+4 | |
* | | | | | | | | | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet | 2008-10-29 | 2 | -2/+19 | |
* | | | | | | | | | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 | 1 | -1/+36 | |
* | | | | | | | | | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 | 3 | -15/+14 | |
* | | | | | | | | | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users | Harvey Harrison | 2008-10-28 | 1 | -12/+0 | |
* | | | | | | | | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 4 | -9/+9 | |
* | | | | | | | | | xfrm: Notify changes in UDP encapsulation via netlink | Martin Willi | 2008-10-28 | 1 | -0/+14 | |
* | | | | | | | | | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | 4 | -2/+22 |