summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-20qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru5-0/+119
2018-07-20Merge branch 'tc-tunnel-ttl-tos'David S. Miller6-19/+67
2018-07-20net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz2-15/+33
2018-07-20flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz2-2/+14
2018-07-20net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz2-2/+20
2018-07-19Merge branch 'docs-Convert-alias-and-bridge-to-rst'David S. Miller5-42/+57
2018-07-19docs: networking: Convert bridge.txt to rstTobin C. Harding2-0/+7
2018-07-19docs: networking: Convert alias.txt to rstTobin C. Harding4-42/+50
2018-07-19pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...Jakub Kicinski1-6/+4
2018-07-19tc-tests: initial version of fw filter unit testsKeara Leibovitz1-0/+1049
2018-07-19net: dsa: Remove VLA usageSalvatore Mesoraca3-12/+27
2018-07-19Merge branch 'PTP-support-for-mv88e6165-family'David S. Miller8-54/+334
2018-07-19net: dsa: mv88e6xxx: Longer timeout for PTP TX timestampAndrew Lunn1-1/+1
2018-07-19net: dsa: mv88e6xxx: Set PTP EthertypeAndrew Lunn2-0/+8
2018-07-19net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165Andrew Lunn5-2/+110
2018-07-19net: dsa: mv88e6xxx: Abstract supported PTP filtersAndrew Lunn3-12/+25
2018-07-19net: dsa: mv88e6xxx: Abstract HW timestamp setupAndrew Lunn4-22/+42
2018-07-19net: dsa: mv88e6xxx: Add mv88e6165 PTP supportAndrew Lunn3-0/+51
2018-07-19net: dsa: mv88e6xxx: Add MV88E6165 AVB register accessAndrew Lunn3-0/+30
2018-07-19net: dsa: mv88e6xxx: Abstract PTP operationsAndrew Lunn4-17/+67
2018-07-18Merge branch 'bcm-OF-deps'David S. Miller3-4/+4
2018-07-18net: dsa: Drop OF dependency for BCM_SF2Florian Fainelli1-1/+1
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli1-2/+2
2018-07-18net: phy: Drop OF dependency for MDIO_BCM_UNIMACFlorian Fainelli1-1/+1
2018-07-18tipc: remove unused tipc_group_sizeYueHaibing1-5/+0
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing1-5/+0
2018-07-18net: cavium: add missing PCI dependenciesArnd Bergmann1-4/+6
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio2-11/+4
2018-07-18liquidio: Using NULL instead of plain integerYueHaibing2-3/+3
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann1-1/+1
2018-07-18xdp: fix uninitialized 'err' variableJakub Kicinski1-6/+9
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva1-1/+1
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar2-7/+29
2018-07-18Merge branch 'mlxsw-Introduce-initial-Spectrum-2-support'David S. Miller18-86/+1467
2018-07-18mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2-32/+139
2018-07-18mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko7-1/+334
2018-07-18mlxsw: spectrum_acl: Add region association callbackIdo Schimmel3-0/+15
2018-07-18mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel1-0/+68
2018-07-18mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel3-53/+66
2018-07-18mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel1-0/+23
2018-07-18mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel1-0/+71
2018-07-18mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel1-0/+57
2018-07-18mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko1-0/+43
2018-07-18mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko3-0/+35
2018-07-18mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko2-6/+45
2018-07-18mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko2-0/+111
2018-07-18mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko2-0/+13
2018-07-18mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko3-1/+86
2018-07-18mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko3-1/+307