summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees'David S. Miller2018-01-221-111/+132
|\ \
| * | mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel2018-01-221-101/+125
| * | mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel2018-01-221-4/+6
| * | mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel2018-01-221-9/+4
|/ /
* | tun: add missing rcu annotationJason Wang2018-01-221-1/+2
* | Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower'David S. Miller2018-01-228-85/+410
|\ \
| * | mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky2018-01-225-3/+126
| * | mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Arkadi Sharshevsky2018-01-222-0/+52
| * | mlxsw: spectrum: Extend and export SPAN APIArkadi Sharshevsky2018-01-222-32/+57
| * | mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky2018-01-222-0/+35
| * | mlxsw: core: Make counter index allocated inside the action appendJiri Pirko2018-01-225-35/+82
| * | mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko2018-01-221-26/+49
| * | mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Jiri Pirko2018-01-222-0/+20
|/ /
* | Merge branch 'Aquantia-atlantic-driver-new-devices-support'David S. Miller2018-01-2221-773/+1019
|\ \
| * | net: aquantia: bump driver version to match aquantia internal numberingIgor Russkikh2018-01-221-3/+3
| * | net: aquantia: Report correct mediatype via ethtoolIgor Russkikh2018-01-221-3/+13
| * | net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh2018-01-223-29/+183
| * | net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh2018-01-225-4/+257
| * | net: aquantia: Introduce firmware ops callbacksIgor Russkikh2018-01-228-81/+101
| * | net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh2018-01-224-4/+9
| * | net: aquantia: Remove create/destroy from hw opsIgor Russkikh2018-01-223-54/+0
| * | net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-227-385/+156
| * | net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh2018-01-222-50/+50
| * | net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh2018-01-2212-159/+239
| * | net: aquantia: Introduce new device ids and constantsIgor Russkikh2018-01-2210-87/+94
|/ /
* | Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-2215-304/+821
|\ \
| * | net/mlx5e: Add likely to the common RX checksum flowGal Pressman2018-01-191-1/+1
| * | net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-195-175/+250
| * | net/mlx5e: Merge per priority stats groupsKamal Heib2018-01-191-8/+25
| * | net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha2018-01-194-0/+29
| * | net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha2018-01-193-15/+55
| * | net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha2018-01-191-0/+12
| * | net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha2018-01-191-3/+5
| * | net/mlx5e: Set hairpin queue sizeOr Gerlitz2018-01-191-3/+8
| * | net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-193-2/+9
| * | net/mlx5e: Add RSS support for hairpinOr Gerlitz2018-01-193-13/+205
| * | net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-193-38/+69
| * | net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz2018-01-191-1/+4
| * | net/mlx5e: Refactor RSS related objects and codeOr Gerlitz2018-01-193-53/+103
| * | net/mlx5e: Set per priority hairpin pairsOr Gerlitz2018-01-191-7/+57
| * | net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz2018-01-191-8/+12
* | | nfp: flower: prioritize stats updatesPieter Jansen van Vuuren2018-01-221-11/+18
* | | net: gemini: Depend on HAS_IOMEMLinus Walleij2018-01-221-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-2162-2226/+1241
|\ \ \
| * | | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-1912-28/+2
| * | | netfilter: nf_tables: set flowtable priority and hooknum fieldPablo Neira Ayuso2018-01-191-0/+2
| * | | netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-1911-19/+0
| * | | netfilter: nf_tables: Fix trailing semicolonLuis de Bethencourt2018-01-191-1/+1
| * | | netfilter: return booleans instead of integersGustavo A. R. Silva2018-01-193-3/+3
| * | | netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-193-14/+153