summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-03regulatory: don't allocate too much memoryJohannes Berg1-3/+4
2013-01-03regulatory: don't write past array when intersecting rulesJohannes Berg1-2/+2
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg1-5/+0
2013-01-03mac80211: optimise roaming time againJohannes Berg4-17/+47
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg1-5/+7
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg7-30/+16
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2013-01-03mac80211_hwsim: allow testing paged RXJohannes Berg1-3/+23
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh1-7/+14
2013-01-03mac80211: Allow disabling SGI-20Ben Greear2-0/+4
2013-01-03Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg11-91/+202
2013-01-03mac80211: fix maximum MTUChaitanya1-10/+1
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg3-37/+55
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg4-17/+62
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen2-5/+5
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg3-3/+45
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau1-0/+2
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka3-18/+31
2012-12-22Linux 3.8-rc1Linus Torvalds1-2/+2
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds19-445/+738
2012-12-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+18
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds30-443/+522
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields1-1/+0
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds22-214/+2234
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds9-68/+9
2012-12-22ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim1-3/+2
2012-12-22dm stripe: add WRITE SAME supportMike Snitzer1-4/+6
2012-12-22dm: remove map_infoMikulas Patocka14-54/+31
2012-12-22dm snapshot: do not use map_contextMikulas Patocka1-13/+23
2012-12-22dm thin: dont use map_contextMikulas Patocka1-36/+13
2012-12-22dm raid1: dont use map_contextMikulas Patocka1-9/+13
2012-12-22dm flakey: dont use map_contextMikulas Patocka1-4/+11
2012-12-22dm raid1: rename read_record to bio_recordMikulas Patocka1-11/+11
2012-12-22dm: move target request nr to dm_target_ioMikulas Patocka4-8/+15
2012-12-22dm snapshot: use per_bio_dataMikulas Patocka1-35/+8
2012-12-22dm verity: use per_bio_dataMikulas Patocka1-18/+4
2012-12-22dm raid1: use per_bio_dataMikulas Patocka1-34/+5
2012-12-22dm: introduce per_bio_dataMikulas Patocka4-20/+56
2012-12-22dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer3-10/+33
2012-12-22dm linear: add WRITE SAME supportMike Snitzer1-1/+2
2012-12-22dm: add WRITE SAME supportMike Snitzer1-5/+39
2012-12-22dm: prepare to support WRITE SAMEMike Snitzer2-1/+34
2012-12-22dm ioctl: use kmalloc if possibleMikulas Patocka1-13/+32
2012-12-22dm ioctl: remove PF_MEMALLOCMikulas Patocka2-11/+6
2012-12-22dm persistent data: improve improve space map block alloc failure messageJoe Thornber1-1/+1
2012-12-22dm thin: use DMERR_LIMIT for errorsMike Snitzer1-10/+15
2012-12-22dm persistent data: use DMERR_LIMIT for errorsMike Snitzer3-21/+20
2012-12-22dm block manager: reinstate message when validator failsMike Snitzer1-1/+4
2012-12-22dm raid: round region_size to power of twoJonathan Brassow1-1/+3