1. ef3116e mlxsw: spectrum: Register KVD resources with devlink by Arkadi Sharshevsky · 7 years ago
  2. 54a2e8d mlxsw: pci: Add support for performing bus reset by Arkadi Sharshevsky · 7 years ago
  3. 56dc7cd devlink: Add relation between dpipe and resource by Arkadi Sharshevsky · 7 years ago
  4. 2d8dc5b devlink: Add support for reload by Arkadi Sharshevsky · 7 years ago
  5. d9f9b9a devlink: Add support for resource abstraction by Arkadi Sharshevsky · 7 years ago
  6. 2406e7e devlink: Add per devlink instance lock by Arkadi Sharshevsky · 7 years ago
  7. d98c8cc phy: realtek: use new helpers for paged register access by Heiner Kallweit · 7 years ago
  8. ccc27fc Merge branch 'phy-add-helpers-for-setting-clearing-bits-in-PHY-registers' by David S. Miller · 7 years ago
  9. 032f470 phy: use new helpers phy_set_bits/phy_clear_bits in phylib by Heiner Kallweit · 7 years ago
  10. ac8322d phy: add helpers for setting/clearing bits in PHY registers by Heiner Kallweit · 7 years ago
  11. 79d891c Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  12. 5138eb9 Merge branch 'sh_eth-simplify-TSU-initialization' by David S. Miller · 7 years ago
  13. 9662ec1 sh_eth: get Ether port # only when needed by Sergei Shtylyov · 7 years ago
  14. 3e14c96 sh_eth: gather all TSU init code in one place by Sergei Shtylyov · 7 years ago
  15. d9631c7 Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  16. 4d5ae32 net: ethernet: Add a driver for Gemini gigabit ethernet by Linus Walleij · 7 years ago
  17. 1c2f114 net: ethernet: Add DT bindings for the Gemini ethernet by Linus Walleij · 7 years ago
  18. 6802f3a ipv6: Fix build with gcc-4.4.5 by Ido Schimmel · 7 years ago
  19. e9a0344 tipc: fix bug during lookup of multicast destination nodes by Jon Maloy · 7 years ago
  20. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  21. 594831a sctp: removed unused var from sctp_make_auth by Marcelo Ricardo Leitner · 7 years ago
  22. 28b2e0d net: phy: remove parameter new_link from phy_mac_interrupt() by Heiner Kallweit · 7 years ago
  23. febafc8 tipc: fix a potental access after delete in tipc_sk_join() by Jon Maloy · 7 years ago
  24. 2c76b34 Merge branch 'dsa-lan9303-check-error-value-from-devm_gpiod_get_optional' by David S. Miller · 7 years ago
  25. f168913 net: dsa: lan9303: check error value from devm_gpiod_get_optional() by Phil Reid · 7 years ago
  26. a57d476 net: dsa: lan9303: make lan9303_handle_reset() a void function by Phil Reid · 7 years ago
  27. 9f239fe net: phy: Have __phy_modify return 0 on success by Andrew Lunn · 7 years ago
  28. 564737f Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  29. 5d49821 Merge branch 'mlxsw-Offload-PRIO-qdisc' by David S. Miller · 7 years ago
  30. 93d8a4c mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc by Nogah Frankel · 7 years ago
  31. 46a3615 mlxsw: spectrum: qdiscs: Support PRIO qdisc offload by Nogah Frankel · 7 years ago
  32. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  33. 48276a2 mlxsw: spectrum_router: Configure default routing priority by Yuval Mintz · 7 years ago
  34. ddb362c mlxsw: reg: add rdpm register by Yuval Mintz · 7 years ago
  35. 1988c79 Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq' by David S. Miller · 7 years ago
  36. 62eb116 net: dsa: mv88e6xxx: Decode VTU problem interrupt by Andrew Lunn · 7 years ago
  37. 0977644 net: dsa: mv88e6xxx: Decode ATU problem interrupt by Andrew Lunn · 7 years ago
  38. 3743d88 mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipath by Ido Schimmel · 7 years ago
  39. 54f7bf7 net: netsec: use dma_addr_t for storing dma address by Arnd Bergmann · 7 years ago
  40. e23cf38 ixgbevf: Fix kernel-doc format warnings by Tony Nguyen · 7 years ago
  41. 5ba643c ixgbe: Fix kernel-doc format warnings by Tony Nguyen · 7 years ago
  42. d584527 net: Cap number of queues even with accel_priv by Alexander Duyck · 7 years ago
  43. 49cfbeb ixgbe: Fix handling of macvlan Tx offload by Alexander Duyck · 7 years ago
  44. b5f69cc ixgbe: avoid bringing rings up/down as macvlans are added/removed by Alexander Duyck · 7 years ago
  45. 16be45b ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload by Alexander Duyck · 7 years ago
  46. 58918df ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings by Alexander Duyck · 7 years ago
  47. 0efbf12 ixgbe: Don't assume dev->num_tc is equal to hardware TC config by Alexander Duyck · 7 years ago
  48. a8e87d9 ixgbe: Default to 1 pool always being allocated by Alexander Duyck · 7 years ago
  49. 4a2512c ixgbe: Assume provided MAC filter has been verified by macvlan by Alexander Duyck · 7 years ago
  50. 6bd39bc Merge branch 'hns3-add-some-new-features-and-fix-some-bugs' by David S. Miller · 7 years ago
  51. bd36841 net: hns3: check for NULL function pointer in hns3_nic_set_features by Jian Shen · 7 years ago
  52. 181d454 net: hns3: add feature check when feature changed by Jian Shen · 7 years ago
  53. 11af96a net: hns3: add int_gl_idx setup for TX and RX queues by Fuyun Liang · 7 years ago
  54. b81c59e net: hns3: change the unit of GL value macro by Fuyun Liang · 7 years ago
  55. 0c8b769 net: hns3: remove unused GL setup function by Fuyun Liang · 7 years ago
  56. 8b1ff1e net: hns3: refactor GL update function by Fuyun Liang · 7 years ago
  57. 5fd4789 net: hns3: refactor interrupt coalescing init function by Fuyun Liang · 7 years ago
  58. 434776a net: hns3: add ethtool_ops.set_coalesce support to PF by Fuyun Liang · 7 years ago
  59. 7e96adc4 net: hns3: add ethtool_ops.get_coalesce support to PF by Fuyun Liang · 7 years ago
  60. 27cdfed net: hns3: remove TSO config command from VF driver by Peng Li · 7 years ago
  61. 849e460 net: hns3: add ethtool_ops.get_channels support for VF by Peng Li · 7 years ago
  62. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  63. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  64. ab27815 Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  65. 4330b53 b43: Replace mdelay with usleep_range in b43_radio_2057_init_post by Jia-Ju Bai · 7 years ago
  66. b7acada brcmfmac: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  67. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  68. 3d93e33 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  69. 297a696 net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() by Wei Yongjun · 7 years ago
  70. ecb1028 net: socionext: Fix error return code in netsec_netdev_open() by Wei Yongjun · 7 years ago
  71. d9f5237 net: socionext: include linux/io.h to fix build by Arnd Bergmann · 7 years ago
  72. 378f6a1 brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions by Arend Van Spriel · 7 years ago
  73. 32adbca brcmfmac: add comment block in brcmf_sdio_buscore_read() by Arend Van Spriel · 7 years ago
  74. c9aa7a9 brcmfmac: Remove array of functions by Arend Van Spriel · 7 years ago
  75. 532b5aa Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  76. 09fb35e ibmvnic: Don't handle RX interrupts when not up. by Nathan Fontenot · 7 years ago
  77. a08e61d Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 7 years ago
  78. a9f8946 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  79. 4621ffd cxgb4: implement ndo_features_check by Ganesh Goudar · 7 years ago
  80. d0a1299 cxgb4: add support for vxlan segmentation offload by Ganesh Goudar · 7 years ago
  81. 846eac3 cxgb4: implement udp tunnel callbacks by Ganesh Goudar · 7 years ago
  82. ef0fd85 cxgb4: add data structures to support vxlan by Ganesh Goudar · 7 years ago
  83. cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  84. 64fce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  85. 36e04a2 samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB by Jesper Dangaard Brouer · 7 years ago
  86. ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 7 years ago
  87. c5e62a2 Merge branch 'sfc-support-25G-configuration-with-ethtool' by David S. Miller · 7 years ago
  88. 5abb5e7 sfc: add bits for 25/50/100G supported/advertised speeds by Edward Cree · 7 years ago
  89. c2ab85d sfc: support the ethtool ksettings API properly so that 25/50/100G works by Edward Cree · 7 years ago
  90. 702b3d5 sfc: basic MCDI mapping of 25/50/100G link speeds by Edward Cree · 7 years ago
  91. c92342b Merge branch 'mlxsw-qdisc-refactoring' by David S. Miller · 7 years ago
  92. 56202ca mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one by Nogah Frankel · 7 years ago
  93. 9cf6c9c mlxsw: spectrum: qdiscs: Create a generic replace function by Nogah Frankel · 7 years ago
  94. 9a37a59 mlxsw: spectrum: qdiscs: Create a generic destroy function by Nogah Frankel · 7 years ago
  95. 562ffbc mlxsw: spectrum: qdiscs: Add an ops struct by Nogah Frankel · 7 years ago
  96. cba7158f mlxsw: spectrum: qdiscs: Unite all handle checks by Nogah Frankel · 7 years ago
  97. d56c8955 mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc by Nogah Frankel · 7 years ago
  98. c2ed6db mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only by Nogah Frankel · 7 years ago
  99. 4d1a4b8 mlxsw: spectrum: qdiscs: Clean qdisc statistics structs by Nogah Frankel · 7 years ago
  100. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago