aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller15-119/+649
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller2-3/+11
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso6-97/+73
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy1-0/+34
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy5-6/+268
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy2-3/+10
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy2-10/+14
2015-04-08netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy1-1/+1
2015-04-08netfilter: physdev: use helpersFlorian Westphal1-12/+22
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal5-31/+69
2015-04-08netfilter: x_tables: don't extract flow keys on early demuxed sks in socket matchDaniel Borkmann1-45/+50
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller2-5/+5
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller1-0/+4
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2-24/+11
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2-40/+34
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller3-45/+36
2015-04-01netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso1-3/+2
2015-04-01netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann1-1/+1
2015-04-01netfilter: nft_hash: add support for timeoutsPatrick McHardy1-4/+75
2015-04-01netfilter: nf_tables: add GC synchronization helpersPatrick McHardy1-1/+1
2015-04-01netfilter: nf_tables: add set garbage collection helpersPatrick McHardy1-0/+25
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy1-2/+51
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy1-2/+28
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-216/+318
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy3-33/+86
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy2-16/+7
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy3-8/+11
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy3-41/+25
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+3
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy3-117/+122
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy1-0/+16
2015-03-25netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy1-5/+49
2015-03-25netfilter: nft_hash: indent rhashtable parametersPatrick McHardy1-5/+5
2015-03-25netfilter: nft_hash: restore struct nft_hashPatrick McHardy1-16/+21
2015-03-25netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy1-1/+1
2015-03-25netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy1-1/+0
2015-03-25netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso1-4/+4
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2-2/+3
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2-2/+3
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf1-18/+7
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf1-0/+1
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-3/+41
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-24/+32
2015-03-22netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval setsPatrick McHardy1-0/+3
2015-03-22netfilter: nft_rbtree: fix lockingPatrick McHardy1-4/+2
2015-03-22netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso1-0/+6
2015-03-20netfilter: Convert nft_hash to inlined rhashtableHerbert Xu1-41/+29
2015-03-20netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso1-2/+2
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2-4/+28
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-0/+2