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-05-22
netlabel: Remove prefetches from list handlers.
David S. Miller
1
-4
/
+4
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
1
-4
/
+5
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
3
-44
/
+62
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
1
-9
/
+26
2011-05-21
sctp: Fix build failure.
David S. Miller
1
-1
/
+1
2011-05-21
garp: use kfree_rcu()
Eric Dumazet
1
-18
/
+2
2011-05-21
ipv6: copy prefsrc setting when copying route entry
Florian Westphal
1
-0
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
309
-7259
/
+13444
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
3
-0
/
+3
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
1
-1
/
+1
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-292
/
+46
2011-05-19
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
1
-0
/
+1
2011-05-19
irda: Fix error propagation in ircomm_lmp_connect_response()
David S. Miller
1
-4
/
+1
2011-05-19
irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
David S. Miller
1
-4
/
+0
2011-05-19
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
David S. Miller
1
-6
/
+0
2011-05-19
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
David S. Miller
1
-1
/
+2
2011-05-19
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...
David S. Miller
1
-3
/
+0
2011-05-19
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
David S. Miller
1
-1
/
+2
2011-05-19
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
David S. Miller
1
-4
/
+1
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
David S. Miller
1
-3
/
+0
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
1
-2
/
+0
2011-05-19
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
1
-2
/
+0
2011-05-19
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
1
-2
/
+0
2011-05-19
9p: Kill set but not used variable 'ret' in parse_opts()
David S. Miller
1
-2
/
+0
2011-05-19
ipconfig wait for carrier
Micha Nelissen
1
-13
/
+22
2011-05-19
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
1
-6
/
+4
2011-05-19
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
2
-26
/
+38
2011-05-19
net: ping: fix the coding style
Changli Gao
1
-3
/
+7
2011-05-19
net: ping: make local functions static
Changli Gao
1
-4
/
+4
2011-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-05-19
ceph: check return value for start_request in writepages
Sage Weil
1
-1
/
+7
2011-05-19
libceph: add missing breaks in addr_set_port
Sage Weil
1
-0
/
+2
2011-05-19
libceph: fix TAG_WAIT case
Sage Weil
1
-1
/
+3
2011-05-19
libceph: fix osdmap timestamp assignment
Sage Weil
1
-1
/
+1
2011-05-19
libceph: use snprintf for unknown addrs
Sage Weil
1
-1
/
+2
2011-05-19
libceph: use snprintf for formatting object name
Sage Weil
1
-1
/
+1
2011-05-19
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
1
-5
/
+6
2011-05-19
libceph: handle connection reopen race with callbacks
Sage Weil
1
-13
/
+51
2011-05-19
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
1
-8
/
+4
2011-05-19
mac80211: Don't sleep when growing the mesh path
Javier Cardona
1
-3
/
+3
2011-05-19
net: rfkill: add generic gpio rfkill driver
Rhyland Klein
3
-0
/
+237
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
3
-7
/
+19
2011-05-19
Merge branch 'master' into next
James Morris
71
-319
/
+524
2011-05-18
ipv4: Pass explicit destination address to rt_bind_peer().
David S. Miller
3
-13
/
+13
2011-05-18
ipv4: Pass explicit destination address to rt_get_peer().
David S. Miller
1
-3
/
+3
2011-05-18
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
David S. Miller
3
-8
/
+11
2011-05-18
ipv4: Kill RT_CACHE_DEBUG
David S. Miller
2
-44
/
+0
2011-05-18
Merge branch 'master' into upstream.
Jiri Kosina
226
-1222
/
+2402
2011-05-18
net: add skb_dst_force() in sock_queue_err_skb()
Eric Dumazet
1
-0
/
+3
[prev]
[next]