index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
1
-1
/
+2
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-10
/
+0
2018-06-08
netfilter: remove include/net/netfilter/nft_dup.h
Corentin Labbe
1
-10
/
+0
2018-06-03
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
1
-1
/
+6
2018-06-03
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
1
-0
/
+2
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
1
-0
/
+4
2018-06-03
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
1
-0
/
+4
2018-06-03
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-0
/
+11
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
1
-1
/
+2
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
1
-0
/
+113
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
1
-13
/
+0
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2
-0
/
+10
2018-05-29
netfilter: nf_tables: remove synchronize_rcu in commit phase
Florian Westphal
1
-0
/
+5
2018-05-29
netfilter: add includes to nf_socket.h
Máté Eckl
1
-4
/
+2
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-59
/
+16
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
1
-7
/
+0
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2
-52
/
+5
2018-05-23
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
1
-0
/
+4
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-4
/
+4
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-0
/
+7
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
1
-0
/
+5
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
1
-16
/
+8
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
1
-0
/
+1
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
1
-0
/
+1
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
1
-0
/
+1
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
1
-44
/
+0
2018-04-24
netfilter: nf_tables: support timeouts larger than 23 days
Florian Westphal
1
-2
/
+2
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
6
-10
/
+10
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
1
-19
/
+15
2018-04-24
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
1
-6
/
+6
2018-04-24
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
1
-0
/
+2
2018-04-24
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
1
-1
/
+4
2018-04-24
netfilter: nf_flow_table: track flow tables in nf_flow_table directly
Felix Fietkau
2
-3
/
+1
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
1
-4
/
+2
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
1
-0
/
+2
2018-04-19
netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*
Felix Fietkau
1
-4
/
+4
2018-04-19
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
Taehee Yoo
1
-17
/
+0
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
1
-5
/
+5
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+4
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
1
-0
/
+3
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
1
-1
/
+1
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
1
-8
/
+8
2018-03-22
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
1
-0
/
+4
2018-03-20
netfilter: Refactor nf_conncount
Yi-Hung Wei
1
-1
/
+0
2018-03-05
netfilter: make xt_rateest hash table per net
Cong Wang
1
-2
/
+2
2018-03-05
netfilter: nf_conntrack_broadcast: remove useless parameter
Taehee Yoo
1
-2
/
+1
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
1
-1
/
+0
2018-02-07
netfilter: remove useless prototype
Taehee Yoo
1
-5
/
+0
[next]