summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: nf_tables: add elements with stateful expressionsPablo Neira Ayuso2020-03-151-1/+20
| * | netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso2020-03-152-4/+2
| * | netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso2020-03-153-13/+36
| * | nft_set_pipapo: Prepare for single ranged field usageStefano Brivio2020-03-153-8/+17
| * | nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio2020-03-156-0/+1270
| * | nft_set_pipapo: Prepare for vectorised implementation: helpersStefano Brivio2020-03-152-261/+285
| * | nft_set_pipapo: Prepare for vectorised implementation: alignmentStefano Brivio2020-03-151-25/+110
| * | nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switchStefano Brivio2020-03-151-8/+233
| * | nft_set_pipapo: Generalise group size for bucketsStefano Brivio2020-03-151-96/+112
| * | netfilter: flowtable: add tunnel encap/decap action offload supportwenxu2020-03-151-0/+45
| * | netfilter: flowtable: add tunnel match offload supportwenxu2020-03-152-2/+65
| * | netfilter: flowtable: add indr block setup supportwenxu2020-03-151-4/+90
| * | netfilter: flowtable: add nf_flow_table_block_offload_init()wenxu2020-03-151-8/+17
| * | netfilter: xt_IDLETIMER: clean up some indentingDan Carpenter2020-03-151-4/+3
| * | netfilter: bitwise: use more descriptive variable-names.Jeremy Sowden2020-03-151-7/+7
| * | netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-1522-32/+32
| * | netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' staticChen Wandun2020-03-151-2/+2
| * | netfilter: cleanup unused macroLi RongQing2020-03-152-3/+0
| * | netfilter: nf_tables: make all set structs constFlorian Westphal2020-03-157-34/+14
| * | netfilter: nf_tables: make sets built-inFlorian Westphal2020-03-155-80/+15
| * | netfilter: nft_tunnel: add support for geneve optsXin Long2020-03-152-12/+108
| * | netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi2020-03-152-13/+246
| * | netfilter: flowtable: Use nf_flow_offload_tuple for stats as wellPaul Blakey2020-03-151-17/+9
* | | mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni2020-03-182-6/+5
* | | Merge branch 'net-add-phylink-support-for-PCS'David S. Miller2020-03-187-35/+336
|\ \ \
| * | | net: phylink: pcs: add 802.3 clause 45 helpersRussell King2020-03-182-0/+32
| * | | net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-183-0/+217
| * | | net: mdiobus: add APIs for modifying a MDIO device registerRussell King2020-03-184-31/+79
| * | | net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King2020-03-181-4/+8
|/ / /
* | | Merge branch 'net-bridge-vlan-options-add-support-for-tunnel-mapping'David S. Miller2020-03-187-23/+94
|\ \ \
| * | | net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov2020-03-185-2/+45
| * | | net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov2020-03-184-5/+31
| * | | net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov2020-03-183-11/+13
| * | | net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov2020-03-183-7/+7
|/ / /
* | | Merge branch 'stmmac-100GB-Enterprise-MAC-support'David S. Miller2020-03-188-3/+340
|\ \ \
| * | | Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu2020-03-181-2/+5
| * | | net: stmmac: Add support for Enterprise MAC versionJose Abreu2020-03-185-1/+173
| * | | net: stmmac: Add XLGMII supportJose Abreu2020-03-182-0/+64
| * | | net: phy: xpcs: Add XLGMII supportJose Abreu2020-03-181-0/+98
|/ / /
* | | Merge branch 'ionic-bits-and-bytes'David S. Miller2020-03-184-7/+22
|\ \ \
| * | | ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson2020-03-181-0/+3
| * | | ionic: print data for unknown xcvr typeShannon Nelson2020-03-181-4/+9
| * | | ionic: remove adminq napi instanceShannon Nelson2020-03-181-0/+1
| * | | ionic: deinit rss only if selectedShannon Nelson2020-03-181-1/+2
| * | | ionic: stop devlink warn on mgmt deviceShannon Nelson2020-03-181-2/+7
|/ / /
* | | Merge branch 'net_sched-allow-use-of-hrtimer-slack'David S. Miller2020-03-184-12/+42
|\ \ \
| * | | net_sched: sch_fq: enable use of hrtimer slackEric Dumazet2020-03-182-4/+19
| * | | net_sched: do not reprogram a timer about to expireEric Dumazet2020-03-181-2/+7
| * | | net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet2020-03-182-6/+16
|/ / /
* | | Merge branch 'nfp-type'David S. Miller2020-03-1813-52/+49
|\ \ \