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
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
5
-11
/
+23
2014-12-23
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
1
-1
/
+2
2014-12-23
openvswitch: Fix MPLS action validation.
Pravin B Shelar
1
-12
/
+1
2014-12-23
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
1
-4
/
+1
2014-12-23
mpls: Fix config check for mpls.
Pravin B Shelar
1
-1
/
+1
2014-12-23
net: Rearrange loop in net_rx_action
Herbert Xu
1
-14
/
+12
2014-12-23
net: Always poll at least one device in net_rx_action
Herbert Xu
1
-4
/
+3
2014-12-23
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
1
-0
/
+9
2014-12-23
net: Move napi polling code out of net_rx_action
Herbert Xu
1
-44
/
+54
2014-12-23
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-12-23
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2014-12-23
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2014-12-23
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2014-12-22
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
1
-16
/
+29
2014-12-22
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
4
-41
/
+161
2014-12-22
caif: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-22
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
1
-1
/
+11
2014-12-22
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
1
-0
/
+2
2014-12-22
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
1
-1
/
+1
2014-12-22
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-22
net: s6gmac: remove driver
Daniel Glöckner
3
-1071
/
+0
2014-12-22
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-12-22
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
1
-17
/
+17
2014-12-22
in6: fix conflict with glibc
stephen hemminger
2
-1
/
+5
2014-12-22
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2
-7
/
+9
2014-12-22
virtio_net: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
1
-6
/
+8
2014-12-22
packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...
Dan Collins
1
-4
/
+7
2014-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-2
/
+8
2014-12-19
enic: fix rx skb checksum
Govindarajulu Varadarajan
1
-4
/
+8
2014-12-19
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
1
-0
/
+1
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
1
-1
/
+0
2014-12-18
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-168
/
+137
2014-12-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
16
-109
/
+324
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
66
-156
/
+199
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
22
-401
/
+1767
2014-12-18
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+47
2014-12-18
Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
50
-78
/
+640
2014-12-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
53
-457
/
+3511
2014-12-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-258
/
+352
2014-12-18
tools/testing/selftests/Makefile: alphasort the TARGETS list
Andrew Morton
1
-8
/
+9
2014-12-18
mm/zsmalloc: adjust order of functions
Ganesh Mahendran
1
-187
/
+187
2014-12-18
ocfs2: fix journal commit deadlock
Junxiao Bi
1
-2
/
+14
2014-12-18
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
Joseph Qi
1
-9
/
+3
2014-12-18
ocfs2: reflink: fix slow unlink for refcounted file
Junxiao Bi
4
-10
/
+24
2014-12-18
mm/memory.c:do_shared_fault(): add comment
Andrew Morton
1
-0
/
+6
2014-12-18
.mailmap: Santosh Shilimkar has moved
Santosh Shilimkar
1
-0
/
+2
[next]