summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-21ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg
2012-06-12ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh
2012-06-11cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches
2012-06-05nl80211: add new rssi event to indicate beacon lossEliad Peller
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-01c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov
2012-06-01c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov
2012-06-01syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov
2012-06-01aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh