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
2008-12-18
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
2
-2
/
+1
2008-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-98
/
+61
2008-12-15
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
1
-5
/
+22
2008-12-15
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
1
-3
/
+0
2008-12-15
netfilter: update rwlock initialization for nat_table
Steven Rostedt
1
-1
/
+1
2008-12-11
netlabel: Compiler warning and NULL pointer dereference fix
Paul Moore
1
-18
/
+20
2008-12-09
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+2
2008-12-09
ipv6: silence log messages for locally generated multicast
Jan Sembera
1
-1
/
+6
2008-12-09
tcp: tcp_vegas cong avoid fix
Doug Leith
1
-70
/
+10
2008-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-38
/
+85
2008-12-07
tproxy: fixe a possible read from an invalid location in the socket match
Balazs Scheidler
1
-1
/
+1
2008-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2008-12-05
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-04
tcp: tcp_vegas ssthresh bug fix
Doug Leith
1
-0
/
+2
2008-12-04
can: omit received RTR frames for single ID filter lists
Oliver Hartkopp
1
-1
/
+4
2008-12-04
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
Chas Williams
1
-1
/
+5
2008-12-03
tcp: make urg+gso work for real this time
Ilpo Järvinen
1
-12
/
+10
2008-12-03
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+7
2008-12-03
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2
-18
/
+52
2008-12-03
Phonet: do not dump addresses from other namespaces
remi.denis-courmont@nokia
1
-0
/
+3
2008-12-03
netlabel: Fix a potential NULL pointer dereference
Paul Moore
1
-4
/
+6
2008-12-03
xfrm: Fix kernel panic when flush and dump SPD entries
Wei Yongjun
1
-0
/
+1
2008-11-26
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2
-3
/
+12
2008-11-26
Phonet: fix oops in phonet_address_del() on non-Phonet device
Rémi Denis-Courmont
1
-1
/
+1
2008-11-26
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
Patrick McHardy
1
-1
/
+1
2008-11-25
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+10
2008-11-25
net/wireless/reg.c: fix bad WARN_ON in if statement
Ingo Molnar
1
-2
/
+2
2008-11-25
mac80211 : Fix setting ad-hoc mode and non-ibss channel
Abhijeet Kolekar
1
-0
/
+8
2008-11-25
rose: zero length frame filtering in af_rose.c
Bernard Pidoux
1
-0
/
+10
2008-11-24
bridge: netfilter: fix update_pmtu crash with GRE
Herbert Xu
1
-0
/
+13
2008-11-24
netfilter: ctnetlink: fix conntrack creation race
Patrick McHardy
2
-4
/
+3
2008-11-24
Add a reference to sunrpc in svc_addsock
Tom Tucker
1
-2
/
+7
2008-11-21
net: Fix memory leak in the proto_register function
Catalin Marinas
1
-19
/
+12
2008-11-21
tcp: Do not use TSO/GSO when there is urgent data
Petr Tesarik
1
-2
/
+5
2008-11-20
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-67
/
+46
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-22
/
+0
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-19
reintroduce accept4
Ulrich Drepper
2
-115
/
+15
2008-11-19
net: Do not fire linkwatch events until the device is registered.
David S. Miller
1
-1
/
+6
2008-11-19
phonet: fix compilation with gcc-3.4
Alexey Dobriyan
1
-28
/
+24
2008-11-19
pktgen: fix multiple queue warning
Robert Olsson
1
-7
/
+2
2008-11-19
net: fix ip_mr_init() error path
Benjamin Thery
1
-4
/
+5
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-22
/
+0
2008-11-16
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
1
-1
/
+3
[next]