summaryrefslogtreecommitdiffstats
path: root/fs/stat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha2-0/+186
2019-01-18devlink: Add health buffer supportEran Ben Elisha3-0/+585
2019-01-18net_sched: add hit counter for matchallCong Wang2-0/+30
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit3-20/+2
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit2-2/+1
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit1-0/+3
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao1-0/+2
2019-01-18net: jme: fix indentation issuesColin Ian King1-3/+2
2019-01-18net: vxge: fix indentation issueColin Ian King1-1/+1
2019-01-18net: phy: improve get_phy_idHeiner Kallweit1-9/+2
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit2-8/+0
2019-01-18net: ip6_gre: remove gre_hdr_len from ip6erspan_rcvLorenzo Bianconi1-2/+2
2019-01-18tcp: move rx_opt & syn_data_acked init to tcp_disconnect()Eric Dumazet2-6/+4
2019-01-18tcp: move tp->rack init to tcp_disconnect()Eric Dumazet2-6/+6
2019-01-18tcp: move app_limited init to tcp_disconnect()Eric Dumazet2-3/+3
2019-01-18tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...Eric Dumazet2-4/+4
2019-01-18tcp: do not clear urg_data in tcp_create_openreq_childEric Dumazet1-2/+0
2019-01-18tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()Eric Dumazet2-9/+1
2019-01-18tcp: move mdev_us init to tcp_disconnect()Eric Dumazet2-1/+1
2019-01-18tcp: do not clear srtt_us in tcp_create_openreq_childEric Dumazet1-1/+0
2019-01-18tcp: do not clear packets_out in tcp_create_openreq_child()Eric Dumazet1-1/+0
2019-01-18tcp: move icsk_rto init to tcp_disconnect()Eric Dumazet2-1/+1
2019-01-18tcp: do not set snd_ssthresh in tcp_create_openreq_child()Eric Dumazet1-1/+0
2019-01-18net/mlx4: remove unneeded semicolonYueHaibing2-2/+2
2019-01-18net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolonYueHaibing1-2/+2
2019-01-18tipc: remove unneeded semicolon in trace.cYueHaibing1-2/+2
2019-01-18qed: remove duplicated include from qed_if.hYueHaibing1-1/+0
2019-01-18sb1000: fix a couple of indentation issues and remove assignment in if statem...Colin Ian King1-4/+7
2019-01-18net: add a route cache full diagnostic messagePeter Oskolkov1-1/+5
2019-01-18dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu1-34/+34
2019-01-18wan: dscc4: fix various indentation issuesColin Ian King1-25/+25