1. e890ae8 nfp: turn NSP port entry into a union by Jakub Kicinski · 8 years ago
  2. 30a0292 nfp: allow multi-stage NSP configuration by Jakub Kicinski · 8 years ago
  3. ce22f5a nfp: separate high level and low level NSP headers by Jakub Kicinski · 8 years ago
  4. 9f9e0da nfp: report port type in ethtool by Jakub Kicinski · 8 years ago
  5. 42b1e6a nfp: report auto-negotiation in ethtool by Jakub Kicinski · 8 years ago
  6. 21d529d nfp: report link speed from NSP by Jakub Kicinski · 8 years ago
  7. 172f638 nfp: add port state refresh by Jakub Kicinski · 8 years ago
  8. cee4295 nfp: track link state changes by Jakub Kicinski · 8 years ago
  9. d12537d nfp: add mutex protection for the port list by Jakub Kicinski · 8 years ago
  10. b9de007 nfp: don't spawn netdevs for reconfigured ports by Jakub Kicinski · 8 years ago
  11. 265aeb5 nfp: add support for .get_link_ksettings() by Jakub Kicinski · 8 years ago
  12. 18148f0 Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  13. af0e546 selftests: add a generic testsuite for ethernet device by LABBE Corentin · 8 years ago
  14. 2e507e2 Merge branch 'rtnetlink-event-type' by David S. Miller · 8 years ago
  15. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  16. 5138e86 rtnetlink: Convert rtnetlink_event to white list by Vlad Yasevich · 8 years ago
  17. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  18. 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
  19. 3f3c278 bonding: fix active-backup transition by Mahesh Bandewar · 8 years ago
  20. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  21. c800460 qed: Add a missing error code by Dan Carpenter · 8 years ago
  22. 2c099cc net: sched: choke: remove some dead code by Dan Carpenter · 8 years ago
  23. 781159f liquidio: clear the correct memory by Dan Carpenter · 8 years ago
  24. 03cf65a net: stmmac: rx queue to dma channel mapping fix by Joao Pinto · 8 years ago
  25. 1f37b17 phy/ethtool: Add missing SPEED_<foo> strings by Joe Perches · 8 years ago
  26. 5422e5a Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize' by David S. Miller · 8 years ago
  27. 68a946b bnxt_en: Cap the msix vector with the max completion rings. by Michael Chan · 8 years ago
  28. 932dbf8 bnxt_en: Use short TX BDs for the XDP TX ring. by Michael Chan · 8 years ago
  29. 67fea46 bnxt_en: Add interrupt test to ethtool -t selftest. by Michael Chan · 8 years ago
  30. 91725d8 bnxt_en: Add PHY loopback to ethtool self-test. by Michael Chan · 8 years ago
  31. f7dc1ea bnxt_en: Add ethtool mac loopback self test. by Michael Chan · 8 years ago
  32. eb51365 bnxt_en: Add basic ethtool -t selftest support. by Michael Chan · 8 years ago
  33. f65a204 bnxt_en: Add suspend/resume callbacks. by Michael Chan · 8 years ago
  34. 5282db6 bnxt_en: Add ethtool set_wol method. by Michael Chan · 8 years ago
  35. 8e20236 bnxt_en: Add ethtool get_wol method. by Michael Chan · 8 years ago
  36. d196ece bnxt_en: Add pci shutdown method. by Michael Chan · 8 years ago
  37. c1ef146 bnxt_en: Add basic WoL infrastructure. by Michael Chan · 8 years ago
  38. 8eb992e bnxt_en: Update firmware interface spec to 1.7.6.2. by Michael Chan · 8 years ago
  39. 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
  40. 57e83fb can: hi311x: Add Holt HI-311x CAN driver by Akshay Bhat · 8 years ago
  41. 20a1e35 can: holt_hi311x: document device tree bindings by Akshay Bhat · 8 years ago
  42. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  43. dabf54d can: ti_hecc: Convert TI HECC driver to DT only driver by Yegor Yefremov · 8 years ago
  44. 869a78a can: ti_hecc: Add TI HECC DT binding documentation by Yegor Yefremov · 8 years ago
  45. f38b376 Merge branch 'qed-QM-ILT-changes' by David S. Miller · 8 years ago
  46. f9dc4d1 qed: Manage with less memory regions for RoCE by Ram Amrani · 8 years ago
  47. 5f8cb03 qed: RoCE doesn't need to use SRC by Mintz, Yuval · 8 years ago
  48. 70566b4 qed: Correct TM ILT lines in presence of VFs by Mintz, Yuval · 8 years ago
  49. 44531ba qed: Fix TM block ILT allocation by Michal Kalderon · 8 years ago
  50. b5a9ee7 qed: Revise QM cofiguration by Ariel Elior · 8 years ago
  51. c8b5d12 net: usbnet: support 64bit stats by Greg Ungerer · 8 years ago
  52. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  53. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  54. f31cc7e flowcache: make flow_cache_hash_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  55. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  56. d39004a net/faraday: Add missing include of of.h by Andrew Lunn · 8 years ago
  57. f1fb08f vxlan: fix ND proxy when skb doesn't have transport header offset by Vincent Bernat · 8 years ago
  58. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  59. cdccf74 Merge branch 'hns-misc-fixes' by David S. Miller · 8 years ago
  60. b4957ab net: hns: Some checkpatch.pl script & warning fixes by Salil · 8 years ago
  61. 820c90c net: hns: Avoid Hip06 chip TX packet line bug by lipeng · 8 years ago
  62. 76b588b net: hns: Adjust the SBM module buffer threshold by Kejian Yan · 8 years ago
  63. a218558 net: hns: Simplify the exception sequence in hns_ppe_init() by Kejian Yan · 8 years ago
  64. d592a4a net: hns: Optimise the code in hns_mdio_wait_ready() by Kejian Yan · 8 years ago
  65. 6961acf net: hns: Clean redundant code from hns_mdio.c file by Kejian Yan · 8 years ago
  66. 9f1607b net: hns: Remove redundant mac table operations by Kejian Yan · 8 years ago
  67. 20f0d4f net: hns: Remove redundant mac_get_id() by Kejian Yan · 8 years ago
  68. 040a380 net: hns: Remove the redundant adding and deleting mac function by Kejian Yan · 8 years ago
  69. 64ec10d net: hns: Correct HNS RSS key set function by lipeng · 8 years ago
  70. f2aaed5 net: hns: Replace netif_tx_lock to ring spin lock by lipeng · 8 years ago
  71. b29bd41 net: hns: Fix to adjust buf_size of ring according to mtu by lipeng · 8 years ago
  72. 36eedfde1 net: hns: Optimize hns_nic_common_poll for better performance by lipeng · 8 years ago
  73. 4b7cdec net: hns: bug fix of ethtool show the speed by Daode Huang · 8 years ago
  74. fb0672d net: hns: Remove redundant memset during buffer release by lipeng · 8 years ago
  75. de99208 net: hns: Optimize the code for GMAC pad and crc Config by lipeng · 8 years ago
  76. 87ff7e1 net: hns: Modify GMAC init TX threshold value by lipeng · 8 years ago
  77. ba2d079 net: hns: Fix the implementation of irq affinity function by lipeng · 8 years ago
  78. d4f4b91 Merge branch 'rds-minor-bug-fixes' by David S. Miller · 8 years ago
  79. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  80. 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
  81. d3fbff3 sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops() by Eric Dumazet · 8 years ago
  82. e270e96 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  83. 9563279 drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  84. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  85. a6fc09d Merge branch 'mpls-more-labels' by David S. Miller · 8 years ago
  86. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  87. a4ac8c9 net: mpls: bump maximum number of labels by David Ahern · 8 years ago
  88. df1c631 net: mpls: Limit memory allocation for mpls_route by David Ahern · 8 years ago
  89. 59b2096 net: mpls: change mpls_route layout by David Ahern · 8 years ago
  90. 77ef013a net: mpls: Convert number of nexthops to u8 by David Ahern · 8 years ago
  91. 39eb8cd net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE by David Ahern · 8 years ago
  92. 3d8417d udp: use sk_protocol instead of pcflag to detect udplite sockets by Paolo Abeni · 8 years ago
  93. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  94. 88f913f Merge branch 'phylib-EEE-updates' by David S. Miller · 8 years ago
  95. 32d7514 net: phy: allow EEE with any interface mode by Russell King · 8 years ago
  96. f75abeb net: phy: restart phy autonegotiation after EEE advertisment change by Russell King · 8 years ago
  97. 83ea067 net: phy: avoid setting unsupported EEE advertisments by Russell King · 8 years ago
  98. eefe06e Merge branch 'bpf-prog-testing-framework' by David S. Miller · 8 years ago
  99. 3782161 selftests/bpf: add l4 load balancer test based on sched_cls by Alexei Starovoitov · 8 years ago
  100. 8d48f5e selftests/bpf: add a test for basic XDP functionality by Alexei Starovoitov · 8 years ago