index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
1
-1
/
+1
2020-04-08
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-1
/
+1
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
1
-0
/
+6
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
1
-6
/
+3
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
1
-1
/
+2
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-1
/
+2
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
1
-1
/
+1
2019-07-10
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
1
-1
/
+1
2019-07-05
netfilter: nf_tables: Add synproxy support
Fernando Fernandez Mancera
1
-0
/
+1
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
1
-0
/
+1
2019-04-09
netfilter: nf_tables: merge route type into core
Florian Westphal
1
-1
/
+2
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
1
-0
/
+2
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
1
-0
/
+1
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
1
-2
/
+1
2018-12-18
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
1
-6
/
+1
2018-12-18
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
1
-1
/
+1
2018-12-18
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
1
-1
/
+1
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
1
-0
/
+1
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
1
-0
/
+1
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
1
-0
/
+1
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
1
-0
/
+1
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
1
-1
/
+1
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+6
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
1
-1
/
+6
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
1
-1
/
+1
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
1
-3
/
+4
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
1
-0
/
+1
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
1
-0
/
+1
2018-05-29
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
1
-0
/
+1
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
1
-2
/
+1
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
1
-2
/
+1
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
1
-2
/
+1
2018-04-24
netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
Felix Fietkau
1
-1
/
+1
2018-04-21
netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
Felix Fietkau
1
-0
/
+2
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
1
-5
/
+4
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
1
-0
/
+1
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+1
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+3
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-1
/
+1
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-31
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
1
-0
/
+1
2017-06-19
netfilter, kbuild: use canonical method to specify objs.
Jike Song
1
-4
/
+3
2017-02-08
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
1
-0
/
+1
2017-01-03
netfilter: nat: merge udp and udplite helpers
Florian Westphal
1
-1
/
+0
2017-01-03
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
1
-1
/
+0
2016-12-06
netfilter: nf_tables: add stateful object reference expression
Pablo Neira Ayuso
1
-0
/
+1
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
1
-1
/
+1
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
1
-1
/
+1
[next]