summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas2018-07-261-2/+2
| * | igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-07-261-12/+0Star
| * | ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson2018-07-261-1/+9
| * | ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen2018-07-261-0/+10
* | | net: sched: unmark chain as explicitly created on deleteJiri Pirko2018-07-261-0/+1
* | | tls: Skip zerocopy path for ITER_KVECDoron Roberts-Kedes2018-07-261-3/+4
* | | net: sched: cls_api: fix dead code in switchGustavo A. R. Silva2018-07-261-1/+0Star
* | | l2tp: remove ->recv_payload_hookGuillaume Nault2018-07-265-39/+18Star
* | | tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing2018-07-261-0/+1
* | | net/tls: Removed redundant checks for non-NULLVakul Garg2018-07-261-6/+3Star
* | | cbs: Add support for the graft functionVinicius Costa Gomes2018-07-261-9/+125
* | | net: hns: Make many functions staticYueHaibing2018-07-2610-52/+60
* | | selftests/net: add tls to .gitignoreAnders Roxell2018-07-261-0/+1
* | | selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko2018-07-261-0/+21
|/ /
* | rds: send: Fix dead code in rds_sendmsgGustavo A. R. Silva2018-07-261-1/+1
* | net/rds/Kconfig: RDS should depend on IPV6Anders Roxell2018-07-261-1/+1
* | Merge branch 'smc-next'David S. Miller2018-07-2615-144/+228
|\ \
| * | net/smc: improve delete link processingKarsten Graul2018-07-265-23/+68
| * | net/smc: provide fallback reason codeKarsten Graul2018-07-266-29/+61
| * | net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-2612-81/+93
| * | net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun2018-07-263-13/+8Star
|/ /
* | Merge branch 'nfp-protect-from-theoretical-size-overflows-and-SR-IOV-errors'David S. Miller2018-07-263-24/+30
|\ \
| * | nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski2018-07-262-6/+7
| * | nfp: restore correct ordering of fields in rx ring structureJakub Kicinski2018-07-261-3/+4
| * | nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski2018-07-261-8/+8
| * | nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski2018-07-261-8/+12
|/ /
* | amd-xgbe: use dma_mapping_error to check map errorsYueHaibing2018-07-261-4/+3Star
* | Merge branch 'mlxsw-Introduce-algorithmic-TCAM-support'David S. Miller2018-07-2614-69/+2235
|\ \
| * | mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel2018-07-267-36/+124
| * | mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel2018-07-264-5/+485
| * | mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel2018-07-261-10/+11
| * | mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel2018-07-261-22/+33
| * | mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel2018-07-266-3/+9
| * | mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel2018-07-263-11/+16
| * | mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel2018-07-263-0/+23
| * | mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel2018-07-263-6/+11
| * | mlxsw: spectrum_acl: Extend Spectrum-2 region structIdo Schimmel2018-07-261-0/+3
| * | mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel2018-07-262-13/+191
| * | mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel2018-07-261-3/+7
| * | mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel2018-07-264-1/+1061
| * | mlxsw: resources: Add Spectrum-2 eRP resourcesIdo Schimmel2018-07-261-0/+12
| * | mlxsw: resources: Add Spectrum-2 maximum large key ID resourceIdo Schimmel2018-07-261-0/+2
| * | mlxsw: reg: Add Policy-Engine eRP Table RegisterIdo Schimmel2018-07-261-0/+113
| * | mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3Ido Schimmel2018-07-261-3/+162
| * | mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel2018-07-262-4/+20
|/ /
* | lan743x: Make symbol lan743x_pm_ops staticWei Yongjun2018-07-261-1/+1
* | tcp: make function tcp_retransmit_stamp() staticWei Yongjun2018-07-261-1/+1
* | net/sched: cls_flower: Use correct inline function for assignment of vlan tpidJianbo Liu2018-07-261-2/+2
* | net/mlx4_core: Allow MTTs starting at any indexTariq Toukan2018-07-263-5/+6
* | Merge branch 'mlx5-Offload-setting-matching-on-tunnel-tos-ttl'David S. Miller2018-07-261-14/+45
|\ \