index
:
Linux Stable
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.12.y
linux-6.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
20
-269
/
+298
*
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
2015-06-14
1
-209
/
+189
*
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
2015-06-14
12
-236
/
+364
*
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
2015-06-14
4
-14
/
+38
*
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
1
-22
/
+22
*
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
2015-06-14
1
-143
/
+20
*
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
2015-06-14
1
-15
/
+34
*
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
2
-15
/
+58
*
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
7
-34
/
+42
*
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
2015-06-14
4
-49
/
+41
*
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
2015-06-14
15
-75
/
+75
*
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
2015-06-14
5
-15
/
+43
*
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
2015-06-14
16
-170
/
+29
*
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2015-06-14
2
-7
/
+7
*
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
1
-0
/
+25
*
netfilter: ipset: Improve preprocessor macros checks
Sergey Popovich
2015-05-13
3
-7
/
+18
*
netfilter: ipset: Fix hashing for ipv6 sets
Sergey Popovich
2015-05-13
5
-8
/
+2
*
netfilter: ipset: Check for comment netlink attribute length
Sergey Popovich
2015-05-13
15
-15
/
+30
*
netfilter: ipset: Return bool values instead of int
Sergey Popovich
2015-05-13
10
-38
/
+43
*
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
Sergey Popovich
2015-05-13
7
-9
/
+11
*
netfilter: ipset: Check IPSET_ATTR_PORT only once
Sergey Popovich
2015-05-13
5
-40
/
+10
*
netfilter: ipset: Return ipset error instead of bool
Sergey Popovich
2015-05-13
12
-48
/
+126
*
netfilter: ipset: Preprocessor directices cleanup
Sergey Popovich
2015-05-13
12
-34
/
+4
*
netfilter: ipset: No need to make nomatch bitfield
Sergey Popovich
2015-05-13
1
-2
/
+2
*
netfilter: ipset: Properly calculate extensions offsets and total length
Sergey Popovich
2015-05-13
1
-3
/
+3
*
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
Alexander Drozdov
2015-05-13
1
-2
/
+4
*
netfilter: ipset: Give a better name to a macro in ip_set_core.c
Jozsef Kadlecsik
2015-05-13
1
-9
/
+9
*
netfilter: ipset: Fix sparse warning
Jozsef Kadlecsik
2015-05-13
1
-2
/
+2
*
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
1
-8
/
+24
*
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
2
-0
/
+4
*
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
1
-2
/
+1
*
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
1
-28
/
+28
*
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
2
-1
/
+2
*
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-03
1
-23
/
+17
*
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
2014-11-11
1
-0
/
+6
*
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
2014-10-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
20
-84
/
+451
|
\
|
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-2
/
+2
|
*
netfilter: ipset: hash:mac type added to ipset
Jozsef Kadlecsik
2014-09-15
4
-1
/
+193
|
*
netfilter: ipset: Add skbinfo extension kernel support for the list set type.
Anton Danilov
2014-09-15
1
-2
/
+17
|
*
netfilter: ipset: Add skbinfo extension kernel support for the hash set types.
Anton Danilov
2014-09-15
11
-25
/
+130
|
*
netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.
Anton Danilov
2014-09-15
4
-6
/
+31
|
*
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2014-09-15
1
-1
/
+26
|
*
netfilter: ipset: Fix static checker warning in ip_set_core.c
Jozsef Kadlecsik
2014-09-15
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
10
-28
/
+33
|
|
\
|
|
*
netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
Jozsef Kadlecsik
2014-08-24
1
-1
/
+3
|
|
*
netfilter: ipset: Resolve missing-field-initializer warnings
Mark Rustad
2014-08-24
6
-18
/
+18
|
|
*
netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
Sergey Popovich
2014-08-24
2
-8
/
+11
|
|
*
netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
Vytas Dauksa
2014-08-24
1
-1
/
+1
|
*
|
netfilter: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
2
-18
/
+17
|
|
/
[next]