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
/
ipset
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
4
-8
/
+31
2016-03-08
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2
-1
/
+4
2016-02-24
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2
-30
/
+28
2016-01-13
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
1
-4
/
+0
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
1
-61
/
+47
2015-11-07
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
1
-4
/
+9
2015-11-07
netfilter: ipset: Fix hash:* type expiration
Jozsef Kadlecsik
1
-1
/
+1
2015-11-07
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
7
-79
/
+64
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-10-17
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
1
-1
/
+1
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
1
-6
/
+3
2015-08-29
netfilter: ipset: Fixing unnamed union init
Elad Raz
2
-4
/
+36
2015-08-28
netfilter: ipset: Out of bound access in hash:net* types fixed
Jozsef Kadlecsik
1
-4
/
+8
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
20
-269
/
+298
2015-06-14
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
1
-209
/
+189
2015-06-14
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
12
-236
/
+364
2015-06-14
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
4
-14
/
+38
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
1
-22
/
+22
2015-06-14
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
1
-143
/
+20
2015-06-14
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
1
-15
/
+34
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2
-15
/
+58
2015-06-14
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
7
-34
/
+42
2015-06-14
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
4
-49
/
+41
2015-06-14
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
15
-75
/
+75
2015-06-14
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
5
-15
/
+43
2015-06-14
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
16
-170
/
+29
2015-06-14
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2
-7
/
+7
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
1
-0
/
+25
2015-05-13
netfilter: ipset: Improve preprocessor macros checks
Sergey Popovich
3
-7
/
+18
2015-05-13
netfilter: ipset: Fix hashing for ipv6 sets
Sergey Popovich
5
-8
/
+2
2015-05-13
netfilter: ipset: Check for comment netlink attribute length
Sergey Popovich
15
-15
/
+30
2015-05-13
netfilter: ipset: Return bool values instead of int
Sergey Popovich
10
-38
/
+43
2015-05-13
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
Sergey Popovich
7
-9
/
+11
2015-05-13
netfilter: ipset: Check IPSET_ATTR_PORT only once
Sergey Popovich
5
-40
/
+10
2015-05-13
netfilter: ipset: Return ipset error instead of bool
Sergey Popovich
12
-48
/
+126
2015-05-13
netfilter: ipset: Preprocessor directices cleanup
Sergey Popovich
12
-34
/
+4
2015-05-13
netfilter: ipset: No need to make nomatch bitfield
Sergey Popovich
1
-2
/
+2
2015-05-13
netfilter: ipset: Properly calculate extensions offsets and total length
Sergey Popovich
1
-3
/
+3
2015-05-13
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
Alexander Drozdov
1
-2
/
+4
2015-05-13
netfilter: ipset: Give a better name to a macro in ip_set_core.c
Jozsef Kadlecsik
1
-9
/
+9
2015-05-13
netfilter: ipset: Fix sparse warning
Jozsef Kadlecsik
1
-2
/
+2
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
1
-8
/
+24
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2
-0
/
+4
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
1
-2
/
+1
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
1
-28
/
+28
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2
-1
/
+2
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
1
-23
/
+17
2014-11-11
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
1
-0
/
+6
2014-10-22
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
1
-1
/
+1
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-84
/
+451
[next]