Sign in
android-kvm
/
linux
/
b177e7a5aeb5a9d18cfafbadc1bbca5386f24829
/
net
/
ipv6
/
netfilter
9b57da0
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
by Florian Westphal
· 8 years ago
00b4422
netfilter: Update nf_send_reset6 to consider L3 domain
by David Ahern
· 8 years ago
b73b8a1
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
by Liping Zhang
· 8 years ago
f20fbc0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 8 years ago
8cb2a7d
netfilter: nf_log: get rid of XT_LOG_* macros
by Liping Zhang
· 8 years ago
ff107d2
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
by Liping Zhang
· 8 years ago
e2361cb
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
by Aaron Conole
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
23d0750
netfilter: Add the missed return value check of nft_register_chain_type
by Gao Feng
· 8 years ago
71212c9
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
by Pablo Neira Ayuso
· 8 years ago
d1a6cba
netfilter: nft_chain_route: re-route before skb is queued to userspace
by Liping Zhang
· 9 years ago
779994f
netfilter: log: Check param to avoid overflow in nf_log_set
by Gao Feng
· 9 years ago
89e1f6d
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
by Liping Zhang
· 9 years ago
f4dc777
netfilter: x_tables: speed up jump target validation
by Florian Westphal
· 9 years ago
ae3e456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
c37a2df
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
by Joe Perches
· 9 years ago
468b021
netfilter: x_tables: simplify ip{6}table_mangle_hook()
by Pablo Neira Ayuso
· 9 years ago
fc14963
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
83170f3
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
by Paolo Abeni
· 9 years ago
d7cdf81
netfilter: x_tables: get rid of old and inconsistent debugging
by Pablo Neira Ayuso
· 9 years ago
92b4423
netfilter: fix IS_ERR_VALUE usage
by Pablo Neira Ayuso
· 9 years ago
d2b484b
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL
by Liping Zhang
· 9 years ago
d7591f0
netfilter: x_tables: introduce and use xt_copy_counters_from_user
by Florian Westphal
· 9 years ago
aded9f3
netfilter: x_tables: remove obsolete check
by Florian Westphal
· 9 years ago
9560915
netfilter: x_tables: remove obsolete overflow check for compat case too
by Florian Westphal
· 9 years ago
09d9686
netfilter: x_tables: do compat validation via translate_table
by Florian Westphal
· 9 years ago
0188346
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
by Florian Westphal
· 9 years ago
329a080
netfilter: ip6_tables: simplify translate_compat_table args
by Florian Westphal
· 9 years ago
ce683e5
netfilter: x_tables: check for bogus target offset
by Florian Westphal
· 9 years ago
fc1221b
netfilter: x_tables: add compat version of xt_check_entry_offsets
by Florian Westphal
· 9 years ago
aa412ba
netfilter: x_tables: kill check_entry helper
by Florian Westphal
· 9 years ago
7d35812
netfilter: x_tables: add and use xt_check_entry_offsets
by Florian Westphal
· 9 years ago
3647234
netfilter: x_tables: validate targets of jumps
by Florian Westphal
· 9 years ago
f24e230
netfilter: x_tables: don't move to non-existent next rule
by Florian Westphal
· 9 years ago
da0caad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
85f1e7c
netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL
by Haishuang Yan
· 9 years ago
8fef24c
netfilter: ip6t_SYNPROXY: remove magic number for hop_limit
by Liping Zhang
· 9 years ago
b301f25
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
by Pablo Neira Ayuso
· 9 years ago
54d83fc
netfilter: x_tables: fix unconditional helper
by Florian Westphal
· 9 years ago
6e94e0c
netfilter: x_tables: make sure e->next_offset covers remaining blob size
by Florian Westphal
· 9 years ago
bdf533d
netfilter: x_tables: validate e->target_offset early
by Florian Westphal
· 9 years ago
2646190
netfilter: Allow calling into nat helper without skb_dst.
by Jarno Rajahalme
· 9 years ago
8a6bf5d
netfilter: nft_masq: support port range
by Pablo Neira Ayuso
· 9 years ago
b9e69e1
netfilter: xtables: don't hook tables by default
by Florian Westphal
· 9 years ago
a67dd26
netfilter: xtables: prepare for on-demand hook register
by Florian Westphal
· 9 years ago
d93c625
netfilter: conntrack: resched in nf_ct_iterate_cleanup
by Florian Westphal
· 9 years ago
df05ef8
netfilter: nf_tables: release objects on netns destruction
by Pablo Neira Ayuso
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a4ec800
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
9e5be5b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
d3340b7
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
by Pablo Neira Ayuso
· 9 years ago
e97ac12
netfilter: ipv6: nf_defrag: fix NULL deref panic
by Florian Westphal
· 9 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 9 years ago
daaa7d6
netfilter: ipv6: avoid nf_iterate recursion
by Florian Westphal
· 9 years ago
029f7f3
netfilter: ipv6: nf_defrag: avoid/free clone operations
by Florian Westphal
· 9 years ago
a18fd97
netfilter: remove duplicate include
by stephen hemminger
· 9 years ago
1d6119b
net: fix percpu memory leaks
by Eric Dumazet
· 9 years ago
b75ec3af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
190b8ff
ipv6: Export nf_ct_frag6_consume_orig()
by Joe Stringer
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
2ffbceb
netfilter: remove hook owner refcounting
by Florian Westphal
· 9 years ago
dbb526e
netfilter: ipv6: pointer cast layout
by Ian Morris
· 9 years ago
4305ae4
netfilter: ip6_tables: improve if statements
by Ian Morris
· 9 years ago
544d9b1
netfilter: ip6_tables: ternary operator layout
by Ian Morris
· 9 years ago
f9527ea
netfilter: ipv6: whitespace around operators
by Ian Morris
· 9 years ago
7695495
netfilter: ipv6: code indentation
by Ian Morris
· 9 years ago
cda219c
netfilter: ip6_tables: function definition layout
by Ian Morris
· 9 years ago
6ac9461
netfilter: ip6_tables: label placement
by Ian Morris
· 9 years ago
b727759
ipv6: Pass struct net into nf_ct_frag6_gather
by Eric W. Biederman
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
7928833
ipv6: Merge ip6_local_out and ip6_local_out_sk
by Eric W. Biederman
· 9 years ago
6ece90f
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
by Pablo Neira Ayuso
· 9 years ago
5f5d74d
ipv6: Pass struct net into ip6_route_me_harder
by Eric W. Biederman
· 9 years ago
0a031ac5
netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
by Eric W. Biederman
· 9 years ago
c7af648
netfilter: Pass net into nf_xfrm_me_harder
by Eric W. Biederman
· 9 years ago
06198b3
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
by Eric W. Biederman
· 9 years ago
a31f1ad
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
by Eric W. Biederman
· 9 years ago
206e8c0
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
by Eric W. Biederman
· 9 years ago
88182a0
netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices
by Eric W. Biederman
· 9 years ago
686c9b5
netfilter: x_tables: Use par->net instead of computing from the passed net devices
by Eric W. Biederman
· 9 years ago
156c196
netfilter: x_tables: Pass struct net in xt_action_param
by Eric W. Biederman
· 9 years ago
6aa187f
netfilter: nf_tables: kill nft_pktinfo.ops
by Eric W. Biederman
· 9 years ago
082a758
inet netfilter: Prefer state->hook to ops->hooknum
by Eric W. Biederman
· 9 years ago
6cb8ff3f1
inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
by Eric W. Biederman
· 9 years ago
9dff2c9
netfilter: Use nf_hook_state.net
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
a82b0e6
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
by Daniel Borkmann
· 10 years ago
581a5f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
851345c
netfilter: reduce sparse warnings
by Florian Westphal
· 10 years ago
98dbbfc
Revert "netfilter: xtables: compute exact size needed for jumpstack"
by Florian Westphal
· 10 years ago
5b49004
ipv6: Export nf_ct_frag6_gather()
by Joe Stringer
· 10 years ago
1afe839
netfilter: ip6t_REJECT: added missing icmpv6 codes
by Andreas Herz
· 10 years ago
59e2642
netfilter: nf_dup: fix sparse warnings
by Pablo Neira Ayuso
· 10 years ago
81bf1c6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 10 years ago
4b048d6
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
by Tom Herbert
· 10 years ago
5e8018f
netfilter: nf_conntrack: add efficient mark to zone mapping
by Daniel Borkmann
· 10 years ago
Next »