]> granicus.if.org Git - ipset/history - kernel
Backport patch: netfilter: ipset: use nfnl_mutex_is_locked
[ipset] / kernel /
2018-01-04 Jozsef KadlecsikBackport patch: netfilter: ipset: use nfnl_mutex_is_locked
2018-01-04 Jozsef KadlecsikMissing nfnl_lock()/nfnl_unlock() is added to ip_set_ne...
2018-01-04 Florian Westphalnetfilter: ipset: use nfnl_mutex_is_locked
2018-01-04 Florian Westphalnetfilter: ipset: add resched points during set listing
2018-01-04 Jozsef KadlecsikFix "don't update counters" mode when counters used...
2018-01-03 Jozsef KadlecsikBackport patch: netfilter: ipset: Convert timers to...
2017-11-06 Gustavo A. R. Silvanetfilter: ipset: use swap macro instead of _manually_...
2017-09-28 Ross Lagerwallnetfilter: ipset: Fix race between dump and swap
2017-09-26 Florian Westphalnetfilter: ipset: pernet ops must be unregistered last
2017-09-23 Jozsef Kadlecsikipset 6.34 released v6.34
2017-09-18 Jozsef KadlecsikFix adding an IPv4 range containing more than 2^31...
2017-09-12 Jozsef Kadlecsikipset 6.33 released v6.33
2017-09-11 Jozsef KadlecsikBackport patch: sctp: remove the typedef sctp_sctphdr_t
2017-09-11 Jozsef KadlecsikBackport patch: netfilter: nfnetlink: extended ACK...
2017-09-11 Aaron Conoleipset: remove unused function __ip_set_get_netlink
2017-09-11 Jozsef KadlecsikBackport patch: netlink: pass extended ACK struct to...
2017-09-11 Jozsef KadlecsikBackport patch netlink: extended ACK reporting
2017-09-11 Arushi Singhalnetfilter: Remove exceptional & on function name
2017-09-11 Jozsef KadlecsikBackport missing part of patch: netfilter: Remove unnec...
2017-09-11 Jozsef KadlecsikBackport nfnl_msg_type()
2017-09-06 Vishwanath Painetfilter: ipset: ipset list may return wrong member...
2017-09-06 Aaron Conolenetfilter: ipset: deduplicate prefixlen maps
2017-03-23 Jozsef KadlecsikFix sparse warnings
2017-03-23 simran singhalnetfilter: ipset: Compress return logic
2017-03-23 simran singhalnetfilter: ipset: Remove unnecessary cast on void pointer
2017-03-23 Jozsef KadlecsikCompatibility: handle changes in 4.10 kernel tree
2017-02-19 Jozsef Kadlecsikipset 6.31 released v6.31
2017-02-16 Vishwanath Painetfilter: ipset: Null pointer exception in ipset list:set
2017-02-16 Jozsef KadlecsikFix bug: sometimes valid entries in hash:* types of...
2016-11-10 Jozsef KadlecsikCorrect copyright owner
2016-11-10 Jozsef KadlecsikRevert patch "Correct rcu_dereference_bh_nfnl() usage"
2016-10-17 Jozsef Kadlecsikipset 6.30 released v6.30
2016-10-15 kbuild test robotnetfilter: ipset: hash: fix boolreturn.cocci warnings
2016-10-14 Jozsef KadlecsikFix the nla_put_net64() API changes backport
2016-10-13 Elad Raznetfilter: ipset: Fixing unnamed union init
2016-10-13 Eric W. Biedermannetfilter: x_tables: Use par->net instead of computing...
2016-10-13 Jozsef KadlecsikCorrect the reported memory size for bitmap:* types
2016-10-11 Jozsef KadlecsikFix coding styles reported by checkpatch.pl, already...
2016-10-11 Eric W. Biedermannetfilter: x_tables: Pass struct net in xt_action_param
2016-10-11 Jiri Pirkonet: sched: fix skb->protocol use in case of accelerate...
2016-10-11 Jozsef KadlecsikCheck IPSET_ATTR_ETHER netlink attribute length in...
2016-10-11 Mikko Rapelinetfilter: fix include files for compilation
2016-06-28 Neutron Soutmunipset: Backports for the nla_put_net64() API changes
2016-05-19 Muhammad Falak R... netfilter: ipset: use setup_timer() and mod_timer().
2016-05-19 Muhammad Falak R... netfilter: ipset: use setup_timer() and mod_timer().
2016-05-19 Muhammad Falak R... netfilter: ipset: use setup_timer() and mod_timer().
2016-05-05 Tomasz Chilinskihash:ipmac type support added to ipset
2016-03-16 Jozsef Kadlecsikipset 6.29 released v6.29
2016-03-16 Vishwanath Painetfilter: ipset: fix race condition in ipset save...
2016-03-12 Jozsef Kadlecsikipset 6.28 released v6.28
2016-03-08 Jozsef Kadlecsiknetfilter: ipset: Check IPSET_ATTR_ETHER netlink attrib...
2016-02-29 Jozsef KadlecsikFix __aligned_u64 compatibility support for older kerne...
2016-02-24 Jozsef KadlecsikAdd compatibility to support EXPORT_SYMBOL_GPL in module.h
2016-02-24 Jozsef KadlecsikFix set:list type crash when flush/dump set in parallel
2016-02-16 Jozsef Kadlecsiknetfilter: nfnetlink: pass down netns pointer to call...
2016-01-13 Florian Westphalnetfilter: ipset: allow a 0 netmask with hash_netiface...
2015-11-07 Jozsef Kadlecsikipset 6.27 released v6.27
2015-11-07 Jozsef KadlecsikFix reported memory size for hash:* types
2015-11-07 Jozsef KadlecsikFix hash type expire: release empty hash bucket block
2015-11-07 Jozsef KadlecsikFix hash:* type expiration
2015-11-07 Jozsef KadlecsikCollapse same condition body to a single one
2015-11-07 Jozsef KadlecsikFix extension alignment
2015-10-28 Jozsef KadlecsikCompatibility: include linux/export.h when needed
2015-10-26 Jozsef KadlecsikCompatibility: make sure vmalloc.h is included for...
2015-10-19 Jozsef KadlecsikFix detecting 'struct net' in 'struct tcf_ematch'
2015-10-19 Jozsef KadlecsikProtect definition of RCU_INIT_POINTER in compatibility...
2015-10-16 Nikolay Borisovnetfilter: ipset: Fix sleeping memory allocation in...
2015-08-28 Jozsef Kadlecsikipset 6.26 released v6.26
2015-08-25 Jozsef KadlecsikOut of bound access in hash:net* types fixed
2015-06-26 Jozsef KadlecsikMake struct htype per ipset family
2015-06-26 Jozsef KadlecsikOptimize hash creation routine
2015-06-26 Jozsef KadlecsikMake sure element data size is a multiple of u32
2015-06-26 Jozsef KadlecsikMake NLEN compile time constant for hash types
2015-06-26 Jozsef KadlecsikSimplify mtype_expire() for hash types
2015-06-26 Jozsef KadlecsikCount non-static extension memory into the set memory...
2015-06-25 Eric W. Biedermannet: sched: Simplify em_ipset_match
2015-06-25 Jozsef Kadlecsikipset 6.25.1 released v6.25.1
2015-06-25 Andrew Mortonnet/netfilter/ipset: work around gcc-4.4.4 initializer bug
2015-06-25 Jozsef Kadlecsikipset 6.25 released v6.25
2015-06-25 Jozsef KadlecsikAdd element count to all set types header
2015-06-19 Eric B MunsonAdd element count to hash headers
2015-06-13 Jiri Bencnetlink: implement nla_put_in_addr and nla_put_in6_addr
2015-06-13 Denys Vlasenkonetfilter: ipset: deinline ip_set_put_extensions()
2015-06-13 Jozsef KadlecsikFix error path in mtype_resize() when new hash bucket...
2015-06-13 Jozsef KadlecsikThere is no need to call synchronize_rcu() after list_a...
2015-06-13 Jozsef KadlecsikFix typo in function name get_phyoutdev_name()
2015-05-06 Jozsef Kadlecsiknetfilter: ipset: Separate memsize calculation code...
2015-05-06 Jozsef Kadlecsiknetfilter: ipset: Split extensions into separate files
2015-05-06 Jozsef Kadlecsiknetfilter: ipset: Improve comment extension helpers
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Improve skbinfo get/init helpers
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Headers file cleanup
2015-05-05 Jozsef Kadlecsiknetfilter: ipset: Correct rcu_dereference_bh_nfnl(...
2015-04-27 Florian Westphalnetfilter: bridge: add helpers for fetching physin... pablo
2015-04-26 Jozsef KadlecsikWhen a single set is destroyed, make sure it can't...
2015-04-26 Jozsef KadlecsikIn comment extension ip_set_comment_free() is always...
2015-04-17 Jozsef KadlecsikAdd rcu_barrier() to module removal in the bitmap types too
2015-04-17 Jozsef KadlecsikFix coding styles reported by the most recent checkpatc...
2015-03-29 Jozsef KadlecsikMake sure bitmap:ip,mac detects the proper MAC even...
2015-03-29 Jozsef KadlecsikRCU safe comment extension handling
2015-03-29 Jozsef KadlecsikMake sure the proper is_destroyed value is checked...
next