aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-1/+11
2016-06-24netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero1-0/+6
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai1-1/+5
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso1-0/+2
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso1-0/+1
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso1-0/+1
2016-04-23libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel1-0/+1
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel3-0/+12
2016-03-29netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to userspaceStephane Bryant1-0/+10
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme1-3/+9
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso1-0/+4
2016-02-29netfilter: meta: add PRANDOM supportFlorian Westphal1-0/+2
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal1-0/+2
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras García1-0/+2
2016-01-04netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso1-0/+12
2016-01-03netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso1-0/+6
2015-12-14netfilter: implement xt_cgroup cgroup2 path matchTejun Heo1-0/+13
2015-12-14netfilter: prepare xt_cgroup for multi revisionsTejun Heo1-1/+1
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2-0/+54
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy1-0/+17
2015-11-23netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner1-9/+3
2015-11-23netfilter: fix include files for compilationMikko Rapeli17-7/+31
2015-10-05netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA1-0/+3
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann1-1/+3
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2-1/+6
2015-08-07netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso1-0/+7
2015-08-07netfilter: nft_limit: add burst parameterPablo Neira Ayuso1-0/+2
2015-08-07netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso1-0/+14
2015-07-30netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2-0/+4
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian1-0/+8
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak1-1/+3
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso1-2/+2
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-3/+3
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+2
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso1-0/+2
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer1-0/+3
2015-04-13netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy1-0/+2
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy1-0/+2
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy1-0/+2
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy1-0/+3
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy1-1/+30
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy1-0/+2
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy1-0/+27
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy1-0/+4
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy1-0/+6
2015-03-06netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso1-0/+1
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2-3/+18
2014-11-09netfilter: nft_meta: add cgroup supportAna Rey1-0/+2
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero1-0/+16
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso1-1/+1