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
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+5
2009-04-06
xfrm: fix fragmentation on inter family tunnels
Steffen Klassert
1
-0
/
+1
2009-04-06
net/802/fddi.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-38
/
+127
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-2
/
+1
2009-04-04
socket: use percpu_add() while updating sockets_in_use
Eric Dumazet
1
-4
/
+2
2009-04-03
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2
-1
/
+3
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-15
/
+15
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-158
/
+264
2009-04-02
tcp: miscounts due to tcp_fragment pcount reset
Ilpo Järvinen
1
-1
/
+6
2009-04-02
tcp: add helper for counter tweaking due mid-wq change
Ilpo Järvinen
1
-32
/
+34
2009-04-02
net: allow multiple dev per napi with GRO
Stephen Hemminger
1
-2
/
+3
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
3
-6
/
+6
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
7
-24
/
+100
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
8
-85
/
+109
2009-04-02
RDS: Fix m_rs_lock deadlock
Andy Grover
1
-3
/
+3
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
10
-383
/
+505
2009-04-01
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
Trond Myklebust
1
-12
/
+24
2009-04-01
epoll keyed wakeups: make sockets use keyed wakeups
Davide Libenzi
1
-3
/
+5
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-6
/
+0
2009-04-01
proc tty: switch ircomm to ->proc_fops
Alexey Dobriyan
1
-118
/
+138
2009-03-31
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-31
core: remove pointless conditional before kfree()
Wei Yongjun
1
-2
/
+1
2009-03-31
ipv4: remove unused parameter from tcp_recv_urg().
Rami Rosen
1
-3
/
+2
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-2
/
+1
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-26
/
+33
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-1
/
+1
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
350
-8195
/
+31016
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
11
-30
/
+4
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
7
-15
/
+15
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
1
-1
/
+1
2009-03-29
netfilter: xtables: fix IPv6 dependency in the cluster match
Pablo Neira Ayuso
1
-2
/
+9
2009-03-29
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-6
/
+8
2009-03-28
netpoll: store local and remote ip in net-endian
Harvey Harrison
1
-16
/
+15
2009-03-28
netfilter: fix endian bug in conntrack printks
Harvey Harrison
1
-7
/
+8
2009-03-28
gso: Fix support for linear packets
Herbert Xu
1
-1
/
+1
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-41
/
+272
2009-03-28
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-3
/
+3
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+3
2009-03-28
SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
Chuck Lever
1
-22
/
+0
2009-03-28
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2
-8
/
+12
2009-03-28
SUNRPC: Simplify kernel RPC service registration
Chuck Lever
1
-45
/
+34
2009-03-28
SUNRPC: Simplify svc_unregister()
Chuck Lever
1
-21
/
+14
2009-03-28
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
1
-10
/
+28
2009-03-28
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
1
-3
/
+10
2009-03-28
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
1
-14
/
+12
2009-03-28
SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
Chuck Lever
1
-2
/
+2
2009-03-28
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
1
-17
/
+6
2009-03-28
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
Chuck Lever
1
-6
/
+4
[next]