summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-10fjes: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10net: xenbus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10ipvlan: Remove a useless comparisonYueHaibing
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-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: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn
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-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
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata
2018-12-07vxlan: Add a function to init switchdev_notifier_vxlan_fdb_infoPetr Machata
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov
2018-12-07net: aquantia: fix initialization of RSS tableDmitry Bogdanov
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov
2018-12-07net: aquantia: fix RSS table and key sizesDmitry Bogdanov
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06net: ipvlan: ipvlan_set_port_mode(): Add an extack argumentPetr Machata
2018-12-06net: vrf: cycle_netdev(): Add an extack argumentPetr Machata
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-06tun: remove unnecessary check in tun_flow_updateLi RongQing