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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
6
-100
/
+59
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
414
-12848
/
+29639
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-9
/
+9
2011-03-16
xfrm: Refcount destination entry on xfrm_lookup
Steffen Klassert
1
-0
/
+2
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
4
-19
/
+30
2011-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-9
/
+27
2011-03-16
netfilter ebtables: fix xt_AUDIT to work with ebtables
Thomas Graf
1
-9
/
+27
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+19
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
6
-50
/
+419
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-74
/
+18
2011-03-15
net_sched: fix ip_tos2prio
Dan Siemon
1
-1
/
+1
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-0
/
+19
2011-03-15
xfrm: fix __xfrm_route_forward()
Eric Dumazet
1
-2
/
+2
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-15
/
+38
2011-03-15
Phonet: fix aligned-mode pipe socket buffer header reserve
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-03-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-12
/
+201
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
21
-394
/
+611
2011-03-15
netfilter: xt_addrtype: ipv6 support
Florian Westphal
2
-2
/
+97
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
5
-26
/
+27
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-12
/
+201
2011-03-15
net/9p: Implement syncfs 9P operation
Aneesh Kumar K.V
1
-0
/
+21
2011-03-15
[net/9p] Small non-IO PDUs for zero-copy supporting transports.
Venkateswararao Jujjuri (JV)
1
-6
/
+17
2011-03-15
[net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.
Venkateswararao Jujjuri (JV)
1
-23
/
+41
2011-03-15
[net/9p] readdir zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-2
/
+27
2011-03-15
[net/9p] Write side zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-6
/
+15
2011-03-15
[net/9p] Read side zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-8
/
+39
2011-03-15
[net/9p] Add preferences to transport layer.
Venkateswararao Jujjuri (JV)
1
-0
/
+1
2011-03-15
[net/9p] Add gup/zero_copy support to VirtIO transport layer.
Venkateswararao Jujjuri (JV)
2
-5
/
+126
2011-03-15
[net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.
Venkateswararao Jujjuri (JV)
1
-0
/
+1
2011-03-15
[net/9p] Preparation and helper functions for zero copy
Venkateswararao Jujjuri (JV)
4
-0
/
+131
2011-03-15
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
1
-4
/
+7
2011-03-15
netfilter: xt_connlimit: use hlist instead
Changli Gao
1
-14
/
+14
2011-03-15
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
1
-1
/
+1
2011-03-15
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
1
-11
/
+9
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
2
-2
/
+2
2011-03-15
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
1
-36
/
+62
2011-03-15
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2
-9
/
+20
2011-03-15
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
1
-2
/
+7
2011-03-15
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2
-9
/
+28
2011-03-15
IPVS: Add expire_quiescent_template()
Simon Horman
1
-2
/
+11
2011-03-15
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
1
-1
/
+7
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
1
-2
/
+2
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
3
-9
/
+9
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
1
-3
/
+8
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
1
-4
/
+16
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
1
-26
/
+22
[next]