1. 4a2512c ixgbe: Assume provided MAC filter has been verified by macvlan by Alexander Duyck · 7 years ago
  2. 6bd39bc Merge branch 'hns3-add-some-new-features-and-fix-some-bugs' by David S. Miller · 7 years ago
  3. bd36841 net: hns3: check for NULL function pointer in hns3_nic_set_features by Jian Shen · 7 years ago
  4. 181d454 net: hns3: add feature check when feature changed by Jian Shen · 7 years ago
  5. 11af96a net: hns3: add int_gl_idx setup for TX and RX queues by Fuyun Liang · 7 years ago
  6. b81c59e net: hns3: change the unit of GL value macro by Fuyun Liang · 7 years ago
  7. 0c8b769 net: hns3: remove unused GL setup function by Fuyun Liang · 7 years ago
  8. 8b1ff1e net: hns3: refactor GL update function by Fuyun Liang · 7 years ago
  9. 5fd4789 net: hns3: refactor interrupt coalescing init function by Fuyun Liang · 7 years ago
  10. 434776a net: hns3: add ethtool_ops.set_coalesce support to PF by Fuyun Liang · 7 years ago
  11. 7e96adc4 net: hns3: add ethtool_ops.get_coalesce support to PF by Fuyun Liang · 7 years ago
  12. 27cdfed net: hns3: remove TSO config command from VF driver by Peng Li · 7 years ago
  13. 849e460 net: hns3: add ethtool_ops.get_channels support for VF by Peng Li · 7 years ago
  14. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  16. 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
  17. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  18. 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
  19. 297a696 net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() by Wei Yongjun · 7 years ago
  20. ecb1028 net: socionext: Fix error return code in netsec_netdev_open() by Wei Yongjun · 7 years ago
  21. d9f5237 net: socionext: include linux/io.h to fix build by Arnd Bergmann · 7 years ago
  22. 532b5aa Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  23. 09fb35e ibmvnic: Don't handle RX interrupts when not up. by Nathan Fontenot · 7 years ago
  24. 4621ffd cxgb4: implement ndo_features_check by Ganesh Goudar · 7 years ago
  25. d0a1299 cxgb4: add support for vxlan segmentation offload by Ganesh Goudar · 7 years ago
  26. 846eac3 cxgb4: implement udp tunnel callbacks by Ganesh Goudar · 7 years ago
  27. ef0fd85 cxgb4: add data structures to support vxlan by Ganesh Goudar · 7 years ago
  28. cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. 64fce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. 36e04a2 samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB by Jesper Dangaard Brouer · 7 years ago
  31. ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 7 years ago
  32. c5e62a2 Merge branch 'sfc-support-25G-configuration-with-ethtool' by David S. Miller · 7 years ago
  33. 5abb5e7 sfc: add bits for 25/50/100G supported/advertised speeds by Edward Cree · 7 years ago
  34. c2ab85d sfc: support the ethtool ksettings API properly so that 25/50/100G works by Edward Cree · 7 years ago
  35. 702b3d5 sfc: basic MCDI mapping of 25/50/100G link speeds by Edward Cree · 7 years ago
  36. c92342b Merge branch 'mlxsw-qdisc-refactoring' by David S. Miller · 7 years ago
  37. 56202ca mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one by Nogah Frankel · 7 years ago
  38. 9cf6c9c mlxsw: spectrum: qdiscs: Create a generic replace function by Nogah Frankel · 7 years ago
  39. 9a37a59 mlxsw: spectrum: qdiscs: Create a generic destroy function by Nogah Frankel · 7 years ago
  40. 562ffbc mlxsw: spectrum: qdiscs: Add an ops struct by Nogah Frankel · 7 years ago
  41. cba7158f mlxsw: spectrum: qdiscs: Unite all handle checks by Nogah Frankel · 7 years ago
  42. d56c8955 mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc by Nogah Frankel · 7 years ago
  43. c2ed6db mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only by Nogah Frankel · 7 years ago
  44. 4d1a4b8 mlxsw: spectrum: qdiscs: Clean qdisc statistics structs by Nogah Frankel · 7 years ago
  45. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
  46. f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 7 years ago
  47. 371b437 mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file by Nogah Frankel · 7 years ago
  48. d016e13 mlxsw: spectrum: Fix typo in firmware upgrade message by Ido Schimmel · 7 years ago
  49. ccc12b1 ipv6: sr: fix TLVs not being copied using setsockopt by Mathieu Xhonneux · 7 years ago
  50. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  51. 8f3d194 Merge branch 'mlxsw-couple-of-fixes' by David S. Miller · 7 years ago
  52. db84924 mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable by Jiri Pirko · 7 years ago
  53. 8e033a9 mlxsw: pci: Wait after reset before accessing HW by Yuval Mintz · 7 years ago
  54. 809a79e tcp: make local function tcp_recv_timestamp static by Wei Yongjun · 7 years ago
  55. e213f5b net/mlx5e: fix error return code in mlx5e_alloc_rq() by Wei Yongjun · 7 years ago
  56. ea0a4210 cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages by Arjun Vynipadath · 7 years ago
  57. 1125b00 tuntap: fix for "tuntap: XDP transmission" by Stephen Rothwell · 7 years ago
  58. fc23365 nfp: always unmask aux interrupts at init by Jakub Kicinski · 7 years ago
  59. 0794fed i40e: track id can be 0 by Jingjing Wu · 7 years ago
  60. 329e598 i40e: change ppp name to ddp by Jingjing Wu · 7 years ago
  61. a6cab7d i40evf: Drop i40evf_fire_sw_int as it is prone to races by Alexander Duyck · 7 years ago
  62. f23735a i40evf: Clean-up flags for promisc mode to avoid high polling rate by Alexander Duyck · 7 years ago
  63. 498860c i40evf: Do not clear MSI-X PBA manually by Alexander Duyck · 7 years ago
  64. 793c6f8 i40e: remove redundant initialization of read_size by Colin Ian King · 7 years ago
  65. f2fc31e i40e/i40evf: Bump driver versions by Alice Michael · 7 years ago
  66. 5b64347 i40e: add helper conversion function for link_speed by Jacob Keller · 7 years ago
  67. d3d657a i40e: update VFs of link state after GET_VF_RESOURCES by Jacob Keller · 7 years ago
  68. 9b2aef1 i40evf: hold the critical task bit lock while opening by Jacob Keller · 7 years ago
  69. 22ab4086 i40evf: release bit locks in reverse order by Jacob Keller · 7 years ago
  70. 504398f i40evf: use spinlock to protect (mac|vlan)_filter_list by Jacob Keller · 7 years ago
  71. 44b034b i40evf: don't rely on netif_running() outside rtnl_lock() by Jacob Keller · 7 years ago
  72. dbd668e i40e: display priority_xon and priority_xoff stats by Alice Michael · 7 years ago
  73. fd3ba21 net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set by Jesper Dangaard Brouer · 7 years ago
  74. fee2d54 net: phy: marvell: mv88e6390 temperature sensor reading by Andrew Lunn · 7 years ago
  75. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  76. 0c959a2 Merge branch 'net-create-dynamic-software-irq-moderation-library' by David S. Miller · 7 years ago
  77. f4e5f0e MAINTAINERS: add entry for Dynamic Interrupt Moderation by Andy Gospodarek · 7 years ago
  78. 6a8788f bnxt_en: add support for software dynamic interrupt moderation by Andy Gospodarek · 7 years ago
  79. 8115b75 net/dim: use struct net_dim_sample as arg to net_dim by Andy Gospodarek · 7 years ago
  80. 4c4dbb4 net/mlx5e: Move dynamic interrupt coalescing code to include/linux by Andy Gospodarek · 7 years ago
  81. 9a31742 net/mlx5e: Change Mellanox references in DIM code by Andy Gospodarek · 7 years ago
  82. b9c872f net/mlx5e: Move generic functions to new file by Andy Gospodarek · 7 years ago
  83. f5e7f67 net/mlx5e: Move AM logic enums by Andy Gospodarek · 7 years ago
  84. 138968e net/mlx5e: Remove rq references in mlx5e_rx_am by Andy Gospodarek · 7 years ago
  85. f58ee09 net/mlx5e: Move interrupt moderation forward declarations by Andy Gospodarek · 7 years ago
  86. 98dd1ed net/mlx5e: Move interrupt moderation structs to new file by Andy Gospodarek · 7 years ago
  87. 8448f91 Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath' by David S. Miller · 7 years ago
  88. 398958a ipv6: Add support for non-equal-cost multipath by Ido Schimmel · 7 years ago
  89. 3d709f6 ipv6: Use hash-threshold instead of modulo-N by Ido Schimmel · 7 years ago
  90. 7696c06 ipv6: Use a 31-bit multipath hash by Ido Schimmel · 7 years ago
  91. d7dedee ipv6: Calculate hash thresholds for IPv6 nexthops by Ido Schimmel · 7 years ago
  92. 6ade262 Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  93. 95f566d of_mdio: avoid MDIO bus removal when a PHY is missing by Madalin Bucur · 7 years ago
  94. b0d55b5 caif_usb: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  95. e2b3b35 vhost_net: batch used ring update in rx by Jason Wang · 7 years ago
  96. af60d61 doc: clarification about setting SO_ZEROCOPY by Kornilios Kourtis · 7 years ago
  97. 65d51f2 Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  98. 45f8982 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  99. 6c88d9d net: hns3: report the function type the same line with hns3_nic_get_stats64 by Peng Li · 7 years ago
  100. bf90945 Revert "net: hns3: Add packet statistics of netdev" by Peng Li · 7 years ago