index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-84
/
+451
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
1
-2
/
+2
2014-09-16
netfilter: ipset: hash:mac type added to ipset
Jozsef Kadlecsik
4
-1
/
+193
2014-09-16
netfilter: ipset: Add skbinfo extension kernel support for the list set type.
Anton Danilov
1
-2
/
+17
2014-09-16
netfilter: ipset: Add skbinfo extension kernel support for the hash set types.
Anton Danilov
11
-25
/
+130
2014-09-16
netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.
Anton Danilov
4
-6
/
+31
[next]