summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ndo_bridge_setlink: Add extackPetr Machata2018-12-135-5/+9
* bnxt: remove printing of hwrm messageJonathan Toppins2018-12-131-1/+2
* netdevsim: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+2
* stmmac: dwmac-mediatek: add support for mt2712Biao Huang2018-12-133-0/+417
* mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2Nir Dotan2018-12-121-1/+280
* mlxsw: spectrum_acl: Limit priority valueNir Dotan2018-12-121-2/+3
* mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan2018-12-124-6/+19
* mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-128-0/+194
* mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan2018-12-122-0/+130
* mlxsw: spectrum_acl: Add Spectrum-2 keysNir Dotan2018-12-122-0/+10
* mlxsw: spectrum: Change stage of ACL initializationNir Dotan2018-12-121-9/+9
* mlxsw: reg: Add Policy Engine Multicast Router Binding Table RegisterNir Dotan2018-12-121-0/+38
* hinic: optmize rx refill buffer mechanismXue Chaojing2018-12-122-20/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-112-0/+69
|\
| * media: bpf: add bpf function to report mouse movementSean Young2018-12-091-0/+24
| * nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-071-0/+45
* | net/mlx5e: Add GRE protocol offloadingOz Shlomo2018-12-112-1/+89
* | net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo2018-12-111-2/+2
* | net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo2018-12-116-496/+548
* | net/mlx5e: Branch according to classified tunnel typeOz Shlomo2018-12-112-48/+114
* | net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo2018-12-111-39/+51
* | net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo2018-12-111-119/+70
* | net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo2018-12-112-25/+36
* | net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo2018-12-111-7/+19
* | net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo2018-12-114-12/+18
* | net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo2018-12-114-0/+210
* | net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo2018-12-113-5/+12
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-1146-1756/+2348
|\ \
| * | net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-102-30/+0
| * | net/mlx5: Support extended destination format in flow steering commandEli Britstein2018-12-101-7/+73
| * | net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein2018-12-102-4/+7
| * | net/mlx5: Revise gre and nvgre key formatsOz Shlomo2018-12-102-6/+6
| * | net/mlx5: Add monitor commands layout and event dataEyal Davidovich2018-12-103-0/+9
| * | net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2018-12-102-0/+3
| * | net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2018-12-102-0/+3
| * | net/mlx5: Rework handling of port module eventsMikhael Goikhman2018-12-103-45/+65
| * | net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed2018-12-102-23/+23
| * | IB/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-101-4/+4
| * | net/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-103-7/+7
| * | net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens2018-12-101-1/+1
| * | RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky2018-12-041-28/+34
| * | RDMA/mlx5: Unfold create RMP functionLeon Romanovsky2018-12-041-19/+16
| * | RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-049-83/+101
| * | RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky2018-12-044-77/+83
| * | RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2018-12-042-7/+20
| * | RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky2018-12-041-4/+1
| * | net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-047-679/+717
| * | net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky2018-12-041-19/+3
| * | net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky2018-12-041-1/+0
| * | net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-041-66/+0