summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso3-0/+31
2017-02-12netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso1-0/+6
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso3-4/+40
2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso1-23/+28
2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso1-8/+8
2017-02-12netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng1-5/+3
2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng1-7/+5
2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner3-16/+124
2017-02-08netfilter: nft_ct: add zone id set supportFlorian Westphal1-1/+143
2017-02-08netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal1-14/+15
2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal2-3/+21
2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso3-0/+321
2017-02-08netfilter: nf_tables: add space notation to setsPablo Neira Ayuso4-5/+21
2017-02-08netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso4-10/+10
2017-02-08netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2-0/+5
2017-02-08netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso4-13/+13
2017-02-08netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso1-7/+5
2017-02-08netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso4-6/+9
2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter2-2/+26
2017-02-04net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4
2017-02-04net: remove support for per driver ndo_busy_poll()Eric Dumazet4-21/+0
2017-02-04enic: Remove local ndo_busy_poll() implementation.David S. Miller2-139/+5
2017-02-04ixgbevf: get rid of custom busy polling codeEric Dumazet3-215/+0
2017-02-04ixgbe: get rid of custom busy polling codeEric Dumazet4-224/+5
2017-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller65-680/+646
2017-02-04Merge branch 'mlxsw-Introduce-TC-Flower-offload-using-TCAM'David S. Miller25-16/+5184
2017-02-04mlxsw: spectrum: Implement TC flower offloadJiri Pirko4-3/+331
2017-02-04sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2-0/+4
2017-02-04mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko6-8/+1769
2017-02-04lib: Introduce priority array area managerJiri Pirko7-0/+871
2017-02-04list: introduce list_for_each_entry_from_reverse helperJiri Pirko1-0/+13
2017-02-04mlxsw: resources: Add ACL related resourcesJiri Pirko1-2/+18
2017-02-04mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko1-0/+109
2017-02-04mlxsw: core: Introduce flexible actions supportJiri Pirko3-1/+753
2017-02-04mlxsw: core: Introduce flexible keys supportJiri Pirko3-1/+714
2017-02-04mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko1-3/+36
2017-02-04mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko1-0/+31
2017-02-04mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko1-0/+77
2017-02-04mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko1-0/+63
2017-02-04mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko1-0/+100
2017-02-04mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko1-0/+106
2017-02-04mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko1-0/+54
2017-02-04mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko1-2/+45
2017-02-04mlxsw: item: Add helpers for getting pointer into payload for char buffer itemJiri Pirko1-0/+19
2017-02-04mlxsw: item: Add 8bit item helpersJiri Pirko1-2/+77
2017-02-04bonding: Remove unnecessary returned value checkZhu Yanjun1-6/+4
2017-02-04tcp: clear pfmemalloc on outgoing skbEric Dumazet1-0/+7
2017-02-04cxgb4: get rid of custom busy poll codeEric Dumazet4-174/+6
2017-02-04myri10ge: get rid of custom busy poll codeEric Dumazet1-193/+4
2017-02-04be2net: get rid of custom busy poll codeEric Dumazet2-147/+9