index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
Florian Fainelli
1
-1
/
+1
2011-11-16
MAINTAINERS: change email address for shemminger
Stephen Hemminger
1
-3
/
+3
2011-11-16
pch_gbe: Move #include of module.h
Joe Perches
1
-1
/
+1
2011-11-16
bnx2x: cache-in compressed fw image
Dmitry Kravkov
2
-30
/
+35
2011-11-16
net/cadence: enable by default NET_ATMEL
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2011-11-16
bridge: correct IPv6 checksum after pull
stephen hemminger
1
-0
/
+2
2011-11-16
qeth: Reduce CPU consumption through less SIGA-r calls
Einar Lueck
1
-2
/
+1
2011-11-16
qeth: l3 fix rcu splat in xmit
Frank Blaschka
1
-0
/
+7
2011-11-16
netiucv: reinsert dev_alloc_name for device naming
Ursula Braun
1
-0
/
+2
2011-11-16
qeth: remove WARN_ON leftover
Christian Borntraeger
1
-1
/
+0
2011-11-16
qeth: return with -EPERM if sniffing is not enabled
Ursula Braun
1
-2
/
+2
2011-11-16
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
Eric Dumazet
1
-0
/
+1
2011-11-15
net-next:asix: V2 Update VERSION
Grant Grundler
1
-1
/
+1
2011-11-15
net-next:asix: V2 more fixes for ax88178 phy init sequence
Grant Grundler
1
-7
/
+15
2011-11-15
net-next:asix: reduce AX88772 init time by about 2 seconds
Grant Grundler
1
-5
/
+25
2011-11-15
net-next:asix:poll in asix_get_phyid in case phy not ready
Grant Grundler
1
-2
/
+10
2011-11-15
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
Grant Grundler
1
-1
/
+1
2011-11-14
net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer
Jesper Juhl
1
-2
/
+4
2011-11-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-23
/
+36
2011-11-14
NET: MIPS: lantiq: fix etop compile error
John Crispin
1
-0
/
+2
2011-11-14
mlx4_en: Remove FCS bytes from packet length.
Yevgeny Petrilin
2
-1
/
+6
2011-11-14
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
2
-3
/
+4
2011-11-14
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
Mark Kamichoff
2
-15
/
+12
2011-11-14
net/smsc911x: Always wait for the chip to be ready
Robert Marklund
1
-0
/
+12
2011-11-14
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
1
-2
/
+2
2011-11-14
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
1
-1
/
+7
2011-11-14
forcedeth: fix stats on hardware without extended stats support
david decotigny
1
-9
/
+27
2011-11-14
rds: drop "select LLIST"
Paul Bolle
1
-1
/
+0
2011-11-14
net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...
Jesper Juhl
1
-4
/
+2
2011-11-12
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
2
-4
/
+0
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-23
/
+36
2011-11-11
mwifiex: fix association issue with AP configured in hidden SSID mode
Amitkumar Karwar
1
-2
/
+4
2011-11-11
iwlwifi: avoid a panic when unloading the module with RF Kill
Emmanuel Grumbach
1
-16
/
+17
2011-11-09
net: Fix references to deleted NET_ETHERNET Kconfig setting.
David S. Miller
4
-6
/
+6
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
15
-29
/
+95
2011-11-09
ipv4: fix for ip_options_rcv_srr() daddr update.
Li Wei
1
-0
/
+1
2011-11-09
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
2
-4
/
+4
2011-11-09
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
2
-4
/
+0
2011-11-09
net: drivers/net/hippi/Kconfig should be sourced
Paul Bolle
2
-1
/
+3
2011-11-09
net/ll_temac: FIX : Wait for indirect wait to end
Ricardo Ribalda
1
-0
/
+1
2011-11-09
net/temac: FIX segfault when process old irqs
Ricardo Ribalda
1
-1
/
+5
2011-11-09
mac80211: fix race between connection monitor & suspend
Johannes Berg
1
-1
/
+1
2011-11-09
wireless: libertas: fix unaligned le64 accesses
Steven Miao
1
-1
/
+1
2011-11-09
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
1
-0
/
+3
2011-11-09
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
1
-0
/
+4
2011-11-09
mac80211: fix NULL dereference in radiotap code
Johannes Berg
1
-3
/
+6
2011-11-09
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
15
-29
/
+95
2011-11-08
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
1
-1
/
+1
2011-11-08
ath: Fix NULL ptr dereference in ath_reg_apply_world_flags
Helmut Schaa
1
-0
/
+2
2011-11-08
cfg80211: fix missing kernel-doc
Johannes Berg
1
-0
/
+4
[next]