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
*
netfilter: x_tables: Fix use-after-free in ipt_do_table.
Taehee Yoo
2017-07-31
2
-9
/
+10
*
netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry
Sabrina Dubroca
2017-07-19
1
-1
/
+3
*
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
2017-07-17
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
2
-37
/
+82
|
\
|
*
netfilter: ipt_CLUSTERIP: do not hold dev
Xin Long
2017-06-19
1
-28
/
+73
|
*
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
2017-05-29
1
-2
/
+2
|
*
netfilter: ipt_CLUSTERIP: switch to nf_register_net_hook
Florian Westphal
2017-05-29
1
-7
/
+7
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-6
/
+6
*
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
|
/
*
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
10
-99
/
+113
|
\
|
*
netfilter: snmp: avoid stack size warning
Florian Westphal
2017-05-01
1
-6
/
+6
|
*
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-3
/
+1
|
*
netfilter: pptp: attach nat extension when needed
Florian Westphal
2017-04-26
1
-4
/
+21
|
*
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
1
-2
/
+3
|
*
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
1
-7
/
+14
|
*
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
1
-34
/
+39
|
*
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
2
-5
/
+1
|
*
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
1
-2
/
+1
|
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
|
*
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
2
-25
/
+16
|
*
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
1
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
2017-04-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-18
/
+2
|
\
|
|
*
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-03-27
1
-18
/
+1
|
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-27
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
4
-13
/
+12
|
\
|
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
2
-8
/
+8
|
*
netfilter: don't track fragmented packets
Florian Westphal
2017-03-08
2
-5
/
+4
*
|
netfilter: refcounter conversions
Reshetova, Elena
2017-03-17
1
-9
/
+10
*
|
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-13
1
-2
/
+2
*
|
netfilter: nf_reject: remove unused variable
Taehee Yoo
2017-03-08
1
-3
/
+0
*
|
netfilter: arp_tables: remove redundant check on ret being non-zero
Colin Ian King
2017-03-06
1
-2
/
+0
*
|
netfilter: Use pr_cont where appropriate
Joe Perches
2017-03-06
1
-13
/
+2
|
/
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
9
-47
/
+31
|
\
|
*
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
2
-2
/
+2
|
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
3
-6
/
+3
|
*
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
4
-8
/
+8
|
*
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
1
-1
/
+1
|
*
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
1
-6
/
+6
|
*
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
1
-0
/
+1
|
*
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-10
/
+5
|
*
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-15
/
+6
*
|
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
2017-01-18
1
-1
/
+6
*
|
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
2
-14
/
+9
*
|
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2017-01-09
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-05
1
-11
/
+23
|
\
\
|
|
/
|
/
|
|
*
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
2016-12-23
1
-11
/
+23
[next]