summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-2/+4
|\
| * netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-141-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-203-62/+60
|\ \ | |/ |/|
| * netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-271-0/+1
| * netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-271-14/+6
| * netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-271-0/+28
| * netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2014-06-252-54/+6
| * netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-251-6/+9
| * netfilter: conntrack: remove timer from ecache extensionFlorian Westphal2014-06-251-2/+24
* | netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso2014-06-161-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-301-0/+2
|\
| * netfilter: add helper for adding nat extensionFlorian Westphal2014-04-291-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-222-11/+155
|\ \ | |/ |/|
| * netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-191-0/+2
| * netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-191-4/+6
| * netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-191-0/+10
| * netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-191-0/+10
| * netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-191-0/+17
| * netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-191-0/+12
| * netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-191-0/+2
| * netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-191-4/+11
| * netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-191-3/+3
| * netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-231-0/+36
| * netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-021-0/+46
* | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-141-0/+10
* | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-04-031-2/+2
|/
* netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-081-9/+4
* netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-071-1/+6
* netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-071-0/+2
* netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-071-1/+2
* netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2014-03-071-1/+7
* netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso2014-02-271-2/+9
* netfilter: nf_tables: add nft_dereference() macroPatrick McHardy2014-02-251-0/+4
* netfilter: nft_ct: labels get supportFlorian Westphal2014-02-191-1/+3
* netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2014-02-061-4/+0
* netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-061-0/+8
* netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-061-0/+17
* netfilter: nf_tables: add AF specific expression supportPatrick McHardy2014-02-061-0/+5
* netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-051-0/+2
* netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-091-2/+2
* netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-091-6/+16
* netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-091-3/+3
* netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-091-1/+1
* netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-073-1/+4
* netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-072-0/+4
* netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-1/+8
* netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-071-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-063-0/+361
|\
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-302-0/+299
| * netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2013-12-071-0/+62
OpenPOWER on IntegriCloud