summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-31mac80211: fix two kernel-doc warningsmaster-2008-10-31Johannes Berg
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31nl80211: export HT capabilitiesJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: fix short slot handlingJohannes Berg
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg
2008-10-31misc: replace NIPQUAD()Harvey Harrison
2008-10-31pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy
2008-10-31pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski
2008-10-31xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao
2008-10-30nfsd: fix vm overcommit crashAlan Cox
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-30cgroups: tiny cleanupsLi Zefan
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan
2008-10-30mm: increase the default mlock limit from 32k to 64kKurt Garloff
2008-10-30Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown
2008-10-29adjust init section definitionsJan Beulich
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-29udp: introduce sk_for_each_rcu_safenext()Eric Dumazet
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet