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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-36
/
+34
2014-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-297
/
+556
2014-05-22
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
1
-1
/
+1
2014-05-22
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-21
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2
-6
/
+2
2014-05-21
net_sched: fix an oops in tcindex filter
Cong Wang
1
-10
/
+20
2014-05-21
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
1
-0
/
+1
2014-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-26
/
+23
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
1
-0
/
+26
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
3
-44
/
+10
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
1
-0
/
+50
2014-05-16
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2
-2
/
+3
2014-05-16
ipv4: ip_tunnels: disable cache for nbma gre tunnels
Timo Teräs
1
-1
/
+2
2014-05-16
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
Fabian Godehardt
1
-1
/
+2
2014-05-16
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
1
-0
/
+3
2014-05-16
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-8
/
+20
2014-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-19
/
+42
2014-05-16
af_rxrpc: Fix XDR length check in rxrpc key demarshalling.
Nathaniel W Filardo
1
-1
/
+1
2014-05-16
crush: decode and initialize chooseleaf_vary_r
Ilya Dryomov
1
-0
/
+5
2014-05-16
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2
-5
/
+23
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-31
/
+66
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
3
-3
/
+34
2014-05-15
batman-adv: fix local TT check for outgoing arp requests in DAT
Antonio Quartulli
1
-2
/
+1
2014-05-15
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-05-15
batman-adv: fix reference counting imbalance while sending fragment
Antonio Quartulli
1
-3
/
+8
2014-05-15
batman-adv: fix indirect hard_iface NULL dereference
Marek Lindner
1
-1
/
+2
2014-05-15
netfilter: nf_tables: fix trace of matching non-terminal rule
Pablo Neira Ayuso
1
-1
/
+3
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-19
/
+42
2014-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
3
-14
/
+34
2014-05-14
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-05-14
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
1
-4
/
+4
2014-05-13
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-4
/
+57
2014-05-13
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
1
-2
/
+2
2014-05-13
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-05-13
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
2
-5
/
+8
2014-05-12
netfilter: nf_tables: fix missing return trace at the end of non-base chain
Pablo Neira Ayuso
1
-5
/
+3
2014-05-12
netfilter: nf_tables: fix bogus rulenum after goto action
Pablo Neira Ayuso
1
-1
/
+1
2014-05-12
netfilter: nf_tables: fix tracing of the goto action
Pablo Neira Ayuso
1
-1
/
+5
2014-05-12
netfilter: nf_tables: fix goto action
Pablo Neira Ayuso
1
-18
/
+10
2014-05-12
vti: Use the tunnel mark for lookup in the error handlers.
Steffen Klassert
2
-2
/
+8
2014-05-12
vti6: Don't unregister pernet ops twice on init errors
Mathias Krause
1
-3
/
+0
2014-05-11
batman-adv: fix removing neigh_ifinfo
Simon Wunderlich
1
-0
/
+46
2014-05-10
netfilter: nf_tables: reset rule number counter after jump and goto
Pablo Neira Ayuso
1
-1
/
+2
2014-05-10
batman-adv: always run purge_orig_neighbors
Simon Wunderlich
1
-4
/
+4
2014-05-10
batman-adv: fix neigh reference imbalance
Simon Wunderlich
1
-0
/
+5
2014-05-10
batman-adv: fix neigh_ifinfo imbalance
Simon Wunderlich
1
-0
/
+2
[next]