summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-26net: sched: cls_api: fix dead code in switchGustavo A. R. Silva
2018-07-26l2tp: remove ->recv_payload_hookGuillaume Nault
2018-07-26tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing
2018-07-26net/tls: Removed redundant checks for non-NULLVakul Garg
2018-07-26cbs: Add support for the graft functionVinicius Costa Gomes
2018-07-26net: hns: Make many functions staticYueHaibing
2018-07-26selftests/net: add tls to .gitignoreAnders Roxell
2018-07-26selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko
2018-07-25rds: send: Fix dead code in rds_sendmsgGustavo A. R. Silva
2018-07-25net/rds/Kconfig: RDS should depend on IPV6Anders Roxell
2018-07-25Merge branch 'smc-next'David S. Miller
2018-07-25net/smc: improve delete link processingKarsten Graul
2018-07-25net/smc: provide fallback reason codeKarsten Graul
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-07-25net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun
2018-07-25Merge branch 'nfp-protect-from-theoretical-size-overflows-and-SR-IOV-errors'David S. Miller
2018-07-25nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski
2018-07-25nfp: restore correct ordering of fields in rx ring structureJakub Kicinski
2018-07-25nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski
2018-07-25nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-07-25amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2018-07-25Merge branch 'mlxsw-Introduce-algorithmic-TCAM-support'David S. Miller
2018-07-25mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Extend Spectrum-2 region structIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel
2018-07-25mlxsw: resources: Add Spectrum-2 eRP resourcesIdo Schimmel
2018-07-25mlxsw: resources: Add Spectrum-2 maximum large key ID resourceIdo Schimmel
2018-07-25mlxsw: reg: Add Policy-Engine eRP Table RegisterIdo Schimmel
2018-07-25mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3Ido Schimmel
2018-07-25mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel
2018-07-25lan743x: Make symbol lan743x_pm_ops staticWei Yongjun
2018-07-25tcp: make function tcp_retransmit_stamp() staticWei Yongjun
2018-07-25net/sched: cls_flower: Use correct inline function for assignment of vlan tpidJianbo Liu
2018-07-25net/mlx4_core: Allow MTTs starting at any indexTariq Toukan
2018-07-25Merge branch 'mlx5-Offload-setting-matching-on-tunnel-tos-ttl'David S. Miller
2018-07-25net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz
2018-07-25net/mlx5e: Support setup of tos and ttl for tunnel key TC action offloadOr Gerlitz
2018-07-25net/mlx5e: Use ttl from route lookup on tc encap offload only if neededOr Gerlitz
2018-07-25vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas
2018-07-25net: phy: add helper phy_polling_modeHeiner Kallweit
2018-07-25net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski