summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet
2015-04-13netfilter: Fix format string of nfnetlink_log proc fileRichard Weinberger
2015-04-13netfilter: Fix format string of nfnetlink_queue proc fileRichard Weinberger
2015-04-13netfilter: Fix portid typesRichard Weinberger
2015-04-13netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso
2015-04-13netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: mark stateful expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy
2015-04-13netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy
2015-04-13netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy
2015-04-08netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy
2015-04-08netfilter: physdev: use helpersFlorian Westphal
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal
2015-04-08netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller
2015-04-01netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso
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