summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-1/+2
* netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
* bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-042-14/+19
* mac80211: Re-enable aggregationSujith2008-11-011-0/+4
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-11-011-2/+1Star
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-11-011-3/+3
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-11-011-0/+86
* nl80211: export HT capabilitiesJohannes Berg2008-11-011-0/+12
* 802.11: clean up/fix HT supportJohannes Berg2008-11-011-38/+95
* misc: replace NIPQUAD()Harvey Harrison2008-10-311-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-3116-45/+73
|\
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-311-1/+0Star
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-311-1/+2
| |\
| | * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-301-1/+5
| |\ \
| | * | adjust init section definitionsJan Beulich2008-10-291-1/+5
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-302-0/+2
| |\ \ \
| | * | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-291-0/+1
| | * | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-271-0/+1
| * | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
| * | | | nfsd: fix vm overcommit crashAlan Cox2008-10-301-0/+6
| * | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
| * | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-7/+0Star
| * | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0Star
| * | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-301-5/+0Star
| * | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-301-2/+2
| | |/ / | |/| |
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-16/+32
| |\ \ \
| | * \ \ Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-2764-273/+4014
| | |\ \ \
| | * | | | ftrace: remove ftrace hashSteven Rostedt2008-10-231-5/+3Star
| | * | | | ftrace: remove mcount setSteven Rostedt2008-10-231-1/+0Star
| | * | | | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-2/+1Star
| | * | | | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-2/+22
| | * | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-6/+6
| | |\ \ \ \
| | | * | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-6/+6
| | | * | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19122-960/+7921
| | | |\ \ \ \
| * | | \ \ \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-282-1/+12
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-281-0/+6
| | * | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-1/+6
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-281-5/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-24140-549/+6380
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-221-5/+7
* | | | | | | | net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* | | | | | | | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-291-0/+17
* | | | | | | | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison2008-10-291-12/+0Star
* | | | | | | | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-291-2/+2
* | | | | | | | xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi2008-10-291-0/+14
* | | | | | | | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-281-1/+14
|/ / / / / / /
* | | | | | / Phonet: do not reply to indication reset packetsRemi Denis-Courmont2008-10-271-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-271-1/+7
|\ \ \ \ \ \
| * | | | | | md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-211-0/+3