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
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
213
-2154
/
+19165
2011-05-16
mwifiex: use ieee80211_amsdu_to_8023s routine
Yogesh Ashok Powar
2
-127
/
+20
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
4
-11
/
+19
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
8
-75
/
+83
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
1
-43
/
+131
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
1
-1
/
+30
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
5
-2
/
+6
2011-05-16
ath9k_hw: define modules to get/set Antenna diversity paramaters
Mohammed Shafi Shajakhan
1
-0
/
+44
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-16
net/rfkill/core.c: Avoid leaving freed data in a list
Julia Lawall
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
16
-74
/
+118
2011-05-16
mac80211: fix TX a-MPDU locking
Johannes Berg
3
-12
/
+42
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
7
-19
/
+472
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
net: ping: dont call udp_ioctl()
Eric Dumazet
1
-19
/
+0
2011-05-15
net: drivers: kill two unused macro definitions
Shan Wei
2
-11
/
+0
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
5
-25
/
+13
2011-05-15
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
1
-12
/
+22
2011-05-15
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
7
-47
/
+119
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
8
-261
/
+176
2011-05-15
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
3
-4
/
+72
2011-05-15
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
3
-21
/
+47
2011-05-15
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
3
-2
/
+43
2011-05-15
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-05-15
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
2
-118
/
+169
2011-05-15
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
3
-44
/
+85
2011-05-15
net: ping: small changes
Eric Dumazet
1
-4
/
+4
2011-05-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-486
/
+793
2011-05-14
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2
-6
/
+27
2011-05-14
ixgbe: Add support for new 82599 adapter
Don Skidmore
3
-0
/
+7
2011-05-14
ixgbe: fix sparse warning
Emil Tantilov
1
-1
/
+1
2011-05-14
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
1
-18
/
+16
2011-05-14
ixgbe: Merge over-temp task into service task
Alexander Duyck
2
-36
/
+53
2011-05-14
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
3
-32
/
+37
2011-05-14
ixgbe: merge reset task into service task
Alexander Duyck
2
-24
/
+38
2011-05-14
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2
-166
/
+200
2011-05-14
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2
-201
/
+213
2011-05-14
ixgbe: move flags and state into the same cacheline
Alexander Duyck
1
-43
/
+45
2011-05-14
ixgbe: force unlock on timeout
Emil Tantilov
1
-0
/
+22
2011-05-14
ixgbe: Add macvlan support for VF
Greg Rose
4
-4
/
+134
2011-05-14
ixgbevf: Add macvlan support in the set rx mode op
Greg Rose
4
-0
/
+66
2011-05-14
e1000e: minor comment cleanups
Bruce Allan
1
-2
/
+2
2011-05-15
batman-adv: reset broadcast flood protection on error
Marek Lindner
1
-1
/
+1
2011-05-15
batman-adv: Add missing hardif_free_ref in forw_packet_free
Sven Eckelmann
2
-5
/
+26
[next]