1. 91725d8 bnxt_en: Add PHY loopback to ethtool self-test. by Michael Chan · 8 years ago
  2. f7dc1ea bnxt_en: Add ethtool mac loopback self test. by Michael Chan · 8 years ago
  3. eb51365 bnxt_en: Add basic ethtool -t selftest support. by Michael Chan · 8 years ago
  4. f65a204 bnxt_en: Add suspend/resume callbacks. by Michael Chan · 8 years ago
  5. 5282db6 bnxt_en: Add ethtool set_wol method. by Michael Chan · 8 years ago
  6. 8e20236 bnxt_en: Add ethtool get_wol method. by Michael Chan · 8 years ago
  7. d196ece bnxt_en: Add pci shutdown method. by Michael Chan · 8 years ago
  8. c1ef146 bnxt_en: Add basic WoL infrastructure. by Michael Chan · 8 years ago
  9. 8eb992e bnxt_en: Update firmware interface spec to 1.7.6.2. by Michael Chan · 8 years ago
  10. 2f5e9f8 Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  11. f38b376 Merge branch 'qed-QM-ILT-changes' by David S. Miller · 8 years ago
  12. f9dc4d1 qed: Manage with less memory regions for RoCE by Ram Amrani · 8 years ago
  13. 5f8cb03 qed: RoCE doesn't need to use SRC by Mintz, Yuval · 8 years ago
  14. 70566b4 qed: Correct TM ILT lines in presence of VFs by Mintz, Yuval · 8 years ago
  15. 44531ba qed: Fix TM block ILT allocation by Michal Kalderon · 8 years ago
  16. b5a9ee7 qed: Revise QM cofiguration by Ariel Elior · 8 years ago
  17. c8b5d12 net: usbnet: support 64bit stats by Greg Ungerer · 8 years ago
  18. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  19. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  20. f31cc7e flowcache: make flow_cache_hash_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  21. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  22. d39004a net/faraday: Add missing include of of.h by Andrew Lunn · 8 years ago
  23. f1fb08f vxlan: fix ND proxy when skb doesn't have transport header offset by Vincent Bernat · 8 years ago
  24. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  25. cdccf74 Merge branch 'hns-misc-fixes' by David S. Miller · 8 years ago
  26. b4957ab net: hns: Some checkpatch.pl script & warning fixes by Salil · 8 years ago
  27. 820c90c net: hns: Avoid Hip06 chip TX packet line bug by lipeng · 8 years ago
  28. 76b588b net: hns: Adjust the SBM module buffer threshold by Kejian Yan · 8 years ago
  29. a218558 net: hns: Simplify the exception sequence in hns_ppe_init() by Kejian Yan · 8 years ago
  30. d592a4a net: hns: Optimise the code in hns_mdio_wait_ready() by Kejian Yan · 8 years ago
  31. 6961acf net: hns: Clean redundant code from hns_mdio.c file by Kejian Yan · 8 years ago
  32. 9f1607b net: hns: Remove redundant mac table operations by Kejian Yan · 8 years ago
  33. 20f0d4f net: hns: Remove redundant mac_get_id() by Kejian Yan · 8 years ago
  34. 040a380 net: hns: Remove the redundant adding and deleting mac function by Kejian Yan · 8 years ago
  35. 64ec10d net: hns: Correct HNS RSS key set function by lipeng · 8 years ago
  36. f2aaed5 net: hns: Replace netif_tx_lock to ring spin lock by lipeng · 8 years ago
  37. b29bd41 net: hns: Fix to adjust buf_size of ring according to mtu by lipeng · 8 years ago
  38. 36eedfde1 net: hns: Optimize hns_nic_common_poll for better performance by lipeng · 8 years ago
  39. 4b7cdec net: hns: bug fix of ethtool show the speed by Daode Huang · 8 years ago
  40. fb0672d net: hns: Remove redundant memset during buffer release by lipeng · 8 years ago
  41. de99208 net: hns: Optimize the code for GMAC pad and crc Config by lipeng · 8 years ago
  42. 87ff7e1 net: hns: Modify GMAC init TX threshold value by lipeng · 8 years ago
  43. ba2d079 net: hns: Fix the implementation of irq affinity function by lipeng · 8 years ago
  44. d4f4b91 Merge branch 'rds-minor-bug-fixes' by David S. Miller · 8 years ago
  45. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  46. e97656d rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR by an intervening FIN by Sowmini Varadhan · 8 years ago
  47. d3fbff3 sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops() by Eric Dumazet · 8 years ago
  48. e270e96 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  49. 9563279 drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  50. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  51. a6fc09d Merge branch 'mpls-more-labels' by David S. Miller · 8 years ago
  52. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  53. a4ac8c9 net: mpls: bump maximum number of labels by David Ahern · 8 years ago
  54. df1c631 net: mpls: Limit memory allocation for mpls_route by David Ahern · 8 years ago
  55. 59b2096 net: mpls: change mpls_route layout by David Ahern · 8 years ago
  56. 77ef013a net: mpls: Convert number of nexthops to u8 by David Ahern · 8 years ago
  57. 39eb8cd net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE by David Ahern · 8 years ago
  58. 3d8417d udp: use sk_protocol instead of pcflag to detect udplite sockets by Paolo Abeni · 8 years ago
  59. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  60. 88f913f Merge branch 'phylib-EEE-updates' by David S. Miller · 8 years ago
  61. 32d7514 net: phy: allow EEE with any interface mode by Russell King · 8 years ago
  62. f75abeb net: phy: restart phy autonegotiation after EEE advertisment change by Russell King · 8 years ago
  63. 83ea067 net: phy: avoid setting unsupported EEE advertisments by Russell King · 8 years ago
  64. eefe06e Merge branch 'bpf-prog-testing-framework' by David S. Miller · 8 years ago
  65. 3782161 selftests/bpf: add l4 load balancer test based on sched_cls by Alexei Starovoitov · 8 years ago
  66. 8d48f5e selftests/bpf: add a test for basic XDP functionality by Alexei Starovoitov · 8 years ago
  67. 6882804 selftests/bpf: add a test for overlapping packet range checks by Alexei Starovoitov · 8 years ago
  68. dd26b7f tools/lib/bpf: expose bpf_program__set_type() by Alexei Starovoitov · 8 years ago
  69. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  70. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  71. 98cd155 net: dsa: Mock-up driver by Florian Fainelli · 8 years ago
  72. 772c3bd Merge branch 'mv88e6xxx-cross-chip-bridging' by David S. Miller · 8 years ago
  73. aec5ac8 net: dsa: mv88e6xxx: add cross-chip bridging by Vivien Didelot · 8 years ago
  74. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  75. e96a6e0 net: dsa: mv88e6xxx: remap existing bridge members by Vivien Didelot · 8 years ago
  76. 240ea3e net: dsa: mv88e6xxx: factorize in-chip bridge map by Vivien Didelot · 8 years ago
  77. e5887a2 net: dsa: mv88e6xxx: rework in-chip bridging by Vivien Didelot · 8 years ago
  78. 73b1204 net: dsa: mv88e6xxx: allocate the number of ports by Vivien Didelot · 8 years ago
  79. 17a1594 net: dsa: mv88e6xxx: program the PVT with all ones by Vivien Didelot · 8 years ago
  80. 8122899 net: dsa: mv88e6xxx: use 4-bit port for PVT data by Vivien Didelot · 8 years ago
  81. f364565 net: dsa: mv88e6xxx: move PVT description in info by Vivien Didelot · 8 years ago
  82. 58b7bd0 dpaa_eth: use AVOIDBLOCK for Tx confirmation queues by Madalin Bucur · 8 years ago
  83. b07e675 fsl/fman: take into account all RGMII modes by Madalin Bucur · 8 years ago
  84. d6acfeb vxlan: vxlan dev should inherit lowerdev's gso_max_size by Felix Manlunas · 8 years ago
  85. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  86. 7801a32 Merge branch 'ibmvnic-cleanup-resource-handling' by David S. Miller · 8 years ago
  87. 1b8955e ibmvnic: Cleanup failure path in ibmvnic_open by Nathan Fontenot · 8 years ago
  88. 7bbc27a ibmvnic: Create init/release routines for stats token by Nathan Fontenot · 8 years ago
  89. b510888 ibmvnic: Merge the two release_sub_crq_queue routines by Nathan Fontenot · 8 years ago
  90. 0ffe2cb ibmvnic: Create init and release routines for the rx pool by Nathan Fontenot · 8 years ago
  91. c657e32 ibmvnic: Create init and release routines for the tx pool by Nathan Fontenot · 8 years ago
  92. f0b8c96 ibmvnic: Create init and release routines for the bounce buffer by Nathan Fontenot · 8 years ago
  93. f992887 ibmvnic: Update main crq initialization and release by Nathan Fontenot · 8 years ago
  94. 1935299 net: tcp: Refine the __tcp_select_window by Gao Feng · 8 years ago
  95. bae76dd net: dsa: mv88e6xxx: debug ATU Age Time by Vivien Didelot · 8 years ago
  96. e704f04 ibmvnic: Remove debugfs support by Nathan Fontenot · 8 years ago
  97. 142c659 bonding: refine bond_fold_stats() wrap detection by Eric Dumazet · 8 years ago
  98. ed8bfd5 VSOCK: remove unnecessary ternary operator on return value by Colin Ian King · 8 years ago
  99. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  100. eaf70ad net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID by Wadim Egorov · 8 years ago