summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-0331-513/+461
|\
| * netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-0/+24
| * ipvs: free ip_vs_dest structs when refcnt=0David Windsor2017-02-021-5/+3
| * netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-024-8/+12
| * netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2017-02-021-5/+24
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-023-14/+6
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-023-4/+4
| * netfilter: reduce direct skb->nfct usageFlorian Westphal2017-02-021-6/+9
| * netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-025-7/+3
| * netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng2017-02-021-23/+25
| * netfilter: nf_tables: eliminate useless condition checksGao Feng2017-01-181-12/+3
| * netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev familyLiping Zhang2017-01-181-1/+27
| * netfilter: pkttype: unnecessary to check ipv6 multicast addressLiping Zhang2017-01-182-6/+2
| * xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-0911-0/+19
| * xtables: use match, target and data copy_to_user helpers in compatWillem de Bruijn2017-01-091-10/+4
| * xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2017-01-091-0/+54
| * netfilter: xt_connlimit: use rb_entry()Geliang Tang2017-01-051-2/+2
| * netfilter: conntrack: validate SCTP crc32c in PREROUTINGDavide Caratti2017-01-051-0/+32
| * netfilter: select LIBCRC32C together with SCTP conntrackDavide Caratti2017-01-051-1/+1
| * netfilter: nft_ct: add average bytes per packet supportLiping Zhang2017-01-031-1/+21
| * netfilter: nat: merge udp and udplite helpersFlorian Westphal2017-01-033-86/+66
| * netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-033-325/+123
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-2810-60/+73
|\ \
| * | netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso2017-01-241-0/+1
| * | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-243-14/+14
| * | netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-01-241-7/+9
| * | netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-242-2/+2
| * | netfilter: nf_tables: validate the name size when possibleLiping Zhang2017-01-234-11/+22
| * | netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal2017-01-191-19/+20
| * | netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal2017-01-191-5/+2
| * | netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray2017-01-161-1/+1
| * | netfilter: nf_tables: fix possible oops when dumping stateful objectsLiping Zhang2017-01-161-2/+3
* | | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-4/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-054-22/+35
|\ \ | |/ |/|
| * netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is setPablo Neira Ayuso2016-12-141-8/+19
| * netfilter: nf_tables: fix oob accessFlorian Westphal2016-12-141-1/+1
| * netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso2016-12-141-1/+1
| * netfilter: nft_quota: reset quota after dumpPablo Neira Ayuso2016-12-141-12/+14
* | ktime: Get rid of the unionThomas Gleixner2016-12-254-5/+5
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
|/
* netfilter: nft_counter: rework atomic dump and resetPablo Neira2016-12-111-72/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-0749-529/+1878
|\
| * netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso2016-12-071-2/+9
| * netfilter: xt_bpf: support ebpfWillem de Bruijn2016-12-071-16/+80
| * netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner2016-12-071-1/+3
| * netfilter: nf_tables: support for set flushingPablo Neira Ayuso2016-12-073-6/+51
| * netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso2016-12-072-8/+27
| * netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso2016-12-071-2/+2
| * netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti2016-12-071-1/+4
| * netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso2016-12-071-0/+50
OpenPOWER on IntegriCloud