Age | Commit message (Expand) | Author |
2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-06-28 | cfg80211: allow advertising VHT capabilities | Mahesh Palivela |
2012-06-28 | wireless: add VHT (802.11ac) definitions | Mahesh Palivela |
2012-06-27 | bcma: define some additional cores IDs | Rafał Miłecki |
2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen |
2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-21 | ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT | Avinash Patil |
2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh |
2012-06-14 | mac80211: implement the proactive PREQ generation | Chun-Yeow Yeoh |
2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh |
2012-06-13 | cfg80211/nl80211: fix kernel-doc | Johannes Berg |
2012-06-13 | nl80211: fix sched scan match attribute name | Johannes Berg |
2012-06-12 | ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type | Avinash Patil |
2012-06-11 | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | John W. Linville |
2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh |
2012-06-06 | cfg80211: validate remain-on-channel time better | Johannes Berg |
2012-06-06 | ssb: recognize ARM Cortex M3 | Hauke Mehrtens |
2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg |
2012-06-05 | nl80211: add new rssi event to indicate beacon loss | Eliad Peller |
2012-06-04 | NFC: Set the NFC device RF mode appropriately | Samuel Ortiz |
2012-06-04 | NFC: Add target mode activation netlink event | Samuel Ortiz |
2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz |
2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro |
2012-06-01 | vfs: retry last component if opening stale dentry | Miklos Szeredi |
2012-06-01 | fs: introduce inode operation ->update_time | Josef Bacik |
2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-06-01 | switch aio and shm to do_mmap_pgoff(), make do_mmap() static | Al Viro |
2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov |
2012-05-31 | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov |
2012-05-31 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov |
2012-05-31 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh |
2012-05-31 | eventfd: change int to __u64 in eventfd_signal() | Sha Zhengju |