summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo
2018-12-10net/mlx5e: Branch according to classified tunnel typeOz Shlomo
2018-12-10net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo
2018-12-10net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo
2018-12-10net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo
2018-12-10net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman
2018-12-10net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-09net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose
2018-12-07net: hns3: handle hw errors of SSUShiju Jose
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose
2018-12-07net: hns3: rename process_hw_error functionShiju Jose
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose
2018-12-07nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang
2018-12-07mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata