index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
net
/
netfilter
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_reject: add reject verdict support for netdev
Jose M. Guisado Gomez
2020-10-31
1
-0
/
+1
*
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
1
-1
/
+1
*
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
2020-04-09
1
-1
/
+1
*
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
2020-03-15
1
-0
/
+6
*
netfilter: nf_tables: make sets built-in
Florian Westphal
2020-03-15
1
-6
/
+3
*
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
2020-01-27
1
-1
/
+2
*
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-12
1
-1
/
+2
*
netfilter: fix coding-style errors.
Jeremy Sowden
2019-09-13
1
-1
/
+1
*
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
2019-07-09
1
-1
/
+1
*
netfilter: nf_tables: Add synproxy support
Fernando Fernandez Mancera
2019-07-05
1
-0
/
+1
*
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
2019-04-11
1
-0
/
+1
*
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
1
-1
/
+2
*
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
2019-03-01
1
-0
/
+2
*
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
2019-02-27
1
-0
/
+1
*
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2019-01-18
1
-2
/
+1
*
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2018-12-17
1
-6
/
+1
*
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
2018-12-17
1
-1
/
+1
*
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2018-12-17
1
-1
/
+1
*
netfilter: nf_tables: add xfrm expression
Florian Westphal
2018-09-17
1
-0
/
+1
*
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
2018-08-03
1
-0
/
+1
*
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
1
-0
/
+1
*
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
1
-0
/
+1
*
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
1
-1
/
+6
|
\
|
*
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
2018-07-17
1
-1
/
+6
|
*
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
2018-07-16
1
-1
/
+1
*
|
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
2018-07-06
1
-3
/
+4
|
/
*
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
2018-06-03
1
-0
/
+1
*
netfilter: nf_tables: add support for native socket matching
Máté Eckl
2018-06-01
1
-0
/
+1
*
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
2018-05-29
1
-1
/
+1
*
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-07
1
-0
/
+1
*
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
2018-04-27
1
-2
/
+1
*
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
2018-04-27
1
-2
/
+1
*
netfilter: nf_tables: make meta expression builtin
Florian Westphal
2018-04-27
1
-2
/
+1
*
netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
Felix Fietkau
2018-04-24
1
-1
/
+1
*
netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
Felix Fietkau
2018-04-21
1
-0
/
+2
*
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
1
-5
/
+4
*
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
2018-01-08
1
-0
/
+1
*
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
1
-0
/
+1
*
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
1
-0
/
+3
*
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-1
/
+1
*
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
2018-01-08
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
1
-0
/
+1
*
netfilter, kbuild: use canonical method to specify objs.
Jike Song
2017-06-19
1
-4
/
+3
*
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
2017-02-08
1
-0
/
+1
*
netfilter: nat: merge udp and udplite helpers
Florian Westphal
2017-01-03
1
-1
/
+0
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
1
-1
/
+0
*
netfilter: nf_tables: add stateful object reference expression
Pablo Neira Ayuso
2016-12-06
1
-0
/
+1
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-1
/
+1
[next]