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
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
2
-27
/
+145
2014-10-14
isdn/capi: prevent NULL pointer dereference on invalid CAPI command
Tilman Schmidt
1
-0
/
+7
2014-10-14
isdn/capi: refactor command/subcommand table accesses
Tilman Schmidt
1
-5
/
+18
2014-10-14
isdn/capi: prevent index overrun from command_2_index()
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/capi: correct capi20_manufacturer argument type mismatch
Tilman Schmidt
2
-3
/
+3
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
1
-0
/
+1
2014-10-14
Merge branch 'fec-ptp'
David S. Miller
3
-17
/
+267
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
3
-1
/
+205
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2
-12
/
+56
2014-10-14
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
1
-4
/
+6
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2
-2
/
+0
2014-10-14
x86: bpf_jit: fix two bugs in eBPF JIT compiler
Alexei Starovoitov
1
-6
/
+19
2014-10-14
tcp: fix ooo_okay setting vs Small Queues
Eric Dumazet
1
-2
/
+6
2014-10-14
skbuff: fix ftrace handling in skb_unshare
Alexander Aring
1
-1
/
+6
2014-10-14
fm10k: Add skb->xmit_more support
Alexander Duyck
1
-31
/
+34
2014-10-14
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
1
-10
/
+14
2014-10-14
MAINTAINERS: Update contact information for Vince Bridgers
Vince Bridgers
1
-1
/
+1
2014-10-14
Merge branch 'sctp'
David S. Miller
6
-89
/
+77
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2
-0
/
+7
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
3
-63
/
+60
2014-10-14
phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
Bruno Thomsen
1
-1
/
+3
2014-10-10
Merge branch 'bcmgenet_systemport'
David S. Miller
3
-7
/
+9
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-10
Merge branch 'net-drivers-pgcnt'
David S. Miller
5
-23
/
+30
2014-10-10
net: fix races in page->_count manipulation
Eric Dumazet
1
-7
/
+18
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
1
-5
/
+3
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
3
-2
/
+36
2014-10-10
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
1
-13
/
+23
2014-10-10
net: filter: fix the comments
Li RongQing
1
-6
/
+3
2014-10-10
Documentation: replace __sk_run_filter with __bpf_prog_run
Li RongQing
1
-2
/
+2
2014-10-10
Merge branch 'macvlan'
David S. Miller
1
-8
/
+13
2014-10-10
macvlan: optimize the receive path
jbaron@akamai.com
1
-5
/
+10
2014-10-10
macvlan: pass 'bool' type to macvlan_count_rx()
jbaron@akamai.com
1
-3
/
+3
2014-10-10
Merge branch 'xgene'
David S. Miller
12
-75
/
+566
2014-10-10
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
1
-6
/
+22
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
6
-30
/
+438
2014-10-10
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
4
-41
/
+78
2014-10-10
dtb: Add 10GbE node to APM X-Gene SoC device tree
Iyappan Subramanian
2
-2
/
+31
2014-10-10
Documentation: dts: Update section header for APM X-Gene
Iyappan Subramanian
1
-1
/
+3
2014-10-10
MAINTAINERS: Update APM X-Gene section
Iyappan Subramanian
1
-1
/
+0
[prev]
[next]