index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add compatibility support for strscpy()
Jozsef Kadlecsik
2018-12-10
1
-0
/
+5
*
Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
2
-1
/
+3
*
Add compatibility support for async in pernet_operations.
Jozsef Kadlecsik
2018-10-22
1
-0
/
+1
*
Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-10-19
1
-2
/
+2
*
Add compatibility to support kvcalloc()
Jozsef Kadlecsik
2018-09-24
1
-0
/
+5
*
Add compatibility to support is_zero_ether_addr()
Jozsef Kadlecsik
2018-08-30
1
-1
/
+13
*
ipset: list:set: Decrease refcount synchronously on deletion and replace
Stefano Brivio
2018-07-16
1
-1
/
+1
*
Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC
Jozsef Kadlecsik
2018-06-01
1
-4
/
+6
*
List timing out entries with "timeout 1" instead of zero timeout value
Jozsef Kadlecsik
2018-06-01
1
-2
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2018-01-06
5
-0
/
+5
*
Backport patch: netfilter: ipset: use nfnl_mutex_is_locked
Jozsef Kadlecsik
2018-01-04
1
-0
/
+5
*
Fix "don't update counters" mode when counters used at the matching
Jozsef Kadlecsik
2018-01-04
2
-6
/
+25
*
Backport patch: netfilter: ipset: Convert timers to use timer_setup()
Jozsef Kadlecsik
2018-01-03
1
-0
/
+15
*
Backport patch: sctp: remove the typedef sctp_sctphdr_t
Jozsef Kadlecsik
2017-09-11
1
-0
/
+1
*
Backport patch: netfilter: nfnetlink: extended ACK reporting
Jozsef Kadlecsik
2017-09-11
1
-5
/
+9
*
Backport patch: netlink: pass extended ACK struct to parsing functions
Jozsef Kadlecsik
2017-09-11
1
-0
/
+9
*
Backport patch netlink: extended ACK reporting
Jozsef Kadlecsik
2017-09-11
1
-0
/
+7
*
Backport nfnl_msg_type()
Jozsef Kadlecsik
2017-09-11
1
-0
/
+8
*
Compatibility: handle changes in 4.10 kernel tree
Jozsef Kadlecsik
2017-03-23
1
-1
/
+18
*
Correct copyright owner
Jozsef Kadlecsik
2016-11-10
2
-2
/
+2
*
Fix the nla_put_net64() API changes backport
Jozsef Kadlecsik
2016-10-14
1
-2
/
+2
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2016-10-13
1
-0
/
+6
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2016-10-11
1
-0
/
+1
*
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2016-10-11
1
-0
/
+11
*
ipset: Backports for the nla_put_net64() API changes
Neutron Soutmun
2016-06-28
3
-7
/
+17
*
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-16
1
-0
/
+4
*
Fix __aligned_u64 compatibility support for older kernel releases
Jozsef Kadlecsik
2016-02-29
1
-4
/
+0
*
Add compatibility to support EXPORT_SYMBOL_GPL in module.h
Jozsef Kadlecsik
2016-02-24
1
-0
/
+5
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Jozsef Kadlecsik
2016-02-16
1
-0
/
+9
*
Fix extension alignment
Jozsef Kadlecsik
2015-11-07
1
-1
/
+1
*
Compatibility: include linux/export.h when needed
Jozsef Kadlecsik
2015-10-28
1
-21
/
+28
*
Compatibility: make sure vmalloc.h is included for kvfree()
Jozsef Kadlecsik
2015-10-26
1
-0
/
+1
*
Protect definition of RCU_INIT_POINTER in compatibility header file
Jozsef Kadlecsik
2015-10-19
1
-0
/
+4
*
Count non-static extension memory into the set memory size for userspace
Jozsef Kadlecsik
2015-06-26
2
-4
/
+11
*
Add element count to all set types header
Jozsef Kadlecsik
2015-06-25
2
-1
/
+3
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-06-13
2
-3
/
+17
*
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-06-13
1
-23
/
+2
*
netfilter: ipset: Split extensions into separate files
Jozsef Kadlecsik
2015-05-06
4
-92
/
+122
*
netfilter: ipset: Improve comment extension helpers
Jozsef Kadlecsik
2015-05-06
1
-1
/
+1
*
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
2015-05-05
1
-19
/
+11
*
netfilter: ipset: Headers file cleanup
Jozsef Kadlecsik
2015-05-05
3
-31
/
+31
*
netfilter: bridge: add helpers for fetching physin/outdev
pablo
Florian Westphal
2015-04-27
1
-0
/
+17
*
In comment extension ip_set_comment_free() is always called in a safe path
Jozsef Kadlecsik
2015-04-26
1
-1
/
+11
*
Fix coding styles reported by the most recent checkpatch.pl.
Jozsef Kadlecsik
2015-04-17
1
-0
/
+5
*
RCU safe comment extension handling
Jozsef Kadlecsik
2015-03-29
2
-12
/
+23
*
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
2015-03-23
1
-4
/
+4
*
Make sure bit operations are not reordered
Jozsef Kadlecsik
2015-03-19
1
-0
/
+5
*
Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-03-13
1
-2
/
+0
*
More compatibility checking and simplifications
Jozsef Kadlecsik
2015-01-06
2
-8
/
+49
*
Compatibility: define RCU_INIT_POINTER when __rcu is not defined
Jozsef Kadlecsik
2015-01-06
1
-1
/
+6
[prev]
[next]