aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-29
|\
| * netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-26
| * netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-26
| * netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-26
| * netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-26
| * netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-25
| * netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-25
| * netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy2015-03-25
| * netfilter: nft_hash: indent rhashtable parametersPatrick McHardy2015-03-25
| * netfilter: nft_hash: restore struct nft_hashPatrick McHardy2015-03-25
| * netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy2015-03-25
| * netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy2015-03-25
| * netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso2015-03-25
| * netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2015-03-25
| * netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-25
* | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
|/
* rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
* rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
|\
| * netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-22
| * netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-20
| * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19
| * netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-17
| * netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-13
| * netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-23
|\ \
| * | netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...Patrick McHardy2015-03-22
| * | netfilter: nft_rbtree: fix lockingPatrick McHardy2015-03-22
| * | netfilter: nf_tables: consolidate error path of nf_tables_newtable()Pablo Neira Ayuso2015-03-18
| * | netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-18
| * | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-16
* | | netfilter: Convert nft_hash to inlined rhashtableHerbert Xu2015-03-20
* | | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* | | netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet2015-03-17
* | | netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet2015-03-17
* | | netfilter: use sk_fullsock() helperEric Dumazet2015-03-17
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-05
| |\
| | * netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso2015-03-04
| | * netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-04
| | * netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy2015-03-04
| | * netfilter: nf_tables: fix transaction race conditionPatrick McHardy2015-03-04
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-24
| | |\
| | | * ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-22
| | * | netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso2015-02-22
| | * | netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero2015-02-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-09
|\ \ \ \
| * | | | netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso2015-03-05
| * | | | netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso2015-03-05
| * | | | netfilter: nf_tables: consolidate tracing invocationsPatrick McHardy2015-03-05