summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-18Merge branch 'Devlink-health-reporting-and-recovery-system'David S. Miller
2019-01-18devlink: Add Documentation/networking/devlink-health.txtAya Levin
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha
2019-01-18devlink: Add health diagnose commandEran Ben Elisha
2019-01-18devlink: Add health recover commandEran Ben Elisha
2019-01-18devlink: Add health set commandEran Ben Elisha
2019-01-18devlink: Add health get commandEran Ben Elisha
2019-01-18devlink: Add health report functionalityEran Ben Elisha
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha
2019-01-18devlink: Add health buffer supportEran Ben Elisha
2019-01-18net_sched: add hit counter for matchallCong Wang
2019-01-18Merge branch 'phy-improve-stopping-PHY'David S. Miller
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao
2019-01-18net: jme: fix indentation issuesColin Ian King
2019-01-18net: vxge: fix indentation issueColin Ian King
2019-01-18net: phy: improve get_phy_idHeiner Kallweit
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit
2019-01-18net: ip6_gre: remove gre_hdr_len from ip6erspan_rcvLorenzo Bianconi
2019-01-17Merge branch 'tcp_openreq_child'David S. Miller
2019-01-17tcp: move rx_opt & syn_data_acked init to tcp_disconnect()Eric Dumazet
2019-01-17tcp: move tp->rack init to tcp_disconnect()Eric Dumazet
2019-01-17tcp: move app_limited init to tcp_disconnect()Eric Dumazet
2019-01-17tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...Eric Dumazet
2019-01-17tcp: do not clear urg_data in tcp_create_openreq_childEric Dumazet
2019-01-17tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()Eric Dumazet
2019-01-17tcp: move mdev_us init to tcp_disconnect()Eric Dumazet
2019-01-17tcp: do not clear srtt_us in tcp_create_openreq_childEric Dumazet
2019-01-17tcp: do not clear packets_out in tcp_create_openreq_child()Eric Dumazet
2019-01-17tcp: move icsk_rto init to tcp_disconnect()Eric Dumazet
2019-01-17tcp: do not set snd_ssthresh in tcp_create_openreq_child()Eric Dumazet
2019-01-17net/mlx4: remove unneeded semicolonYueHaibing
2019-01-17net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolonYueHaibing
2019-01-17tipc: remove unneeded semicolon in trace.cYueHaibing
2019-01-17qed: remove duplicated include from qed_if.hYueHaibing
2019-01-17sb1000: fix a couple of indentation issues and remove assignment in if statem...Colin Ian King
2019-01-17net: add a route cache full diagnostic messagePeter Oskolkov
2019-01-17dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu
2019-01-17wan: dscc4: fix various indentation issuesColin Ian King
2019-01-17Merge branch 'vxlan-FDB-veto'David S. Miller
2019-01-17selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata
2019-01-17mlxsw: spectrum: Add extack messages to VXLAN FDB rejectionPetr Machata
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2019-01-17vxlan: Add extack to switchdev operationsPetr Machata
2019-01-17mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replayPetr Machata
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata