1. 25e20e7 vxlan: add new fdb alloc and create helpers by Roopa Prabhu · 7 years ago
  2. be9c64b mlxsw: spectrum_router: avoid uninitialized variable access by Arnd Bergmann · 7 years ago
  3. 8d40854 net: hns3: Prevent sending command during global or core reset by Huazhong Tan · 7 years ago
  4. a754e5c net: hns3: Remove the warning when clear reset cause by Peng Li · 7 years ago
  5. 03718db net: hns3: Fix get_vector ops in hclgevf_main module by Yunsheng Lin · 7 years ago
  6. d7099d1 net: hns3: Fix warning bug when doing lp selftest by Yunsheng Lin · 7 years ago
  7. 8fc7346 net: hns3: Add configure for mac minimal frame size by Jian Shen · 7 years ago
  8. ead5bd4 net: hns3: Fix for mailbox message truncated problem by Fuyun Liang · 7 years ago
  9. 5c89719 net: hns3: Fix for l4 checksum offload bug by Yunsheng Lin · 7 years ago
  10. 3738287 net: hns3: Fix for waterline not setting correctly by Yunsheng Lin · 7 years ago
  11. 6d0ec65 net: hns3: Fix for mac pause not disable in pfc mode by Yunsheng Lin · 7 years ago
  12. a75a8ef net: hns3: Fix tc setup when netdev is first up by Yunsheng Lin · 7 years ago
  13. 4fed38c liquidio: fix kernel panic when NIC firmware is older than 1.7.2 by Rick Farrington · 7 years ago
  14. dfecc75 cxgb4: Fix the condition to check if the card is T5 by Ganesh Goudar · 7 years ago
  15. 4ed88df net: ethernet: sun: remove redundant variables adv and lpa and mii_reads by Colin Ian King · 7 years ago
  16. eec8bb1 net: ethernet: sfc: Make subdir logic consistent with other vendors by Geert Uytterhoeven · 7 years ago
  17. 0df5f81 net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols by Geert Uytterhoeven · 7 years ago
  18. 118e969 net: ethernet: Make NET_VENDOR_AURORA default to yes by Geert Uytterhoeven · 7 years ago
  19. 8e15268 qlogic: netxen: remove various redundant variables by Colin Ian King · 7 years ago
  20. 6354b95 bnxt_en: Add bnxt_en initial params table and register it. by Vasundhara Volam · 7 years ago
  21. dfb3c08 mlx4: Add support for devlink reload and load driverinit values by Moshe Shemesh · 7 years ago
  22. bd1b51d mlx4: Add mlx4 initial parameters table and register it by Moshe Shemesh · 7 years ago
  23. 827ad90 net/hamradio/6pack: remove redundant variable channel by Colin Ian King · 7 years ago
  24. b67030b fjes: use currently unused variable my_epid and max_epid by Colin Ian King · 7 years ago
  25. 2f9be181 net: tehuti: remove redundant pointer skb by Colin Ian King · 7 years ago
  26. e0515b0 net: socionext: remove redundant pointer ndev by Colin Ian King · 7 years ago
  27. dfbd074 net: aquantia: Make some functions static by Wei Yongjun · 7 years ago
  28. e7550b0 net: dsa: vsc73xx: Make some functions static by Wei Yongjun · 7 years ago
  29. 896e863 net: dsa: fix spelling mistake "waitting" -> "waiting" by Colin Ian King · 7 years ago
  30. 6fcf9b1 r8169: fix runtime suspend by Heiner Kallweit · 7 years ago
  31. 0eaec62 cxgb4: Add support to read actual provisioned resources by Casey Leedom · 7 years ago
  32. 211c41c epic100: remove redundant variable 'irq' by Colin Ian King · 7 years ago
  33. 2e6dde5 sfc: remove redundant variable old_vlan by Colin Ian King · 7 years ago
  34. 9b0bb10 qed: remove redundant pointer 'name' by Colin Ian King · 7 years ago
  35. 5074298 ethernet: micrel: remove redundant pointer 'info' by Colin Ian King · 7 years ago
  36. 541a1fe net: hinic: remove redundant pointer pfhwdev by Colin Ian King · 7 years ago
  37. 8c3689f net: hns3: remove redundant variable 'protocol' by Colin Ian King · 7 years ago
  38. 1d981f1 net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx by Colin Ian King · 7 years ago
  39. f06bd2e net: fec: remove redundant variable 'inc' by Colin Ian King · 7 years ago
  40. b68431a cnic: remove redundant pointer req and variable func by Colin Ian King · 7 years ago
  41. 15cdd57 net: bgmac: remove redundant variable 'freed' by Colin Ian King · 7 years ago
  42. 5b9f78e net: ethernet: nb8800: remove redundant pointer rxd by Colin Ian King · 7 years ago
  43. 371b4fc net: alx: remove redundant variable old_duplex by Colin Ian King · 7 years ago
  44. 3ff39a2 net: alteon: acenic: remove redundant pointer rxdesc by Colin Ian King · 7 years ago
  45. 5c17a07 net: dsa: bcm_sf2: remove redundant variable off by Colin Ian King · 7 years ago
  46. 3048cf8 igb: Add support for ETF offload by Jesus Sanchez-Palencia · 7 years ago
  47. 1b9231e igb: Only call skb_tx_timestamp after descriptors are ready by Jesus Sanchez-Palencia · 7 years ago
  48. 8080e6a igb: Refactor igb_offload_cbs() by Jesus Sanchez-Palencia · 7 years ago
  49. 0364a0d igb: Only change Tx arbitration when CBS is on by Jesus Sanchez-Palencia · 7 years ago
  50. 91db364 igb: Refactor igb_configure_cbs() by Jesus Sanchez-Palencia · 7 years ago
  51. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  52. 03fc5d4 net: usb: asix: allow optionally getting mac address from device tree by Marcel Ziswiler · 7 years ago
  53. 6369fec vhost_net: Avoid rx vring kicks during busyloop by Toshiaki Makita · 7 years ago
  54. be294a5 vhost_net: Avoid rx queue wake-ups during busypoll by Toshiaki Makita · 7 years ago
  55. 027b176 vhost_net: Avoid tx vring kicks during busyloop by Toshiaki Makita · 7 years ago
  56. 28b9b33 vhost_net: Rename local variables in vhost_net_rx_peek_head_len by Toshiaki Makita · 7 years ago
  57. e090bfb sfc: batch up RX delivery by Edward Cree · 7 years ago
  58. 05bd97f net: dsa: Add Vitesse VSC73xx DSA router driver by Linus Walleij · 7 years ago
  59. 975ae7c net: phy: vitesse: Add support for VSC73xx by Linus Walleij · 7 years ago
  60. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  61. 1d1c212 net: aquantia: bump driver version by Igor Russkikh · 7 years ago
  62. b8d68b6 net: aquantia: Add renegotiate ethtool operation support by Anton Mikaev · 7 years ago
  63. 288551d net: aquantia: Implement rx/tx flow control ethtools callback by Igor Russkikh · 7 years ago
  64. 44e00dd net: aquantia: Improve adapter init/deinit logic by Igor Russkikh · 7 years ago
  65. c1af542 net: aquantia: Ethtool based ring size configuration by Anton Mikaev · 7 years ago
  66. c18a9c0 net: stmmac_tc: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  67. 00f5536 net: phy: DP83TC811: Fix SGMII enable/disable by Dan Murphy · 7 years ago
  68. 4203638 net: phy: DP83TC811: Add INT_STAT3 by Dan Murphy · 7 years ago
  69. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  71. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. e4e8771 net: hns3: modify hnae_ to hnae3_ by Peng Li · 7 years ago
  73. 024cc79 net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single by Huazhong Tan · 7 years ago
  74. 7a7056e net: hns3: give default option while dependency HNS3 set by Huazhong Tan · 7 years ago
  75. a9fc79b net: hns3: remove some unused members of some structures by Huazhong Tan · 7 years ago
  76. f6762f3 net: hns3: remove a redundant hclge_cmd_csq_done by Huazhong Tan · 7 years ago
  77. 1c1270d net: hns3: simplify hclge_cmd_csq_clean by Huazhong Tan · 7 years ago
  78. 043fa45 net: hns3: remove some redundant assignments by Huazhong Tan · 7 years ago
  79. eb55323 net: hns3: remove useless code in hclge_cmd_send by Huazhong Tan · 7 years ago
  80. 5411b98 net: hns3: remove unused hclge_ring_to_dma_dir by Huazhong Tan · 7 years ago
  81. 50d4feb atm: zatm: remove redundant pointer zatm_dev by Colin Ian King · 7 years ago
  82. cf87915 net: phy: realtek: add support for RTL8211C by Heiner Kallweit · 7 years ago
  83. 414372f TTY: isdn: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  84. 100ec4b net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table by Heiner Kallweit · 7 years ago
  85. 335c997 r8169: remove old PHY reset hack by Heiner Kallweit · 7 years ago
  86. 82a4e71 qede: Adverstise software timestamp caps when PHC is not available. by Sudarsana Reddy Kalluru · 7 years ago
  87. cc9b27c qed: Fix use of incorrect size in memcpy call. by Sudarsana Reddy Kalluru · 7 years ago
  88. 538f8d0 qed: Fix setting of incorrect eswitch mode. by Sudarsana Reddy Kalluru · 7 years ago
  89. bb7858b qed: Limit msix vectors in kdump kernel to the minimum required count. by Sudarsana Reddy Kalluru · 7 years ago
  90. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 7 years ago
  91. c02462d netdevsim: fix sa_idx out of bounds check by Colin Ian King · 7 years ago
  92. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  93. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  94. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  95. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  96. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  97. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  98. 635cf43 nfp: flower: enabled offloading of Team LAG by John Hurley · 7 years ago
  99. 51a8cef nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels by John Hurley · 7 years ago
  100. ed21b63 nfp: flower: extract ipv4 udp tunnel ttl from route by John Hurley · 7 years ago