summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-027-26/+28
| * | netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2017-02-022-5/+26
| * | netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-0212-34/+24
| * | skbuff: add and use skb_nfct helperFlorian Westphal2017-02-0215-29/+36
| * | netfilter: reduce direct skb->nfct usageFlorian Westphal2017-02-022-9/+15
| * | netfilter: reset netfilter state when duplicating packetFlorian Westphal2017-02-022-2/+2
| * | netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-028-20/+16
| * | 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-0914-0/+23
| * | xtables: use match, target and data copy_to_user helpers in compatWillem de Bruijn2017-01-091-10/+4
| * | ebtables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-31/+47
| * | arptables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-10/+5
| * | ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-15/+6
| * | iptables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-15/+6
| * | xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2017-01-092-0/+63
| * | 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-032-1/+23
| * | netfilter: nf_tables: add missing descriptions in nft_ct_keysLiping Zhang2017-01-031-0/+3
| * | netfilter: nat: merge udp and udplite helpersFlorian Westphal2017-01-033-86/+66
| * | netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-036-341/+125
* | | Merge branch 'mlxsw-Introduce-TC-Flower-offload-using-TCAM'David S. Miller2017-02-0325-16/+5184
|\ \ \
| * | | mlxsw: spectrum: Implement TC flower offloadJiri Pirko2017-02-034-3/+331
| * | | sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2017-02-032-0/+4
| * | | mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko2017-02-036-8/+1769
| * | | lib: Introduce priority array area managerJiri Pirko2017-02-037-0/+871
| * | | list: introduce list_for_each_entry_from_reverse helperJiri Pirko2017-02-031-0/+13
| * | | mlxsw: resources: Add ACL related resourcesJiri Pirko2017-02-031-2/+18
| * | | mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko2017-02-031-0/+109
| * | | mlxsw: core: Introduce flexible actions supportJiri Pirko2017-02-033-1/+753
| * | | mlxsw: core: Introduce flexible keys supportJiri Pirko2017-02-033-1/+714
| * | | mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko2017-02-031-3/+36
| * | | mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko2017-02-031-0/+31
| * | | mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko2017-02-031-0/+77
| * | | mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko2017-02-031-0/+63
| * | | mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko2017-02-031-0/+100
| * | | mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko2017-02-031-0/+106
| * | | mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko2017-02-031-0/+54
| * | | mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko2017-02-031-2/+45
| * | | mlxsw: item: Add helpers for getting pointer into payload for char buffer itemJiri Pirko2017-02-031-0/+19
| * | | mlxsw: item: Add 8bit item helpersJiri Pirko2017-02-031-2/+77
|/ / /
* | | bonding: Remove unnecessary returned value checkZhu Yanjun2017-02-031-6/+4
* | | tcp: clear pfmemalloc on outgoing skbEric Dumazet2017-02-031-0/+7
* | | cxgb4: get rid of custom busy poll codeEric Dumazet2017-02-034-174/+6
* | | myri10ge: get rid of custom busy poll codeEric Dumazet2017-02-031-193/+4
* | | be2net: get rid of custom busy poll codeEric Dumazet2017-02-032-147/+9