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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
netfilter: nf_tables: fix a wrong check to skip the inactive rules
Liping Zhang
1
-1
/
+1
2016-06-15
netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails
Liping Zhang
1
-6
/
+1
2016-06-15
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
3
-10
/
+11
2016-06-15
netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set
Liping Zhang
1
-1
/
+1
2016-06-15
netfilter: conntrack: destroy kmemcache on module removal
Florian Westphal
1
-0
/
+2
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2
-4
/
+6
2016-06-02
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-23
/
+32
2016-05-31
netfilter: nf_ct_helper: bail out on duplicated helpers
Pablo Neira Ayuso
1
-5
/
+4
2016-05-30
netfilter: nf_tables: validate NFTA_SET_TABLE parameter
Phil Turnbull
1
-0
/
+2
2016-05-30
netfilter: nf_ct_helper: Fix helper unregister count.
Taehee Yoo
5
-0
/
+5
2016-05-25
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2
-15
/
+20
2016-05-25
netfilter: conntrack: remove leftover binary sysctl define
Florian Westphal
1
-2
/
+0
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-10
/
+7
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-12
netfilter: nfnetlink_queue: fix timestamp attribute
Florian Westphal
1
-1
/
+1
2016-05-10
netfilter: conntrack: remove uninitialized shadow variable
Arnd Bergmann
1
-1
/
+0
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
17
-310
/
+726
2016-05-09
netfilter: conntrack: use single slab cache
Florian Westphal
1
-22
/
+14
2016-05-09
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
1
-16
/
+17
2016-05-09
netfilter: conntrack: make netns address part of nat bysrc hash
Florian Westphal
1
-3
/
+3
2016-05-06
Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-4
/
+26
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
3
-28
/
+22
2016-05-06
netfilter: conntrack: make netns address part of expect hash
Florian Westphal
1
-7
/
+10
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2
-4
/
+27
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
2
-4
/
+26
2016-05-05
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
1
-0
/
+2
2016-05-05
netfilter: nf_tables: allow set names up to 32 bytes
Pablo Neira Ayuso
1
-3
/
+3
2016-05-05
netfilter: conntrack: introduce clash resolution on insertion race
Pablo Neira Ayuso
3
-3
/
+54
2016-05-05
netfilter: conntrack: introduce nf_ct_acct_update()
Pablo Neira Ayuso
1
-23
/
+19
2016-05-05
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
Pablo Neira Ayuso
1
-1
/
+1
2016-05-05
netfilter: conntrack: consider ct netns in early_drop logic
Florian Westphal
1
-18
/
+25
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
6
-59
/
+56
2016-05-05
netfilter: conntrack: make netns address part of hash
Florian Westphal
1
-17
/
+18
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
2
-10
/
+16
2016-05-05
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
1
-18
/
+11
2016-05-05
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
1
-0
/
+3
2016-05-05
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
1
-5
/
+19
2016-05-05
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
1
-17
/
+8
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
1
-0
/
+30
2016-04-29
netfilter: IDLETIMER: fix race condition when destroy the target
Liping Zhang
1
-0
/
+1
2016-04-29
netfilter: conntrack: init all_locks to avoid debug warning
Florian Westphal
1
-1
/
+1
2016-04-25
netfilter/ipvs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-12
/
+24
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
5
-5
/
+243
2016-04-25
netfilter: nf_ct_helper: disable automatic helper assignment
Pablo Neira Ayuso
1
-2
/
+2
2016-04-25
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
Pablo Neira Ayuso
1
-5
/
+35
2016-04-25
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
Pablo Neira Ayuso
1
-3
/
+6
2016-04-25
netfilter: nf_tables: parse element flags from nft_del_setelem()
Pablo Neira Ayuso
1
-5
/
+33
2016-04-25
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
Pablo Neira Ayuso
1
-12
/
+22
[next]