index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2
-43
/
+49
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
1
-4
/
+10
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2
-32
/
+29
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
1
-4
/
+0
2016-06-24
netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
Liping Zhang
1
-0
/
+3
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
1
-4
/
+2
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
1
-0
/
+3
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2
-385
/
+76
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2
-7
/
+5
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
1
-2
/
+6
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
1
-5
/
+19
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2
-4
/
+8
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-455
/
+175
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2
-86
/
+10
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
2
-15
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2
-4
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2
-217
/
+52
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2
-29
/
+14
2016-04-14
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-04-14
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
2
-4
/
+6
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2
-2
/
+4
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
2
-23
/
+16
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2
-21
/
+2
2016-04-14
netfilter: x_tables: validate targets of jumps
Florian Westphal
2
-0
/
+32
2016-04-14
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2
-3
/
+9
2016-04-07
netfilter: arp_tables: register table in initns
Florian Westphal
1
-0
/
+6
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
1
-26
/
+28
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2
-0
/
+4
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
2
-21
/
+20
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2
-4
/
+8
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2
-18
/
+16
2016-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-22
/
+8
2016-03-14
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
1
-22
/
+8
2016-03-13
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
1
-2
/
+10
2016-03-02
netfilter: nft_masq: support port range
Pablo Neira Ayuso
1
-1
/
+6
2016-03-02
netfilter: xtables: don't hook tables by default
Florian Westphal
8
-96
/
+180
2016-03-02
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
8
-46
/
+55
2016-03-02
netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()
Joe Stringer
1
-3
/
+1
2016-02-16
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
1
-1
/
+2
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
1
-2
/
+0
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2
-2
/
+2
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-1
/
+2
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
1
-0
/
+1
2015-11-23
netfilter: remove duplicate include
stephen hemminger
1
-1
/
+0
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
3
-15
/
+15
2015-11-09
netfilter: Fix removal of GRE expectation entries created by PPTP
Anthony Lineham
1
-1
/
+1
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
1
-3
/
+2
[next]