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
2006-02-24
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
1
-2
/
+13
2006-02-24
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
1
-0
/
+1
2006-02-23
[IPSEC]: Use TOS when doing tunnel lookups
Herbert Xu
1
-1
/
+4
2006-02-23
[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00
Jamal Hadi Salim
1
-6
/
+6
2006-02-23
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
3
-6
/
+6
2006-02-23
[IPV4]: Fix garbage collection of multipath route entries
Suresh Bhogavilli
1
-1
/
+1
2006-02-23
[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
Patrick McHardy
2
-3
/
+5
2006-02-20
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2006-02-19
[NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().
YOSHIFUJI Hideaki
1
-7
/
+3
2006-02-19
[NETFILTER]: Fix outgoing redirects to loopback
Patrick McHardy
1
-11
/
+5
2006-02-19
[NETFILTER]: Fix NAT PMTUD problems
Patrick McHardy
1
-9
/
+9
2006-02-19
[XFRM]: Fix policy double put
Patrick McHardy
1
-2
/
+0
2006-02-18
[PATCH] missing ntohs() in ip6_tunnel
Al Viro
1
-1
/
+1
2006-02-15
[NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet
Yasuyuki Kozakai
2
-2
/
+6
2006-02-15
[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error
Yasuyuki Kozakai
1
-0
/
+6
2006-02-15
[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT
Yasuyuki Kozakai
1
-0
/
+2
2006-02-15
[NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
Yasuyuki Kozakai
2
-5
/
+5
2006-02-15
[NETFILTER]: x_tables: fix dependencies of conntrack related modules
Yasuyuki Kozakai
1
-3
/
+3
2006-02-15
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
4
-11
/
+24
2006-02-15
[BRIDGE]: Fix deadlock in br_stp_disable_bridge
Adrian Drzewiecki
1
-2
/
+2
2006-02-15
[NETFILTER]: Fix xfrm lookup after SNAT
Patrick McHardy
2
-3
/
+44
2006-02-13
[NET]: Revert skb_copy_datagram_iovec() recursion elimination.
David S. Miller
1
-28
/
+53
2006-02-13
[IPSEC]: Fix strange IPsec freeze.
Herbert Xu
1
-1
/
+3
2006-02-13
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
1
-4
/
+1
2006-02-13
[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
Jamal Hadi Salim
1
-7
/
+4
2006-02-13
[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent
Stephen Hemminger
1
-2
/
+2
2006-02-13
[NETFILTER] Fix Kconfig menu level for x_tables
Harald Welte
1
-2
/
+2
2006-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2
-6
/
+17
2006-02-13
[P8023]: Fix tainting of kernel.
Dave Jones
1
-0
/
+2
2006-02-13
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
1
-1
/
+1
2006-02-13
[ATM]: Ratelimit atmsvc failure messages
Dave Jones
1
-1
/
+2
2006-02-13
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
Marcel Holtmann
1
-2
/
+8
2006-02-13
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
1
-4
/
+9
2006-02-12
[PATCH] netfilter: fix build error due to missing has_bridge_parent macro
Jesper Juhl
1
-1
/
+1
2006-02-09
[BRIDGE]: fix error handling for add interface to bridge
Stephen Hemminger
3
-73
/
+59
2006-02-09
[BRIDGE]: netfilter handle RCU during removal
Stephen Hemminger
1
-15
/
+38
2006-02-09
[BRIDGE]: fix for RCU and deadlock on device removal
Stephen Hemminger
4
-30
/
+41
2006-02-09
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
1
-1
/
+2
2006-02-09
[IRDA]: out of range array access
David Binderman
1
-1
/
+1
2006-02-09
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
1
-2
/
+2
2006-02-09
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
3
-3
/
+3
2006-02-09
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
1
-3
/
+4
2006-02-08
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
1
-0
/
+3
2006-02-07
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] ipv4 NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
5
-5
/
+0
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-37
/
+85
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
5
-6
/
+6
2006-02-04
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
1
-2
/
+2
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2
-5
/
+8
[next]