summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-04-01netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann
2015-04-01netfilter: nft_hash: add support for timeoutsPatrick McHardy
2015-04-01netfilter: nf_tables: add GC synchronization helpersPatrick McHardy
2015-04-01netfilter: nf_tables: add set garbage collection helpersPatrick McHardy
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy
2015-03-25netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy
2015-03-25netfilter: nft_hash: indent rhashtable parametersPatrick McHardy
2015-03-25netfilter: nft_hash: restore struct nft_hashPatrick McHardy
2015-03-25netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy
2015-03-25netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy
2015-03-25netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-22netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...Patrick McHardy
2015-03-22netfilter: nft_rbtree: fix lockingPatrick McHardy
2015-03-22netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso
2015-03-20netfilter: Convert nft_hash to inlined rhashtableHerbert Xu
2015-03-20netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18netfilter: nf_tables: consolidate error path of nf_tables_newtable()Pablo Neira Ayuso
2015-03-18netfilter: Remove uses of seq_<foo> return valuesJoe Perches
2015-03-17netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet
2015-03-17netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal
2015-03-13netfilter: Fix potential crash in nft_hash walkerHerbert Xu
2015-03-12netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-06netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso
2015-03-06netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso
2015-03-06netfilter: nf_tables: consolidate tracing invocationsPatrick McHardy
2015-03-06netfilter: nf_tables: minor tracing cleanupsPatrick McHardy
2015-03-04netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso