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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-24
[NETFILTER]: SNMP NAT: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
1
-2
/
+2
2006-07-24
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-06-30
[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks
Patrick McHardy
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
22
-22
/
+0
2006-06-29
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
1
-2
/
+10
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
2
-2
/
+4
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-17
[NETFILTER]: hashlimit match: fix random initialization
Patrick McHardy
1
-2
/
+5
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
3
-0
/
+20
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
1
-0
/
+1
2006-06-17
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-17
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
4
-0
/
+740
2006-06-17
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...
Patrick McHardy
1
-30
/
+27
2006-06-17
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
4
-7
/
+196
2006-06-17
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-49
/
+96
2006-06-17
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
1
-34
/
+43
2006-06-17
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
1
-1
/
+1
2006-06-17
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
1
-8
/
+24
2006-06-17
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
1
-31
/
+22
2006-06-17
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
1
-0
/
+6
2006-06-17
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
5
-4
/
+15
2006-06-17
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
Patrick McHardy
2
-2
/
+2
2006-06-17
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
1
-891
/
+377
2006-06-17
[NETFILTER]: x_tables: add SCTP/DCCP support where missing
Patrick McHardy
2
-62
/
+22
2006-06-17
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
1
-1
/
+1
2006-05-28
[NETFILTER]: PPTP helper: fix sstate/cstate typo
Alexey Dobriyan
1
-2
/
+2
2006-05-28
[NETFILTER]: mark H.323 helper experimental
Patrick McHardy
1
-2
/
+2
2006-05-28
[NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)
Marcel Holtmann
2
-0
/
+2
2006-05-23
[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
Chris Wright
1
-0
/
+1
2006-05-23
[NETFILTER]: H.323 helper: fix sequence extension parsing
Patrick McHardy
1
-1
/
+1
2006-05-23
[NETFILTER]: H.323 helper: fix parser error propagation
Patrick McHardy
1
-15
/
+19
2006-05-22
[NETFILTER]: SNMP NAT: fix memory corruption
Patrick McHardy
1
-8
/
+7
2006-05-19
[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...
Solar Designer
1
-1
/
+1
2006-05-19
[NETFILTER]: GRE conntrack: fix htons/htonl confusion
Alexey Dobriyan
1
-6
/
+6
2006-05-19
[NETFILTER]: fix format specifier for netfilter log targets
Philip Craig
1
-1
/
+1
2006-05-19
[NETFILTER]: Fix memory leak in ipt_recent
Jesper Juhl
1
-1
/
+1
2006-05-03
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...
Patrick McHardy
1
-3
/
+3
2006-05-03
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
1
-1
/
+1
2006-05-03
[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n
Patrick McHardy
1
-0
/
+2
2006-05-03
[NETFILTER]: H.323 helper: fix use of uninitialized data
Patrick McHardy
1
-4
/
+4
2006-05-03
[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len
Patrick McHardy
1
-0
/
+2
2006-05-02
[NETFILTER] SCTP conntrack: fix infinite loop
Patrick McHardy
1
-4
/
+7
2006-05-01
[NETFILTER] x_tables: fix compat related crash on non-x86
Patrick McHardy
1
-19
/
+14
[next]