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
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-122
/
+176
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2
-3
/
+4
2010-09-27
net/9p: Mount only matching virtio channels
Sven Eckelmann
1
-1
/
+2
2010-09-27
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2
-2
/
+2
2010-09-27
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
1
-1
/
+2
2010-09-27
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
1
-11
/
+18
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2
-3
/
+13
2010-09-26
br2684: fix scheduling while atomic
Karl Hiramoto
1
-10
/
+2
2010-09-24
net: fix a lockdep splat
Eric Dumazet
6
-26
/
+26
2010-09-22
xfrm4: strip ECN bits from tos field
Ulrich Weber
1
-1
/
+1
2010-09-22
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
1
-1
/
+3
2010-09-22
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
1
-2
/
+4
2010-09-22
netfilter: fix a race in nf_ct_ext_create()
Eric Dumazet
1
-1
/
+3
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
1
-0
/
+1
2010-09-22
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
1
-1
/
+1
2010-09-22
netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
Eric Dumazet
1
-1
/
+5
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2
-11
/
+26
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-09-20
tcp: Fix race in tcp_poll
Tom Marshall
2
-2
/
+7
2010-09-20
rose: Fix signedness issues wrt. digi count.
David S. Miller
1
-2
/
+2
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
4
-49
/
+67
2010-09-20
wext: fix potential private ioctl memory content leak
Johannes Berg
1
-1
/
+1
2010-09-20
ip_gre: CONFIG_IPV6_MODULE support
Eric Dumazet
1
-4
/
+4
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-11
/
+10
2010-09-17
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
1
-1
/
+0
2010-09-16
net/llc: storing negative error codes in unsigned short
Dan Carpenter
1
-1
/
+1
2010-09-16
xfrm: dont assume rcu_read_lock in xfrm_output_one()
Eric Dumazet
1
-1
/
+1
2010-09-14
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
David S. Miller
1
-1
/
+1
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-76
/
+86
2010-09-14
net: use rcu_barrier() in rollback_registered_many
Eric Dumazet
1
-1
/
+1
2010-09-13
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
1
-0
/
+3
2010-09-13
ipv4: force_igmp_version ignored when a IGMPv3 query received
Bob Arendt
1
-1
/
+1
2010-09-13
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
1
-1
/
+2
2010-09-13
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
1
-1
/
+6
2010-09-12
sunrpc: increase MAX_HASHTABLE_BITS to 14
Miquel van Smoorenburg
1
-1
/
+1
2010-09-12
gss:spkm3 miss returning error to caller when import security context
Bian Naimeng
1
-1
/
+4
2010-09-12
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
1
-2
/
+8
2010-09-12
SUNRPC: cleanup state-machine ordering
J. Bruce Fields
1
-42
/
+42
2010-09-12
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
2
-20
/
+20
2010-09-12
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2
-7
/
+8
2010-09-12
Fix null dereference in call_allocate
J. Bruce Fields
1
-4
/
+4
2010-09-12
sch_atm: Fix potential NULL deref.
David S. Miller
1
-4
/
+0
2010-09-09
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
23
-274
/
+919
2010-09-08
udp: add rehash on connect()
Eric Dumazet
4
-2
/
+64
2010-09-08
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-08
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
1
-2
/
+6
2010-09-08
ipvs: fix active FTP
Julian Anastasov
3
-12
/
+13
2010-09-08
gro: Re-fix different skb headrooms
Jarek Poplawski
1
-1
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-37
/
+91
[next]