index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
libertas: fix association with some APs by using extended rates
Dan Williams
1
-16
/
+40
2010-08-05
libertas: get the right # of scanned BSSes
Dan Williams
1
-1
/
+9
2010-08-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
6
-13
/
+28
2010-08-04
virtio_net: implements ethtool_ops.get_drvinfo
Rusty Russell
1
-0
/
+14
2010-08-04
ppp: make channel_ops const
stephen hemminger
8
-13
/
+16
2010-08-04
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
David Howells
2
-4
/
+5
2010-08-04
sch_sfq: add sanity check for the packet length
Changli Gao
1
-9
/
+20
2010-08-04
cls_rsvp: add sanity check for the packet length
Changli Gao
1
-2
/
+10
2010-08-04
cls_flow: add sanity check for the packet length
Changli Gao
1
-40
/
+56
2010-08-04
sk_buff: introduce pskb_network_may_pull()
Changli Gao
1
-0
/
+5
2010-08-04
act_nat: fix on the TX path
Changli Gao
1
-10
/
+13
2010-08-04
drivers/net/enic: Use %pUB to format a UUID
Joe Perches
1
-15
/
+2
2010-08-04
davinci_emac: Fix use after free in davinci_emac_remove
Stefan Weil
1
-1
/
+1
2010-08-04
via-velocity: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-2
/
+2
2010-08-04
cxgb4vf: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-15
/
+16
2010-08-04
cxgb3: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-12
/
+13
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
310
-574
/
+461
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
20
-196
/
+586
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
23
-707
/
+1306
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-42
/
+64
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
268
-6501
/
+19599
2010-08-04
iwlagn: Improve aggregation failure error messages
Andy Lutomirski
1
-4
/
+7
2010-08-04
rt2x00: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-11
/
+10
2010-08-04
mac80211: Fix compilation warning when CONFIG_INET is not set
Juuso Oikarinen
1
-0
/
+2
2010-08-04
wireless: ipw2100: check result of kzalloc()
Christoph Fritz
1
-0
/
+4
2010-08-04
ath9k: fix erased ieee80211_rx_status.mactime
Jan Friedrich
1
-5
/
+5
2010-08-04
p54pci: Add PCI ID for SMC2802W
Larry Finger
1
-0
/
+2
2010-08-04
ath9k: fix an issue in ath_atx_tid paused flag management
Lorenzo Bianconi
1
-26
/
+8
2010-08-04
ath9k_hw: Fix regulatory CTL index usage for AR9003
Luis R. Rodriguez
1
-7
/
+381
2010-08-04
net: wl12xx: do not use kfree'd memory
Kulikov Vasiliy
1
-2
/
+1
2010-08-04
iwlagn: fix typo in ucode_bt_stats_read debugfs
Wey-Yi Guy
1
-1
/
+1
2010-08-04
iwlwifi: BA scd_flow not match condition detected
Wey-Yi Guy
1
-1
/
+8
2010-08-04
iwlwifi: fix compile warning
Johannes Berg
1
-1
/
+1
2010-08-04
ath9k_hw: fix a noise floor calibration related race condition
Felix Fietkau
4
-20
/
+31
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
12
-94
/
+130
2010-08-04
ath9k: prevent calibration during off-channel activity
Felix Fietkau
2
-35
/
+40
2010-08-04
ath9k_hw: fix analog shift register writes on AR9003
Felix Fietkau
1
-1
/
+5
2010-08-04
ath9k: fix a crash in the PA predistortion apply function
Felix Fietkau
1
-0
/
+1
2010-08-04
ath9k_hw: fix periodic noise floor calibration on AR9003
Felix Fietkau
1
-0
/
+6
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
5
-12
/
+16
2010-08-04
mac80211: fix scan locking wrt. hw scan
Johannes Berg
1
-14
/
+0
2010-08-04
iwlwifi: fix possible recursive locking deadlock
Johannes Berg
1
-1
/
+5
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1177
-50596
/
+73520
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
7
-484
/
+924
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
9
-279
/
+121
2010-08-04
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
1
-3
/
+6
2010-08-04
block_dev: always serialize exclusive open attempts
Tejun Heo
1
-2
/
+2
2010-08-04
parisc: pass through '\t' to early (iodc) console
Kyle McMartin
1
-10
/
+2
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
29
-188
/
+734
2010-08-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
17
-105
/
+88
[prev]
[next]