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
2009-06-17
net: sk_wmem_alloc has initial value of one, not zero
Eric Dumazet
7
-16
/
+41
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
4
-31
/
+24
2009-06-17
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
3
-7
/
+22
2009-06-17
skbuff.h: fix skb_dst kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-17
sonic: Fix build after ndo_start_xmit() changes.
David S. Miller
1
-1
/
+1
2009-06-16
x25: Fix sleep from timer on socket destroy.
David S. Miller
3
-7
/
+20
2009-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-297
/
+304
2009-06-16
sky2: don't look for VPD size
Stephen Hemminger
1
-15
/
+16
2009-06-15
mac80211: fix wext bssid/ssid setting
Johannes Berg
1
-11
/
+14
2009-06-15
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-06-15
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-06-15
ath9k: restore power mode on error path
Gabor Juhos
1
-3
/
+6
2009-06-15
dell-laptop: fix rfkill conversion
Johannes Berg
1
-1
/
+1
2009-06-15
rfkill: improve docs
Johannes Berg
1
-68
/
+69
2009-06-15
mac80211: disconnect when user changes channel
Johannes Berg
4
-31
/
+31
2009-06-15
mac80211: add queue debugfs file
Johannes Berg
2
-0
/
+26
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
5
-110
/
+26
2009-06-15
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
1
-0
/
+6
2009-06-15
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
1
-5
/
+16
2009-06-15
ath5k: fix mesh beaconing
Nick Kossifidis
1
-2
/
+3
2009-06-15
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2
-4
/
+1
2009-06-15
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
1
-7
/
+3
2009-06-15
iwlwifi: check control channel for pure 40MHz
Wey-Yi Guy
1
-2
/
+11
2009-06-15
iwlwifi: checking for 40MHz mode
Wey-Yi Guy
1
-2
/
+2
2009-06-15
iwlwifi: revamp bss_info_changed
Johannes Berg
1
-44
/
+70
2009-06-15
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
1
-4
/
+0
2009-06-15
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
1
-1
/
+6
2009-06-15
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
1
-0
/
+8
2009-06-15
sony: fix rfkill code again
Johannes Berg
1
-2
/
+3
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3726
-71793
/
+285207
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
3
-8
/
+8
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
34
-442
/
+872
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
26
-136
/
+183
2009-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
Linus Torvalds
2
-4
/
+4
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
30
-203
/
+2377
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
153
-227
/
+228
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
17
-51
/
+841
2009-06-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+8
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
748
-11557
/
+59708
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
[next]