summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-26
|\
| * nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-26
| * ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil2012-06-21
* | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-22
|\|
| * {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-18
| * mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-14
| * {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-14
| * cfg80211/nl80211: fix kernel-docJohannes Berg2012-06-13
| * nl80211: fix sched scan match attribute nameJohannes Berg2012-06-13
| * ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil2012-06-12
| * {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
* | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-11
|\ \ | |/ |/|
| * NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-04
| * NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-04
| * NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
* | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-06
* | ssb: recognize ARM Cortex M3Hauke Mehrtens2012-06-06
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
* | nl80211: add new rssi event to indicate beacon lossEliad Peller2012-06-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\
| * net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-31
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-01
|\ \
| * \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-27
| |\ \
| * | | fb_defio: add first_io callbackHeiko Stübner2012-04-29
* | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\ \ \ \
| * | | | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-13
| * | | | mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-13
| * | | | mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-13
| * | | | mtd: add read_byte support to plat_nandJohn Crispin2012-05-13
| * | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-13
| * | | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-13
| * | | | mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-13
| * | | | mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ \ \
| * | | | | new helper: signal_delivered()Al Viro2012-06-01
| * | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * | | | | new helper: sigmask_to_save()Al Viro2012-06-01
| * | | | | new helper: restore_saved_sigmask()Al Viro2012-06-01
| * | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
| * | | | | HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-01
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ \ \ \
| * | | | | | vfs: retry last component if opening stale dentryMiklos Szeredi2012-06-01
| * | | | | | fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
| * | | | | | switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro2012-06-01
| * | | | | | take security_mmap_file() outside of ->mmap_semAl Viro2012-06-01
| * | | | | | split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro2012-05-31
| * | | | | | split cap_mmap_addr() out of cap_file_mmap()Al Viro2012-05-31
| * | | | | | fsnotify: handle subfiles' perm eventsNaohiro Aota2012-05-30