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
/
include
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-01-09
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
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: Regroup ip_set_put_extensions and add extern
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Split extensions into separate files
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Use kmalloc() in comment extension helper
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Headers file cleanup
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Mark some helper args as const.
Jozsef Kadlecsik
2016-11-10
netfilter: ipset: Remove extra whitespaces in ip_set.h
Jozsef Kadlecsik
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-09-12
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
2016-09-07
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
2016-09-07
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
2016-08-18
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-23
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-02
netfilter: xtables: don't hook tables by default
Florian Westphal
2016-02-18
nfnetlink: remove nfnetlink_alloc_skb
Florian Westphal
2015-12-28
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
Pablo Neira Ayuso
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-10
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-11-23
netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
Marcelo Ricardo Leitner
2015-11-07
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-02
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-08-07
netfilter: nfacct: per network namespace support
Andreas Schultz
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-06-18
netfilter: xtables: fix warnings on 32bit platforms
Florian Westphal
2015-06-18
netfilter: x_tables: align per cpu xt_counter
Eric Dumazet
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
[next]