aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg1-0/+9
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg1-7/+4
2013-01-18mac80211: add op to configure default key idYoni Divinsky1-0/+10
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich2-0/+5
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2-3/+5
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+4
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2-0/+68
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-1/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-2/+2
2013-01-03wireless: use __alignedJohannes Berg2-5/+5
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-0/+9
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+17
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg1-0/+16
2013-01-03mac80211: fix channel context iterationJohannes Berg1-0/+5
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-9/+9
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2-1/+3
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-7/+1
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds2-10/+49
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-32/+5
2012-12-21dm: remove map_infoMikulas Patocka1-4/+2
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-21dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka1-2/+2
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-35/+121
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds8-21/+77
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-20exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-20vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linusAl Viro12-124/+209
2012-12-20vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-20mm: drop vmtruncateMarco Stornelli1-1/+0
2012-12-20vfs: drop vmtruncateMarco Stornelli1-1/+0
2012-12-20FS-Cache: Mark cancellation of in-progress operationDavid Howells1-2/+2
2012-12-20FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-20VFS: Make more complete truncate operation available to CacheFilesDavid Howells1-0/+1
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+32
2012-12-20FS-Cache: Provide proper invalidationDavid Howells2-1/+45
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds4-2/+4