summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: make link capability update thread safeJon Maloy2018-07-201-0/+4
* Merge branch 'constify-nla_policy'David S. Miller2018-07-202-4/+4
|\
| * gtp: constify nla_policyStephen Hemminger2018-07-201-1/+1
| * nbd: constify nla_policyStephen Hemminger2018-07-201-3/+3
|/
* tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva2018-07-201-1/+1
* Merge branch 'qed-Add-support-for-phy-module-query'David S. Miller2018-07-196-0/+207
|\
| * qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru2018-07-191-0/+88
| * qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru2018-07-195-0/+119
|/
* Merge branch 'tc-tunnel-ttl-tos'David S. Miller2018-07-196-19/+67
|\
| * net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz2018-07-192-15/+33
| * flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz2018-07-192-2/+14
| * net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz2018-07-192-2/+20
|/
* Merge branch 'docs-Convert-alias-and-bridge-to-rst'David S. Miller2018-07-185-42/+57
|\
| * docs: networking: Convert bridge.txt to rstTobin C. Harding2018-07-182-0/+7
| * docs: networking: Convert alias.txt to rstTobin C. Harding2018-07-184-42/+50
|/
* pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...Jakub Kicinski2018-07-181-6/+4
* tc-tests: initial version of fw filter unit testsKeara Leibovitz2018-07-181-0/+1049
* net: dsa: Remove VLA usageSalvatore Mesoraca2018-07-183-12/+27
* Merge branch 'PTP-support-for-mv88e6165-family'David S. Miller2018-07-188-54/+334
|\
| * net: dsa: mv88e6xxx: Longer timeout for PTP TX timestampAndrew Lunn2018-07-181-1/+1
| * net: dsa: mv88e6xxx: Set PTP EthertypeAndrew Lunn2018-07-182-0/+8
| * net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165Andrew Lunn2018-07-185-2/+110
| * net: dsa: mv88e6xxx: Abstract supported PTP filtersAndrew Lunn2018-07-183-12/+25
| * net: dsa: mv88e6xxx: Abstract HW timestamp setupAndrew Lunn2018-07-184-22/+42
| * net: dsa: mv88e6xxx: Add mv88e6165 PTP supportAndrew Lunn2018-07-183-0/+51
| * net: dsa: mv88e6xxx: Add MV88E6165 AVB register accessAndrew Lunn2018-07-183-0/+30
| * net: dsa: mv88e6xxx: Abstract PTP operationsAndrew Lunn2018-07-184-17/+67
|/
* Merge branch 'bcm-OF-deps'David S. Miller2018-07-183-4/+4
|\
| * net: dsa: Drop OF dependency for BCM_SF2Florian Fainelli2018-07-181-1/+1
| * net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli2018-07-181-2/+2
| * net: phy: Drop OF dependency for MDIO_BCM_UNIMACFlorian Fainelli2018-07-181-1/+1
|/
* tipc: remove unused tipc_group_sizeYueHaibing2018-07-181-5/+0
* tipc: remove unused tipc_link_is_activeYueHaibing2018-07-181-5/+0
* net: cavium: add missing PCI dependenciesArnd Bergmann2018-07-181-4/+6
* net: Move skb decrypted field, avoid explicity copyStefano Brivio2018-07-182-11/+4
* liquidio: Using NULL instead of plain integerYueHaibing2018-07-182-3/+3
* net/mlx5: fix an unused-function warningArnd Bergmann2018-07-181-1/+1
* xdp: fix uninitialized 'err' variableJakub Kicinski2018-07-181-6/+9
* net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva2018-07-181-1/+1
* cxgb4: display number of rx and tx pages freeGanesh Goudar2018-07-182-7/+29
* Merge branch 'mlxsw-Introduce-initial-Spectrum-2-support'David S. Miller2018-07-1918-86/+1467
|\
| * mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2018-07-192-32/+139
| * mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko2018-07-197-1/+334
| * mlxsw: spectrum_acl: Add region association callbackIdo Schimmel2018-07-193-0/+15
| * mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel2018-07-191-0/+68
| * mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel2018-07-193-53/+66
| * mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel2018-07-191-0/+23
| * mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel2018-07-191-0/+71
| * mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel2018-07-191-0/+57
| * mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko2018-07-191-0/+43