1. 186f21b dpaa2-eth: transform dpaa2_eth_queue_count into a macro by Ioana Ciornei · 6 years ago
  2. e266afa Merge branch 'net-use-strict-checks-in-doit-handlers' by David S. Miller · 6 years ago
  3. 0c4056e net: mpls: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  4. d77851b net: mpls: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  5. 0eff0a2 net: ipv6: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  6. 5912a77 net: ipv6: addrlabel: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  7. 38d5181 net: ipv6: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  8. 4b1373d net: ipv6: addr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  9. d044002 net: ipv4: ipmr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  10. a00302b6 net: ipv4: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  11. eede370 net: ipv4: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  12. 4d165f6 net: namespace: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  13. 9b3757b rtnetlink: ifinfo: perform strict checks also for doit handler by Jakub Kicinski · 6 years ago
  14. 6300acb rtnetlink: stats: reject requests for unknown stats by Jakub Kicinski · 6 years ago
  15. 51bc860 rtnetlink: stats: validate attributes in get as well as dumps by Jakub Kicinski · 6 years ago
  16. 59c2805 net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK by Jakub Kicinski · 6 years ago
  17. 133bbb1 virtio-net: per-queue RPS config by Willem de Bruijn · 6 years ago
  18. 5f2939d sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints by Toke Høiland-Jørgensen · 6 years ago
  19. f04d402 Merge branch 'hns3-fixes' by David S. Miller · 6 years ago
  20. 1f60949 net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module by Yunsheng Lin · 6 years ago
  21. af01390 net: hns3: do reinitialization while ETS configuration changed by Huazhong Tan · 6 years ago
  22. c3b9c50 net: hns3: fix wrong combined count returned by ethtool -l by Huazhong Tan · 6 years ago
  23. 205a24c net: hns3: adjust the use of alloc_tqps and num_tqps by Huazhong Tan · 6 years ago
  24. 672ad0e net: hns3: fix user configuration loss for ethtool -L by Huazhong Tan · 6 years ago
  25. af95882 net: hns3: remove redundant codes in hclge_knic_setup by Huazhong Tan · 6 years ago
  26. c78b5b6 net: hns3: modify parameter checks in the hns3_set_channels by Huazhong Tan · 6 years ago
  27. 73fc9c4 net: hns3: add interface hclge_tm_bp_setup by Huazhong Tan · 6 years ago
  28. 65749f7 net: hns3: reuse reinitialization interface in the hns3_set_channels by Huazhong Tan · 6 years ago
  29. be5929b net: hns3: remove unnecessary hns3_adjust_tqps_num by Huazhong Tan · 6 years ago
  30. a81aca0 net: hns3: remove unused member in struct hns3_enet_ring by Huazhong Tan · 6 years ago
  31. 2c9dd66 net: hns3: modify enet reinitialization interface by Huazhong Tan · 6 years ago
  32. 51a5365 Merge branch 'Devlink-health-reporting-and-recovery-system' by David S. Miller · 6 years ago
  33. b8c45a0 devlink: Add Documentation/networking/devlink-health.txt by Aya Levin · 6 years ago
  34. ce019fa net/mlx5e: Add TX timeout support for mlx5e TX reporter by Eran Ben Elisha · 6 years ago
  35. aba2527 net/mlx5e: Add TX reporter support by Eran Ben Elisha · 6 years ago
  36. 12bd0dc devlink: Add health dump {get,clear} commands by Eran Ben Elisha · 6 years ago
  37. 8a66704 devlink: Add health diagnose command by Eran Ben Elisha · 6 years ago
  38. fcd852c devlink: Add health recover command by Eran Ben Elisha · 6 years ago
  39. 6f9d561 devlink: Add health set command by Eran Ben Elisha · 6 years ago
  40. ff253fe devlink: Add health get command by Eran Ben Elisha · 6 years ago
  41. c7af343 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  42. 880ee82 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  43. cb5ccfb devlink: Add health buffer support by Eran Ben Elisha · 6 years ago
  44. f88c19a net_sched: add hit counter for matchall by Cong Wang · 6 years ago
  45. 209f94e Merge branch 'phy-improve-stopping-PHY' by David S. Miller · 6 years ago
  46. bb658ab net: phy: remove phy_stop_interrupts by Heiner Kallweit · 6 years ago
  47. cbfd12b net: phy: ensure phylib state machine is stopped after calling phy_stop by Heiner Kallweit · 6 years ago
  48. 472115d net: phy: stop PHY if needed when entering phy_disconnect by Heiner Kallweit · 6 years ago
  49. 340a6f3 tcp: declare tcp_mmap() only when CONFIG_MMU is set by Yafang Shao · 6 years ago
  50. fb70950 net: jme: fix indentation issues by Colin Ian King · 6 years ago
  51. c002869 net: vxge: fix indentation issue by Colin Ian King · 6 years ago
  52. d8cce3a net: phy: improve get_phy_id by Heiner Kallweit · 6 years ago
  53. e302c2a net: phy: remove state PHY_CHANGELINK by Heiner Kallweit · 6 years ago
  54. a057fed net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  55. 435f3f2 Merge branch 'tcp_openreq_child' by David S. Miller · 6 years ago
  56. 6bcdc40 tcp: move rx_opt & syn_data_acked init to tcp_disconnect() by Eric Dumazet · 6 years ago
  57. 792c435 tcp: move tp->rack init to tcp_disconnect() by Eric Dumazet · 6 years ago
  58. 6cda8b7 tcp: move app_limited init to tcp_disconnect() by Eric Dumazet · 6 years ago
  59. 5c70154 tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tcp_disconnect() by Eric Dumazet · 6 years ago
  60. 5d83676 tcp: do not clear urg_data in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  61. 3a9a57f tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect() by Eric Dumazet · 6 years ago
  62. b9e2e68 tcp: move mdev_us init to tcp_disconnect() by Eric Dumazet · 6 years ago
  63. a0070e4 tcp: do not clear srtt_us in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  64. eb2c80c tcp: do not clear packets_out in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  65. 6a40814 tcp: move icsk_rto init to tcp_disconnect() by Eric Dumazet · 6 years ago
  66. b84235e tcp: do not set snd_ssthresh in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  67. bec03de net/mlx4: remove unneeded semicolon by YueHaibing · 6 years ago
  68. 5c423d7 net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon by YueHaibing · 6 years ago
  69. d4fb30f tipc: remove unneeded semicolon in trace.c by YueHaibing · 6 years ago
  70. 8b59bfe qed: remove duplicated include from qed_if.h by YueHaibing · 6 years ago
  71. 6394d98d sb1000: fix a couple of indentation issues and remove assignment in if statements by Colin Ian King · 6 years ago
  72. 22c2ad6 net: add a route cache full diagnostic message by Peter Oskolkov · 6 years ago
  73. 68d7431 dpaa2-eth: Fix ndo_stop routine by Ioana Ciocoi Radulescu · 6 years ago
  74. 5191673 wan: dscc4: fix various indentation issues by Colin Ian King · 6 years ago
  75. 039d52e Merge branch 'vxlan-FDB-veto' by David S. Miller · 6 years ago
  76. 7e1046f selftests: mlxsw: Test veto of unsupported VXLAN FDBs by Petr Machata · 6 years ago
  77. a40313d mlxsw: spectrum: Add extack messages to VXLAN FDB rejection by Petr Machata · 6 years ago
  78. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  79. 4c59b7d vxlan: Add extack to switchdev operations by Petr Machata · 6 years ago
  80. d907f58 mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay by Petr Machata · 6 years ago
  81. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  82. 1cdc98c vxlan: changelink: Delete remote after update by Petr Machata · 6 years ago
  83. 038a5a9 vxlan: changelink: Postpone vxlan_config_apply() by Petr Machata · 6 years ago
  84. 8db9427d5 vxlan: changelink: Inline vxlan_dev_configure() by Petr Machata · 6 years ago
  85. 61f46fe vxlan: Allow vetoing of FDB notifications by Petr Machata · 6 years ago
  86. ccdfd4f vxlan: Have vxlan_fdb_replace() save original rdst value by Petr Machata · 6 years ago
  87. a76d1ca vxlan: Split vxlan_fdb_update() in two by Petr Machata · 6 years ago
  88. c2b200e vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy() by Petr Machata · 6 years ago
  89. 12ff91c Merge branch 'improving-TCP-behavior-on-host-congestion' by David S. Miller · 6 years ago
  90. c1d5674 tcp: less aggressive window probing on local congestion by Yuchung Cheng · 6 years ago
  91. 590d202 tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  92. 9721e70 tcp: simplify window probe aborting on USER_TIMEOUT by Yuchung Cheng · 6 years ago
  93. 01a523b tcp: create a helper to model exponential backoff by Yuchung Cheng · 6 years ago
  94. c7d13c8 tcp: properly track retry time on passive Fast Open by Yuchung Cheng · 6 years ago
  95. 7ae1897 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  96. 7f12422 tcp: always timestamp on every skb transmission by Yuchung Cheng · 6 years ago
  97. 88f8598 tcp: exit if nothing to retransmit on RTO timeout by Yuchung Cheng · 6 years ago
  98. 9b420ef net: phy: micrel: use phy_read_mmd and phy_write_mmd by Heiner Kallweit · 6 years ago
  99. 43deda5 davicom: Annotate implicit fall through in dm9000_set_io by Mathieu Malaterre · 6 years ago
  100. 49b4994 net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago