index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: convert the proto argument from u8 to u16
Li RongQing
2019-03-01
1
-2
/
+2
*
netfilter: conntrack: remove pkt_to_tuple callback
Florian Westphal
2019-01-18
1
-0
/
+2
*
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2019-01-18
1
-13
/
+1
*
netfilter: conntrack: gre: convert rwlock to rcu
Florian Westphal
2019-01-18
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
2
-3
/
+1
|
\
|
*
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2018-12-17
1
-2
/
+0
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2018-11-12
1
-1
/
+1
|
|
\
|
|
*
netfilter: ipset: Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
1
-1
/
+1
*
|
|
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
2018-12-04
1
-12
/
+0
*
|
|
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2018-11-26
1
-0
/
+13
|
/
/
*
|
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-11-03
1
-2
/
+2
*
|
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-01
1
-1
/
+1
|
/
*
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
2018-10-16
1
-1
/
+2
*
netfilter: remove obsolete need_conntrack stub
Florian Westphal
2018-09-17
1
-3
/
+0
*
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
2018-08-08
1
-12
/
+0
*
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
1
-1
/
+1
*
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
2018-08-03
1
-0
/
+2
*
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
1
-0
/
+9
*
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2018-07-18
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
1
-6
/
+14
|
\
|
*
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
1
-4
/
+6
|
*
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
2018-06-06
1
-2
/
+8
*
|
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-06-01
1
-0
/
+1
*
|
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
2018-05-17
1
-0
/
+6
*
|
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-07
1
-0
/
+27
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
2
-3
/
+5
|
\
|
*
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
1
-1
/
+1
|
*
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
1
-0
/
+1
|
*
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
1
-0
/
+2
|
*
netfilter: nfnetlink_acct: remove useless parameter
Taehee Yoo
2018-03-05
1
-2
/
+1
*
|
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-03-11
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
3
-6
/
+27
|
\
|
*
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
2
-6
/
+25
|
*
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2018-01-08
1
-0
/
+2
*
|
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
2017-12-05
1
-2
/
+1
|
/
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
25
-0
/
+25
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
25
-0
/
+25
*
|
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-09-04
1
-1
/
+2
*
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
1
-4
/
+6
*
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
2017-05-15
1
-1
/
+1
*
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-07
1
-0
/
+5
*
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
1
-0
/
+1
*
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2017-01-09
1
-0
/
+9
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
1
-1
/
+6
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
1
-26
/
+1
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
1
-5
/
+1
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-1
/
+1
*
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
2016-11-10
2
-4
/
+11
*
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
2016-11-10
2
-1
/
+3
[next]