index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
2018-07-08
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-05-30
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-05-30
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
2018-05-16
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-04-08
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-03-15
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
2018-03-15
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-08-28
bridge: make ebt_table const
Bhumika Goyal
2017-08-24
netfilter: ebtables: fix indent on if statements
Colin Ian King
2017-08-19
netfilter: use audit_log()
Geliang Tang
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-29
netfilter: ebt_nflog: fix unexpected truncated packet
Liping Zhang
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-19
netfilter: ebt: Use new helper ebt_invalid_target to check target
Gao Feng
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-16
ebtables: arpreply: Add the standard target sanity check
Gao Feng
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-26
ebtables: remove nf_hook_register usage
Florian Westphal
2017-04-25
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2017-03-06
netfilter: Use pr_cont where appropriate
Joe Perches
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
ebtables: use match, target and data copy_to_user helpers
Willem de Bruijn
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-04
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]