index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
26
-241
/
+388
2010-10-20
phonet: remove the unused variable pn
Changli Gao
1
-1
/
+0
2010-10-20
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
1
-8
/
+1
2010-10-19
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
1
-9
/
+10
2010-10-19
sunrpc: Turn list_for_each-s into the ..._entry-s
Pavel Emelyanov
3
-17
/
+7
2010-10-19
sunrpc: Remove dead "else" branch from bc xprt creation
Pavel Emelyanov
1
-9
/
+4
2010-10-19
sunrpc: Don't return NULL from rpcb_create
Pavel Emelyanov
1
-1
/
+1
2010-10-19
sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt
Pavel Emelyanov
1
-2
/
+0
2010-10-19
sunrpc: Remove UDP worker wrappers
Pavel Emelyanov
1
-34
/
+7
2010-10-19
sunrpc: Remove TCP worker wrappers
Pavel Emelyanov
1
-32
/
+7
2010-10-19
sunrpc: Pass family to setup_socket calls
Pavel Emelyanov
1
-24
/
+8
2010-10-19
sunrpc: Merge xs_create_sock code
Pavel Emelyanov
1
-25
/
+24
2010-10-19
sunrpc: Merge the xs_bind code
Pavel Emelyanov
1
-47
/
+19
2010-10-19
sunrpc: Call xs_create_sockX directly from setup_socket
Pavel Emelyanov
1
-32
/
+8
2010-10-19
sunrpc: Factor out v6 sockets creation
Pavel Emelyanov
1
-37
/
+26
2010-10-19
sunrpc: Factor out v4 sockets creation
Pavel Emelyanov
1
-37
/
+26
2010-10-19
sunrpc: Factor out udp sockets creation
Pavel Emelyanov
1
-40
/
+56
2010-10-19
sunrpc: Remove duplicate xprt/transport arguments from calls
Pavel Emelyanov
1
-6
/
+6
2010-10-19
sunrpc: Get xprt pointer once in xs_tcp_setup_socket
Pavel Emelyanov
1
-6
/
+4
2010-10-19
sunrpc: Remove unused sock arg from xs_next_srcport
Pavel Emelyanov
1
-3
/
+3
2010-10-19
sunrpc: Remove unused sock arg from xs_get_srcport
Pavel Emelyanov
1
-3
/
+3
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
4
-22
/
+16
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-19
sunrpc: remove the big kernel lock
Arnd Bergmann
2
-30
/
+11
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
1
-79
/
+92
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
2
-11
/
+25
2010-10-18
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
3
-15
/
+17
2010-10-18
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
3
-38
/
+78
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
1
-1
/
+1
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
1
-3
/
+3
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2
-4
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
9
-15
/
+15
2010-10-18
tipc: Simplify bearer shutdown logic
Allan Stephens
1
-27
/
+11
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
1
-6
/
+0
2010-10-17
Bluetooth: fix oops in l2cap_connect_req
Nathan Holstein
1
-2
/
+2
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-16
tipc: cleanup function namespace
stephen hemminger
26
-389
/
+84
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2
-9
/
+11
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-16
net: allocate skbs on local node
Eric Dumazet
1
-12
/
+1
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-82
/
+195
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
10
-159
/
+193
[prev]
[next]