Age | Commit message (Expand) | Author |
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 |
2016-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-04-13 | netfilter: ebtables: Fix extension lookup with identical name | Phil Sutter |
2016-03-29 | netfilter: bridge: add nf_afinfo to enable queuing to userspace | Stephane Bryant |
2016-03-28 | netfilter: ipv4: fix NULL dereference | Liping Zhang |
2016-03-28 | netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN... | Pablo Neira Ayuso |
2016-02-16 | ipv4: Namespaceify ip_default_ttl sysctl knob | Nikolay Borisov |
2015-12-28 | netfilter: nf_tables: release objects on netns destruction | Pablo Neira Ayuso |
2015-12-09 | netfilter: nf_tables: wrap tracing with a static key | Florian Westphal |
2015-11-23 | netfilter-bridge: layout of if statements | Ian Morris |
2015-11-23 | netfilter-bridge: brace placement | Ian Morris |
2015-11-23 | netfilter-bridge: use netdev style comments | Ian Morris |
2015-11-23 | netfilter-bridge: Cleanse indentation | Ian Morris |
2015-10-16 | netfilter: remove hook owner refcounting | Florian Westphal |
2015-09-18 | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman |
2015-09-18 | netfilter: nf_tables: Use pkt->net instead of computing net from the passed n... | Eric W. Biederman |
2015-09-18 | netfilter: x_tables: Use par->net instead of computing from the passed net de... | Eric W. Biederman |
2015-09-18 | netfilter: x_tables: Pass struct net in xt_action_param | Eric W. Biederman |
2015-09-18 | netfilter: nf_tables: kill nft_pktinfo.ops | Eric W. Biederman |
2015-09-18 | netfilter: ebtables: Simplify the arguments to ebt_do_table | Eric W. Biederman |
2015-09-17 | netfilter: Use nf_hook_state.net | Eric W. Biederman |
2015-08-28 | netfilter: reduce sparse warnings | Florian Westphal |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |