Age | Commit message (Expand) | Author |
2008-10-31 | mac80211: fix two kernel-doc warnings | Johannes Berg |
2008-10-31 | wireless: remove struct regdom hinting | Johannes Berg |
2008-10-31 | wireless: make regdom passing semantics simpler | Johannes Berg |
2008-10-31 | mac80211: Re-enable aggregation | Sujith |
2008-10-31 | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville |
2008-10-31 | wireless: use individual buffers for printing ssid values | John W. Linville |
2008-10-31 | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville |
2008-10-31 | wireless: consolidate on a single escape_essid implementation | John W. Linville |
2008-10-31 | wireless: don't publish __regulatory_hint | Johannes Berg |
2008-10-31 | mac80211: fix a few typos in mac80211 kernel doc | Bob Copeland |
2008-10-31 | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com |
2008-10-31 | mac80211: remove rate_control_clear | Johannes Berg |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
2008-10-31 | mac80211: rewrite HT handling | Johannes Berg |
2008-10-31 | mac80211: move bss_conf into vif | Johannes Berg |
2008-10-31 | mac80211: make retry limits part of hw config | Johannes Berg |
2008-10-31 | nl80211: export HT capabilities | Johannes Berg |
2008-10-31 | mac80211: introduce hw config change flags | Johannes Berg |
2008-10-31 | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg |
2008-10-31 | 802.11: clean up/fix HT support | Johannes Berg |
2008-10-31 | mac80211: fix short slot handling | Johannes Berg |
2008-10-31 | mac80211: remove max_antenna_gain config | Johannes Berg |
2008-10-31 | mac80211: remove wiphy_to_hw | Johannes Berg |
2008-10-31 | misc: replace NIPQUAD() | Harvey Harrison |
2008-10-31 | pkt_sched: Add peek emulation for non-work-conserving qdiscs. | Jarek Poplawski |
2008-10-31 | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy |
2008-10-31 | pkt_sched: sch_generic: Add Qdisc_ops peek() method. | Jarek Poplawski |
2008-10-31 | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-30 | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan |
2008-10-30 | net: delete excess kernel-doc notation | Randy Dunlap |
2008-10-30 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller |
2008-10-31 | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho |
2008-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2008-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-10-30 | spi: fix compile error | Fernando Luis Vazquez Cao |
2008-10-30 | nfsd: fix vm overcommit crash | Alan Cox |
2008-10-30 | kernel.h: fix might_sleep kernel-doc | Randy Dunlap |
2008-10-30 | fs: remove prepare_write/commit_write | Nick Piggin |
2008-10-30 | cgroups: tiny cleanups | Li Zefan |
2008-10-30 | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan |
2008-10-30 | mm: increase the default mlock limit from 32k to 64k | Kurt Garloff |
2008-10-30 | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai |
2008-10-30 | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown |
2008-10-29 | adjust init section definitions | Jan Beulich |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-29 | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet |
2008-10-29 | udp: RCU handling for Unicast packets. | Eric Dumazet |