index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
4
-66
/
+111
2014-09-19
Merge branch 'fec-next'
David S. Miller
2
-13
/
+177
2014-09-19
net: fec: Workaround for imx6sx enet tx hang when enable three queues
Fugang Duan
1
-2
/
+15
2014-09-19
net:fec: increase DMA queue number
Fugang Duan
1
-1
/
+1
2014-09-19
net: fec: add interrupt coalescence feature support
Fugang Duan
2
-0
/
+151
2014-09-19
net: fec: refine error handle of parser queue number from DT
Frank Li
1
-10
/
+10
2014-09-19
sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT
Alexei Starovoitov
1
-7
/
+2
2014-09-16
net: fec: fix build error at m68k platform
Frank Li
1
-5
/
+25
2014-09-16
net: sched: cls_cgroup need tcf_exts_init in all cases
John Fastabend
1
-4
/
+3
2014-09-16
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-126
/
+428
2014-09-16
net: sched: cls_fw: add missing tcf_exts_init call in fw_change()
John Fastabend
1
-0
/
+2
2014-09-16
net: sched: cls_cgroup fix possible memory leak of 'new'
John Fastabend
1
-4
/
+9
2014-09-16
net: sched: cls_u32 add missing rcu_assign_pointer and annotation
John Fastabend
1
-3
/
+4
2014-09-16
net: sched: fix unsued cpu variable
John Fastabend
1
-3
/
+4
2014-09-16
net_sched: fix a null pointer dereference in tcindex_set_parms()
WANG Cong
1
-1
/
+1
2014-09-16
net_sched: fix memory leak in cls_tcindex
WANG Cong
1
-7
/
+10
2014-09-15
openvswitch: Add recirc and hash action.
Andy Zhou
7
-12
/
+288
2014-09-15
openvswitch: simplify sample action implementation
Andy Zhou
1
-24
/
+18
2014-09-15
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
8
-47
/
+50
2014-09-15
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
7
-41
/
+71
2014-09-15
openvswitch: Remove pkt_key from OVS_CB
Pravin B Shelar
3
-17
/
+16
2014-09-15
net: dsa: fix mii_bus to host_dev replacement
Florian Fainelli
1
-1
/
+1
2014-09-15
net_sched: use tcindex_filter_result_init()
WANG Cong
1
-4
/
+1
2014-09-15
net_sched: fix suspicious RCU usage in tcindex_classify()
WANG Cong
1
-1
/
+1
2014-09-15
net_sched: fix an allocation bug in tcindex_set_parms()
WANG Cong
1
-1
/
+1
2014-09-15
net_sched: fix suspicious RCU usage in cls_bpf_classify()
WANG Cong
1
-1
/
+1
2014-09-15
Merge branch 'dsa-next'
David S. Miller
16
-74
/
+101
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
10
-32
/
+42
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
9
-42
/
+59
2014-09-15
Merge branch 'bonding-cleanups'
David S. Miller
6
-199
/
+105
2014-09-15
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
Nikolay Aleksandrov
1
-4
/
+2
2014-09-15
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
6
-167
/
+93
2014-09-15
bonding: consolidate the two rlb_next_rx_slave functions into one
Nikolay Aleksandrov
1
-28
/
+10
2014-09-15
Merge branch 'tcpflags'
David S. Miller
5
-32
/
+22
2014-09-15
tcp: do not copy headers in tcp_collapse()
Eric Dumazet
1
-15
/
+2
2014-09-15
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2
-4
/
+3
2014-09-15
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
4
-13
/
+17
2014-09-15
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...
Rickard Strandqvist
1
-1
/
+1
2014-09-15
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...
Rickard Strandqvist
1
-2
/
+2
2014-09-15
bna: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2
-5
/
+8
2014-09-15
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
1
-2
/
+2
2014-09-13
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
1
-2
/
+2
2014-09-13
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
1
-1
/
+1
2014-09-13
net/macb: Add hardware revision information during probe
Bo Shen
1
-3
/
+3
2014-09-13
Merge branch 'fec-next'
David S. Miller
4
-259
/
+756
2014-09-13
ARM: dts: imx6sx: add multi-queue support enet
Frank Li
1
-0
/
+2
2014-09-13
ARM: Documentation: Update fec dts binding doc
Frank Li
1
-0
/
+6
2014-09-13
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
1
-0
/
+1
2014-09-13
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2
-11
/
+27
2014-09-13
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
1
-0
/
+2
[next]