index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
1
-12
/
+0
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
1
-1
/
+1
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
1
-0
/
+2
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
1
-0
/
+9
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
1
-0
/
+1
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-6
/
+14
2018-06-06
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
1
-4
/
+6
2018-06-06
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
1
-2
/
+8
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
1
-0
/
+1
2018-05-17
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
1
-0
/
+6
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
1
-0
/
+27
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+5
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-0
/
+2
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
1
-1
/
+1
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
1
-0
/
+1
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
1
-0
/
+2
2018-03-05
netfilter: nfnetlink_acct: remove useless parameter
Taehee Yoo
1
-2
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-6
/
+27
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2
-6
/
+25
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
1
-0
/
+2
2017-12-05
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
25
-0
/
+25
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
1
-1
/
+1
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
1
-1
/
+2
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-4
/
+6
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
1
-1
/
+1
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
1
-0
/
+5
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
1
-0
/
+1
2017-01-09
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
1
-0
/
+9
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-1
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-26
/
+1
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-5
/
+1
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-1
/
+1
2016-11-10
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
2
-4
/
+11
2016-11-10
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
2
-1
/
+3
2016-11-10
netfilter: ipset: Regroup ip_set_put_extensions and add extern
Jozsef Kadlecsik
1
-4
/
+2
2016-11-10
netfilter: ipset: Split extensions into separate files
Jozsef Kadlecsik
3
-93
/
+123
2016-11-10
netfilter: ipset: Use kmalloc() in comment extension helper
Jozsef Kadlecsik
1
-1
/
+1
2016-11-10
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
1
-19
/
+11
2016-11-10
netfilter: ipset: Headers file cleanup
Jozsef Kadlecsik
1
-21
/
+21
2016-11-10
netfilter: ipset: Mark some helper args as const.
Jozsef Kadlecsik
3
-5
/
+5
2016-11-10
netfilter: ipset: Remove extra whitespaces in ip_set.h
Jozsef Kadlecsik
1
-6
/
+7
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-10
/
+38
2016-09-12
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
1
-4
/
+0
2016-09-07
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
1
-42
/
+0
2016-09-07
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
1
-20
/
+2
2016-08-18
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
1
-2
/
+2
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-0
/
+4
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
1
-0
/
+4
[next]