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
2018-08-08
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-06
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-05-17
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
netfilter: nfnetlink_acct: remove useless parameter
Taehee Yoo
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2017-12-05
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
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
[next]