index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Age
Commit message (
Expand
)
Author
2017-07-01
sctp: remove the typedef sctp_sctphdr_t
Xin Long
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-04-15
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-02-19
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-19
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-10
netfilter: ipset: hash: fix boolreturn.cocci warnings
kbuild test robot
2016-11-10
netfilter: ipset: use setup_timer() and mod_timer().
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: hash:ipmac type support added to ipset
Tomasz Chilinski
2016-11-10
netfilter: ipset: Fix reported memory size for hash:* types
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Collapse same condition body to a single one
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Make struct htype per ipset family
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Optimize hash creation routine
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Make sure element data size is a multiple of u32
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Make NLEN compile time constant for hash types
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Simplify mtype_expire() for hash types
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Remove redundant mtype_expire() arguments
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Add element count to hash headers
Eric B Munson
2016-11-10
netfilter: ipset: Separate memsize calculation code into dedicated function
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-08
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2016-02-24
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2016-01-13
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-11-07
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
2015-11-07
netfilter: ipset: Fix hash:* type expiration
Jozsef Kadlecsik
2015-11-07
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-17
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-08-29
netfilter: ipset: Fixing unnamed union init
Elad Raz
2015-08-28
netfilter: ipset: Out of bound access in hash:net* types fixed
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
[next]