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
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
1
-188
/
+41
*
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
1
-2
/
+4
*
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
2016-04-25
1
-1
/
+1
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
1
-44
/
+5
*
netfilter: x_tables: remove obsolete check
Florian Westphal
2016-04-14
1
-7
/
+0
*
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2016-04-14
1
-2
/
+0
*
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-04-14
1
-125
/
+23
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
1
-18
/
+9
*
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
1
-35
/
+24
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
1
-2
/
+3
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
1
-1
/
+2
*
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-04-14
1
-12
/
+8
*
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-04-14
1
-11
/
+1
*
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-04-14
1
-0
/
+16
*
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-04-14
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-12
2
-27
/
+31
|
\
|
*
netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL
Haishuang Yan
2016-04-07
1
-1
/
+1
|
*
netfilter: ip6t_SYNPROXY: remove magic number for hop_limit
Liping Zhang
2016-03-29
1
-26
/
+30
*
|
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2016-03-28
1
-0
/
+2
*
|
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-03-28
1
-12
/
+11
*
|
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-03-28
1
-2
/
+4
*
|
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-03-28
1
-9
/
+8
|
/
*
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2016-03-14
1
-22
/
+8
*
netfilter: nft_masq: support port range
Pablo Neira Ayuso
2016-03-02
1
-1
/
+6
*
netfilter: xtables: don't hook tables by default
Florian Westphal
2016-03-02
6
-85
/
+137
*
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
2016-03-02
6
-30
/
+37
*
netfilter: conntrack: resched in nf_ct_iterate_cleanup
Florian Westphal
2016-02-01
1
-3
/
+71
*
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2015-12-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
3
-114
/
+74
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-12-14
1
-3
/
+6
|
|
\
|
*
|
netfilter: ipv6: nf_defrag: fix NULL deref panic
Florian Westphal
2015-12-09
1
-5
/
+8
|
*
|
netfilter: ipv6: avoid nf_iterate recursion
Florian Westphal
2015-11-23
2
-49
/
+36
|
*
|
netfilter: ipv6: nf_defrag: avoid/free clone operations
Florian Westphal
2015-11-23
2
-71
/
+40
|
*
|
netfilter: remove duplicate include
stephen hemminger
2015-11-23
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-14
1
-0
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-12-10
1
-0
/
+1
|
|
|
/
*
|
/
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
1
-1
/
+2
|
/
/
*
/
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-24
1
-2
/
+3
|
/
*
net: fix percpu memory leaks
Eric Dumazet
2015-11-02
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-0
/
+1
|
\
|
*
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
2015-10-27
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-0
/
+1
|
\
|
|
*
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
2015-10-01
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-17
5
-7
/
+6
|
\
\
|
*
|
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-12
2
-4
/
+3
|
*
|
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
3
-3
/
+3
|
*
|
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2015-10-08
3
-3
/
+3
*
|
|
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-16
4
-14
/
+0
*
|
|
netfilter: ipv6: pointer cast layout
Ian Morris
2015-10-14
1
-1
/
+1
[next]