Sign in
android-kvm
/
linux
/
c2f9eafee9aaeedaad9eadbf47913f4681d723df
/
net
/
netfilter
/
ipset
a778a15
netfilter: ipset: add resched points during set listing
by Florian Westphal
· 7 years ago
49971b8
netfilter: ipset: use nfnl_mutex_is_locked
by Florian Westphal
· 7 years ago
e8542dc
netfilter: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
2eb3ed3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a92c575
netfilter: ipset: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
63c2af9
netfilter: ipset: deduplicate prefixlen maps
by Aaron Conole
· 8 years ago
8851e79
netfilter: ipset: Fix sparse warnings
by Jozsef Kadlecsik
· 8 years ago
522e89d
netfilter: ipset: Compress return logic
by simran singhal
· 8 years ago
e517341
netfilter: ipset: Fix race between dump and swap
by Ross Lagerwall
· 7 years ago
e23ed76
netfilter: ipset: pernet ops must be unregistered last
by Florian Westphal
· 7 years ago
48596a8
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
by Jozsef Kadlecsik
· 7 years ago
7f4f7dd
netfilter: ipset: ipset list may return wrong member count for set with timeout
by Vishwanath Pai
· 8 years ago
ae146d9
sctp: remove the typedef sctp_sctphdr_t
by Xin Long
· 8 years ago
04ba724
netfilter: nfnetlink: extended ACK reporting
by Pablo Neira Ayuso
· 8 years ago
a01aa92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
db268d4
ipset: remove unused function __ip_set_get_netlink
by Aaron Conole
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
2d4bc93
netlink: extended ACK reporting
by Johannes Berg
· 8 years ago
d4ef383
netfilter: Remove exceptional & on function name
by Arushi Singhal
· 8 years ago
68ad546
netfilter: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
dedb67c
netfilter: Add nfnl_msg_type() helper function
by Pablo Neira Ayuso
· 8 years ago
40b446a
netfilter: ipset: Null pointer exception in ipset list:set
by Vishwanath Pai
· 8 years ago
50054a9
Fix bug: sometimes valid entries in hash:* types of sets were evicted
by Jozsef Kadlecsik
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
737d387
netfilter: ipset: hash: fix boolreturn.cocci warnings
by kbuild test robot
· 8 years ago
fcb58a0
netfilter: ipset: use setup_timer() and mod_timer().
by Jozsef Kadlecsik
· 8 years ago
c0db95c
netfilter: ipset: hash:ipmac type support added to ipset
by Tomasz Chilinski
· 9 years ago
a71bdbf
netfilter: ipset: Fix reported memory size for hash:* types
by Jozsef Kadlecsik
· 9 years ago
9be37d2
netfilter: ipset: Collapse same condition body to a single one
by Jozsef Kadlecsik
· 9 years ago
21956ab
netfilter: ipset: Make struct htype per ipset family
by Jozsef Kadlecsik
· 10 years ago
961509a
netfilter: ipset: Optimize hash creation routine
by Jozsef Kadlecsik
· 8 years ago
5a902e6
netfilter: ipset: Make sure element data size is a multiple of u32
by Jozsef Kadlecsik
· 10 years ago
cee8b97
netfilter: ipset: Make NLEN compile time constant for hash types
by Jozsef Kadlecsik
· 8 years ago
509debc
netfilter: ipset: Simplify mtype_expire() for hash types
by Jozsef Kadlecsik
· 8 years ago
5fdb5f6
netfilter: ipset: Remove redundant mtype_expire() arguments
by Jozsef Kadlecsik
· 8 years ago
9e41f26
netfilter: ipset: Count non-static extension memory for userspace
by Jozsef Kadlecsik
· 8 years ago
702b71e
netfilter: ipset: Add element count to all set types header
by Jozsef Kadlecsik
· 8 years ago
a54dad5
netfilter: ipset: Add element count to hash headers
by Eric B Munson
· 8 years ago
722a945
netfilter: ipset: Separate memsize calculation code into dedicated function
by Jozsef Kadlecsik
· 8 years ago
bec810d
netfilter: ipset: Improve skbinfo get/init helpers
by Jozsef Kadlecsik
· 10 years ago
613dbd9
netfilter: x_tables: move hook state into xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
596cf3f
netfilter: ipset: fix race condition in ipset save, swap and delete
by Vishwanath Pai
· 9 years ago
d8aacd8
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
by Jozsef Kadlecsik
· 9 years ago
4504097
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
by Jozsef Kadlecsik
· 9 years ago
f90d2d3
netfilter: ipset: allow a 0 netmask with hash_netiface type
by Florian Westphal
· 9 years ago
7b8002a
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
by Pablo Neira Ayuso
· 9 years ago
0aae24e
netfilter: ipset: Fix hash type expire: release empty hash bucket block
by Jozsef Kadlecsik
· 9 years ago
e9dfdc0
netfilter: ipset: Fix hash:* type expiration
by Jozsef Kadlecsik
· 9 years ago
95ad1f4
netfilter: ipset: Fix extension alignment
by Jozsef Kadlecsik
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
00db674
netfilter: ipset: Fix sleeping memory allocation in atomic context
by Nikolay Borisov
· 9 years ago
686c9b5
netfilter: x_tables: Use par->net instead of computing from the passed net devices
by Eric W. Biederman
· 9 years ago
96be5f2
netfilter: ipset: Fixing unnamed union init
by Elad Raz
· 10 years ago
6fe7ccf
netfilter: ipset: Out of bound access in hash:net* types fixed
by Jozsef Kadlecsik
· 10 years ago
ca0f6a5
netfilter: ipset: Fix coding styles reported by checkpatch.pl
by Jozsef Kadlecsik
· 10 years ago
00590fd
netfilter: ipset: Introduce RCU locking in list type
by Jozsef Kadlecsik
· 10 years ago
18f84d4
netfilter: ipset: Introduce RCU locking in hash:* types
by Jozsef Kadlecsik
· 10 years ago
96f51428
netfilter: ipset: Introduce RCU locking in bitmap:* types
by Jozsef Kadlecsik
· 10 years ago
b57b2d1
netfilter: ipset: Prepare the ipset core to use RCU at set level
by Jozsef Kadlecsik
· 10 years ago
bd55389
netfilter:ipset Remove rbtree from hash:net,iface
by Jozsef Kadlecsik
· 10 years ago
9c1ba5c
netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed.
by Jozsef Kadlecsik
· 10 years ago
c4c9978
netfilter: ipset: Fix parallel resizing and listing of the same set
by Jozsef Kadlecsik
· 10 years ago
f690cba
netfilter: ipset: Fix cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
aff2275
netfilter: ipset: Check CIDR value only when attribute is given
by Sergey Popovich
· 10 years ago
a212e08
netfilter: ipset: Make sure we always return line number on batch
by Sergey Popovich
· 10 years ago
2c227f2
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
by Sergey Popovich
· 10 years ago
7dd37bc
netfilter: ipset: Check extensions attributes before getting extensions.
by Sergey Popovich
· 10 years ago
edda079
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
by Sergey Popovich
· 10 years ago
a3b1c1e
netfilter: ipset: deinline ip_set_put_extensions()
by Denys Vlasenko
· 10 years ago
1823fb7
netfilter: ipset: Improve preprocessor macros checks
by Sergey Popovich
· 10 years ago
58cc06d
netfilter: ipset: Fix hashing for ipv6 sets
by Sergey Popovich
· 10 years ago
0372618
netfilter: ipset: Check for comment netlink attribute length
by Sergey Popovich
· 10 years ago
728a7e6
netfilter: ipset: Return bool values instead of int
by Sergey Popovich
· 10 years ago
cabfd13
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
by Sergey Popovich
· 10 years ago
d25472e
netfilter: ipset: Check IPSET_ATTR_PORT only once
by Sergey Popovich
· 10 years ago
8e55d2e
netfilter: ipset: Return ipset error instead of bool
by Sergey Popovich
· 10 years ago
43ef29c
netfilter: ipset: Preprocessor directices cleanup
by Sergey Popovich
· 10 years ago
2b67d6e
netfilter: ipset: No need to make nomatch bitfield
by Sergey Popovich
· 10 years ago
caed0ed
netfilter: ipset: Properly calculate extensions offsets and total length
by Sergey Popovich
· 10 years ago
3e4e8d1
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
by Alexander Drozdov
· 10 years ago
22496f09
netfilter: ipset: Give a better name to a macro in ip_set_core.c
by Jozsef Kadlecsik
· 10 years ago
2006aa4
netfilter: ipset: Fix sparse warning
by Jozsef Kadlecsik
· 10 years ago
c737b7c
netfilter: bridge: add helpers for fetching physin/outdev
by Florian Westphal
· 10 years ago
cac3763
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net
by Jozsef Kadlecsik
· 10 years ago
77b4311
netfilter: ipset: Allocate the proper size of memory when /0 networks are supported
by Jozsef Kadlecsik
· 10 years ago
25a76f3
netfilter: ipset: Simplify cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
59de79c
netfilter: ipset: Indicate when /0 networks are supported
by Jozsef Kadlecsik
· 10 years ago
86ac79c
netfilter: ipset: Support updating extensions when the set is full
by Jozsef Kadlecsik
· 10 years ago
2196937
netfilter: ipset: small potential read beyond the end of buffer
by Dan Carpenter
· 10 years ago
0f9f5e1
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
by Dan Carpenter
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1109a90
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
by Pablo Neira Ayuso
· 10 years ago
07034ae
netfilter: ipset: hash:mac type added to ipset
by Jozsef Kadlecsik
· 10 years ago
cbee93d
netfilter: ipset: Add skbinfo extension kernel support for the list set type.
by Anton Danilov
· 11 years ago
af33141
netfilter: ipset: Add skbinfo extension kernel support for the hash set types.
by Anton Danilov
· 11 years ago
39d1ecf
netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.
by Anton Danilov
· 11 years ago
0e9871e
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
by Anton Danilov
· 11 years ago
73e64e1
netfilter: ipset: Fix static checker warning in ip_set_core.c
by Jozsef Kadlecsik
· 10 years ago
Next »