index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
3
-1
/
+152
2018-05-29
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
3
-11
/
+2
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-162
/
+115
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
3
-112
/
+106
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-6
/
+13
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
1
-1
/
+4
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-53
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
1
-1
/
+1
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
1
-0
/
+1
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-279
/
+20
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
3
-13
/
+7
2018-04-24
netfilter: xtables: use ipt_get_target_c instead of ipt_get_target
Taehee Yoo
1
-1
/
+1
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
8
-11
/
+11
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
1
-2
/
+1
2018-04-24
netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
Felix Fietkau
1
-241
/
+0
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
1
-14
/
+3
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2
-3
/
+3
2018-04-07
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+0
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+18
2018-03-30
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-178
/
+53
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy"
Florian Westphal
2
-32
/
+2
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+12
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
4
-133
/
+2
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
4
-8
/
+10
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
4
-4
/
+4
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
13
-13
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
1
-2
/
+4
2018-03-22
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
1
-1
/
+13
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
1
-1
/
+7
2018-03-08
net: Convert ipv4_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_security_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_raw_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_nat_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_mangle_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert arptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+12
2018-03-05
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
2
-2
/
+32
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2
-5
/
+13
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2
-2
/
+2
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2
-20
/
+6
2018-03-05
netfilter: x_tables: check standard verdicts in core
Florian Westphal
2
-10
/
+0
2018-03-05
netfilter: unlock xt_table earlier in __do_replace
Xin Long
2
-2
/
+4
2018-03-05
netfilter: ipt_ah: return boolean instead of integer
Gustavo A. R. Silva
1
-1
/
+1
2018-03-05
net: Convert arp_tables_net_ops and ip6_tables_net_ops
Kirill Tkhai
1
-0
/
+1
[next]