index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
mac80211: optimise roaming time again
Johannes Berg
4
-17
/
+47
2013-01-03
mac80211: warn if unexpectedly removing stations
Johannes Berg
1
-5
/
+7
2013-01-03
mac80211: remove final sta_info_flush()
Johannes Berg
7
-30
/
+16
2013-01-03
wireless: more 'capability info' bits
Vladimir Kondratiev
1
-1
/
+6
2013-01-03
mac80211_hwsim: allow testing paged RX
Johannes Berg
1
-3
/
+23
2013-01-03
mac80211: use short slot time in mesh for 5GHz
Chun-Yeow Yeoh
1
-7
/
+14
2013-01-03
mac80211: Allow disabling SGI-20
Ben Greear
2
-0
/
+4
2013-01-03
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
11
-91
/
+202
2013-01-03
mac80211: fix maximum MTU
Chaitanya
1
-10
/
+1
2013-01-03
mac80211: fix dtim_period in hidden SSID AP association
Johannes Berg
3
-37
/
+55
2013-01-03
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
4
-17
/
+62
2013-01-03
mac80211: RMC buckets are just list heads
Thomas Pedersen
2
-5
/
+5
2013-01-03
mac80211: assign VLAN channel contexts
Johannes Berg
3
-3
/
+45
2013-01-03
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
1
-0
/
+2
2013-01-03
mac80211: fix ibss scanning
Stanislaw Gruszka
3
-18
/
+31
2012-12-21
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
1
-2
/
+2
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
19
-445
/
+738
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+18
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
30
-443
/
+522
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-214
/
+2234
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
9
-68
/
+9
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
14
-54
/
+31
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
4
-8
/
+15
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
1
-34
/
+5
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
4
-20
/
+56
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
3
-10
/
+33
2012-12-21
dm linear: add WRITE SAME support
Mike Snitzer
1
-1
/
+2
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
1
-5
/
+39
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2
-1
/
+34
2012-12-21
dm ioctl: use kmalloc if possible
Mikulas Patocka
1
-13
/
+32
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2
-11
/
+6
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
1
-1
/
+1
2012-12-21
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
1
-10
/
+15
2012-12-21
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
3
-21
/
+20
2012-12-21
dm block manager: reinstate message when validator fails
Mike Snitzer
1
-1
/
+4
2012-12-21
dm raid: round region_size to power of two
Jonathan Brassow
1
-1
/
+3
2012-12-21
dm thin: cleanup dead code
Joe Thornber
1
-14
/
+5
2012-12-21
dm thin: rename cell_defer_except to cell_defer_no_holder
Joe Thornber
1
-21
/
+21
2012-12-21
dm snapshot: optimize track_chunk
Mikulas Patocka
1
-3
/
+2
[next]