summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-09-13ssb: use u16 for storing board revRafał Miłecki
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona
2011-08-24mac80211: mesh gate implementationJavier Cardona
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-22ieee80211: add mesh action codesThomas Pedersen
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen
2011-08-09ssb: define boardflagsRafał Miłecki
2011-08-08bcma: get CPU clockHauke Mehrtens
2011-08-08bcma: add serial console supportHauke Mehrtens
2011-08-08bcma: add mips driverHauke Mehrtens
2011-08-08bcma: add SOC busHauke Mehrtens
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-07-28net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-28md: load/store badblock list from v1.x metadataNeilBrown
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26atomic: Update comments in atomic.hArun Sharma
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita
2011-07-26fault-injection: remove nonexistent function externAkinobu Mita
2011-07-26ramoops: make record_size a module parameterSergiu Iordache
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache
2011-07-26panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines
2011-07-26include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-26cpumask: add cpumask_var_t documentationKOSAKI Motohiro
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki
2011-07-26memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki