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