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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
12
-74
/
+96
2012-04-18
batman-adv: skip the window protection test when the originator has no neighb...
Antonio Quartulli
1
-1
/
+2
2012-04-18
batman-adv: print OGM seq numbers as unsigned int
Antonio Quartulli
1
-4
/
+4
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
9
-25
/
+21
2012-04-18
batman-adv: mark existing ogm variables as batman iv
Marek Lindner
3
-5
/
+5
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
4
-14
/
+14
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
3
-11
/
+17
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
4
-2
/
+11
2012-04-18
batman-adv: randomize initial seqno to avoid collision
Marek Lindner
1
-0
/
+5
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: move ogm initialization into the proper function
Marek Lindner
1
-1
/
+7
2012-04-18
batman-adv: remove duplicated line in comment
Antonio Quartulli
1
-1
/
+0
2012-04-18
batman-adv: convert the tt_crc to network order
Antonio Quartulli
1
-1
/
+1
2012-04-18
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-18
net/ipv4:Remove two memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-17
net: filter: remove unused cpu_off in sparc JIT
Eric Dumazet
1
-2
/
+0
2012-04-17
dmfe: enforce consistent timing delay.
françois romieu
1
-1
/
+5
2012-04-17
net: filter: Fix some more small issues in sparc JIT.
David S. Miller
3
-44
/
+84
2012-04-17
net: filter: Fix some minor issues in sparc JIT.
David S. Miller
3
-5
/
+6
2012-04-17
r8169: support the new RTL8411 chip.
Hayes Wang
1
-2
/
+138
2012-04-17
r8169: adjust some functions of 8111f
Hayes Wang
1
-52
/
+47
2012-04-17
r8169: support the new RTL8402 chip.
Hayes Wang
1
-1
/
+121
2012-04-17
r8169: add device specific CSI access helpers.
Hayes Wang
1
-106
/
+194
2012-04-17
r8169: modify pll power function
Hayes Wang
1
-7
/
+30
2012-04-17
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
1
-0
/
+6
2012-04-17
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
1
-2
/
+13
2012-04-16
hippi: fix printk format in rrunner.c
Randy Dunlap
1
-2
/
+3
2012-04-16
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
6
-60
/
+6
2012-04-16
net: filter: Just In Time compiler for sparc
David S. Miller
6
-0
/
+1042
2012-04-16
net/can: use module_pci_driver
Axel Lin
5
-59
/
+5
2012-04-16
can: fix sparse warning for cgw_list
Daniel Baluta
1
-1
/
+1
2012-04-16
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
1
-2
/
+3
2012-04-16
atl1: remove unused member from atl1_adapter structure
Tony Zelenoff
1
-1
/
+0
2012-04-16
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Paul Gortmaker
1
-3
/
+4
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-99
/
+167
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
3
-6
/
+71
2012-04-15
ixgbe: UTA table incorrectly programmed
Greg Rose
1
-29
/
+0
2012-04-15
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
1
-10
/
+11
2012-04-15
ixgbe: enable FDB netdevice ops
John Fastabend
1
-0
/
+71
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
1
-2
/
+33
2012-04-15
net: add fdb generic dump routine
John Fastabend
1
-0
/
+84
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2
-16
/
+83
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
8
-112
/
+228
2012-04-15
atl1: do not drop rx/tx interrupts before they are scheduled
Tony Zelenoff
1
-4
/
+10
2012-04-15
atl1: do not process interrupts in cycle in handler
Tony Zelenoff
2
-57
/
+52
2012-04-15
atl1: enable errors and link ints when rx/tx scheduled
Tony Zelenoff
2
-13
/
+29
2012-04-15
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2
-0
/
+8
2012-04-15
atl1: make function to set imr of card
Tony Zelenoff
1
-4
/
+9
2012-04-15
atl1: use defined functions to disable irq
Tony Zelenoff
1
-3
/
+3
[next]