index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
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
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2016-09-12
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
2016-06-07
bridge: netfilter: checkpatch data type fixes
Tobin C Harding
[next]