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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-19
/
+22
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/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
forcedeth: fix stats on hardware without extended stats support
david decotigny
1
-9
/
+27
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+22
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
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-7
/
+36
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
wireless: libertas: fix unaligned le64 accesses
Steven Miao
1
-1
/
+1
2011-11-09
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
6
-7
/
+36
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
sunhme: Allow usage on SBI based SBus systems
oftedal
1
-1
/
+1
2011-11-08
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
1
-3
/
+4
2011-11-08
r8169: increase the delay parameter of pm_schedule_suspend
hayeswang
1
-1
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-235
/
+254
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()
Jesper Juhl
1
-1
/
+2
2011-11-07
brcm80211: smac: eliminate a null pointer dereference in dma.c
Arend van Spriel
1
-2
/
+3
2011-11-07
b43: HT-PHY: report signal to mac80211
Rafał Miłecki
2
-1
/
+22
2011-11-07
b43: fill ctl1 word on all newer PHYs, fix PHY errors
Rafał Miłecki
1
-2
/
+6
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
127
-12
/
+134
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-9
/
+0
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-69
/
+22
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+9
2011-11-04
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2
-4
/
+4
2011-11-04
sky2: fix regression on Yukon Optima
stephen hemminger
1
-11
/
+0
2011-11-04
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
3
-4
/
+10
2011-11-04
macvlan: receive multicast with local address
stephen hemminger
1
-0
/
+7
2011-11-04
tg3: Update version to 3.121
Matt Carlson
1
-2
/
+2
2011-11-04
tg3: Eliminate timer race with reset_task
Matt Carlson
2
-13
/
+2
2011-11-04
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2
-9
/
+25
2011-11-04
tg3: Obtain PCI function number from device
Matt Carlson
2
-6
/
+33
2011-11-04
tg3: Fix irq alloc error cleanup path
Matt Carlson
1
-5
/
+4
2011-11-04
tg3: Fix 4k skb error recovery path
Matt Carlson
1
-8
/
+8
2011-11-04
tg3: Fix 4k tx bd segmentation code
Matt Carlson
1
-23
/
+24
2011-11-04
tg3: Fix APE mutex init and use
Matt Carlson
2
-24
/
+30
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-67
/
+69
2011-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-132
/
+179
[next]