summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-24netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso
2017-01-24netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-23netfilter: nf_tables: validate the name size when possibleLiping Zhang
2017-01-19netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal
2017-01-19netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal
2017-01-18netfilter: nf_tables: eliminate useless condition checksGao Feng
2017-01-18netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev familyLiping Zhang
2017-01-18netfilter: pkttype: unnecessary to check ipv6 multicast addressLiping Zhang
2017-01-16netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray
2017-01-16netfilter: nf_tables: fix possible oops when dumping stateful objectsLiping Zhang
2017-01-09xtables: extend matches and targets with .usersizeWillem de Bruijn
2017-01-09xtables: use match, target and data copy_to_user helpers in compatWillem de Bruijn
2017-01-09xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-05netfilter: xt_connlimit: use rb_entry()Geliang Tang
2017-01-05netfilter: conntrack: validate SCTP crc32c in PREROUTINGDavide Caratti
2017-01-05netfilter: select LIBCRC32C together with SCTP conntrackDavide Caratti
2017-01-03netfilter: nft_ct: add average bytes per packet supportLiping Zhang
2017-01-03netfilter: nat: merge udp and udplite helpersFlorian Westphal
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is setPablo Neira Ayuso
2016-12-14netfilter: nf_tables: fix oob accessFlorian Westphal
2016-12-14netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso
2016-12-14netfilter: nft_quota: reset quota after dumpPablo Neira Ayuso
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn
2016-12-07netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso
2016-12-07netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso
2016-12-07netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti
2016-12-07netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso