1. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  3. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  4. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  5. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. be47c55 qede: Split PF/VF ndos. by Mintz, Yuval · 8 years ago
  7. a82dadb qed: Correct doorbell configuration for !4Kb pages by Ram Amrani · 8 years ago
  8. c9f0523b qed: Tell QM the number of tasks by Mintz, Yuval · 8 years ago
  9. 5f027d7 qed: Fix VF removal sequence by Mintz, Yuval · 8 years ago
  10. 92c43eb qede: Fix XDP memory leak on unload by Suddarsana Reddy Kalluru · 8 years ago
  11. 83bd511 net/mlx4_core: Reduce harmless SRIOV error message to debug level by Jack Morgenstein · 8 years ago
  12. 89c5576 net/mlx4_en: Avoid adding steering rules with invalid ring by Talat Batheesh · 8 years ago
  13. 505a9249 net/mlx4_en: Change the error print to debug print by Kamal Heib · 8 years ago
  14. 56da5fd virtio_net: tidy a couple debug statements by Dan Carpenter · 8 years ago
  15. 5f24df0 virtio_net: don't reset twice on XDP on/off by Michael S. Tsirkin · 8 years ago
  16. d85b758f7 virtio_net: fix support for small rings by Michael S. Tsirkin · 8 years ago
  17. e377fcc virtio_net: reduce alignment for buffers by Michael S. Tsirkin · 8 years ago
  18. 680557c virtio_net: rework mergeable buffer handling by Michael S. Tsirkin · 8 years ago
  19. d45b897 virtio_net: allow specifying context for rx by Michael S. Tsirkin · 8 years ago
  20. 4c19e2f drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison by Karim Eshapa · 8 years ago
  21. 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  22. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  23. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  24. 8ac1ed7 treewide: spelling: correct diffrent[iate] and banlance typos by Joe Perches · 8 years ago
  25. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  26. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  27. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  28. 922c60e net: mdio-mux: bcm-iproc: call mdiobus_free() in error path by Jon Mason · 8 years ago
  29. 48f5bcc net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control by Grygorii Strashko · 8 years ago
  30. 29cee56 Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  31. aeca3a7 net: cdc_ncm: Fix TX zero padding by Jim Baxter · 8 years ago
  32. 70fe443 stmmac: pci: split out common_default_data() helper by Andy Shevchenko · 8 years ago
  33. efcd241 stmmac: pci: RX queue routing configuration by Andy Shevchenko · 8 years ago
  34. a1437e5 stmmac: pci: TX and RX queue priority configuration by Andy Shevchenko · 8 years ago
  35. 05c5d00 stmmac: pci: set default number of rx and tx queues by Andy Shevchenko · 8 years ago
  36. 871ff2e yam: use memdup_user by Geliang Tang · 8 years ago
  37. 294316a net/hippi/rrunner: use memdup_user by Geliang Tang · 8 years ago
  38. 3bb4858 cxgb4: avoid disabling FEC by default by Ganesh Goudar · 8 years ago
  39. 8ce7aaa net: dsa: loop: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  40. d62844a bonding: check nla_put_be32 return value by Hangbin Liu · 8 years ago
  41. ac45bd9 bnxt_en: allocate enough space for ->ntp_fltr_bmap by Dan Carpenter · 8 years ago
  42. df5303a qlge: Avoid reading past end of buffer by Kees Cook · 8 years ago
  43. 4dc69c1 bna: ethtool: Avoid reading past end of buffer by Kees Cook · 8 years ago
  44. 9e4eb1ce bna: Avoid reading past end of buffer by Kees Cook · 8 years ago
  45. 3013c498 aquantia: Fix "ethtool -S" crash when adapter down. by Pavel Belous · 8 years ago
  46. 2f242bf mac80211: properly remove RX_ENC_FLAG_40MHZ by Johannes Berg · 8 years ago
  47. 2c041af net: alx: handle pci_alloc_irq_vectors return correctly by Rakesh Pandit · 8 years ago
  48. 693dfd5 IB/mlx5: Enable IPoIB acceleration by Erez Shitrit · 8 years ago
  49. 161adb0 qede: Fix possible misconfiguration of advertised autoneg value. by sudarsana.kalluru@cavium.com · 8 years ago
  50. 34f9199 qed: Fix overriding of supported autoneg value. by sudarsana.kalluru@cavium.com · 8 years ago
  51. f870a3c qed*: Fix possible overflow for status block id field. by sudarsana.kalluru@cavium.com · 8 years ago
  52. 2be0f26 netvsc: make sure napi enabled before vmbus_open by stephen hemminger · 8 years ago
  53. 5900eca aquantia: Fix driver name reported by ethtool by Pavel Belous · 8 years ago
  54. 5d826b7 forcedeth: remove unnecessary carrier status check by Zhu Yanjun · 8 years ago
  55. 7c3e7de ibmvnic: Move queue restarting in ibmvnic_tx_complete by Nathan Fontenot · 8 years ago
  56. 94ca305 ibmvnic: Record SKB RX queue during poll by Thomas Falcon · 8 years ago
  57. ca05e31 ibmvnic: Continue skb processing after skb completion error by Nathan Fontenot · 8 years ago
  58. 161b8a8 ibmvnic: Check for driver reset first in ibmvnic_xmit by Nathan Fontenot · 8 years ago
  59. 46293b9 ibmvnic: Wait for any pending scrqs entries at driver close by Nathan Fontenot · 8 years ago
  60. b41b83e ibmvnic: Clean up tx pools when closing by Nathan Fontenot · 8 years ago
  61. e0ebe942 ibmvnic: Whitespace correction in release_rx_pools by Nathan Fontenot · 8 years ago
  62. c7bac00 ibmvnic: Delete napi's when releasing driver resources by Nathan Fontenot · 8 years ago
  63. ed651a1 ibmvnic: Updated reset handling by Nathan Fontenot · 8 years ago
  64. 90c8014 ibmvnic: Replace is_closed with state field by Nathan Fontenot · 8 years ago
  65. bfc32f2 ibmvnic: Move resource initialization to its own routine by Nathan Fontenot · 8 years ago
  66. 4c54dc0 net: usb: qmi_wwan: add Telit ME910 support by Daniele Palmas · 8 years ago
  67. 37a7fdf tg3: don't clear stats while tg3_close by YueHaibing · 8 years ago
  68. 4d463c4 xdp: use common helper for netlink extended ack reporting by Daniel Borkmann · 8 years ago
  69. f6fec61 smsc911x: Adding support for Micochip LAN9250 Ethernet controller by David Cai · 8 years ago
  70. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  71. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  72. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  73. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  74. 7732253 net: thunderx: Optimize page recycling for XDP by Sunil Goutham · 8 years ago
  75. e3d06ff net: thunderx: Support for XDP header adjustment by Sunil Goutham · 8 years ago
  76. 16f2bcc net: thunderx: Add support for XDP_TX by Sunil Goutham · 8 years ago
  77. c56d91c net: thunderx: Add support for XDP_DROP by Sunil Goutham · 8 years ago
  78. 05c773f net: thunderx: Add basic XDP support by Sunil Goutham · 8 years ago
  79. 927987f net: thunderx: Cleanup receive buffer allocation by Sunil Goutham · 8 years ago
  80. 0dada88 net: thunderx: Optimize CQE_TX handling by Sunil Goutham · 8 years ago
  81. 5e848e4 net: thunderx: Optimize RBDR descriptor handling by Sunil Goutham · 8 years ago
  82. 5836b44 net: thunderx: Support for page recycling by Sunil Goutham · 8 years ago
  83. 8d3f87d qed*: Fix issues in the ptp filter config implementation. by sudarsana.kalluru@cavium.com · 8 years ago
  84. 461eec1 qede: Fix concurrency issue in PTP Tx path processing. by sudarsana.kalluru@cavium.com · 8 years ago
  85. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 8 years ago
  86. 412b65d net: hns: fix ethtool_get_strings overflow in hns driver by Timmy Li · 8 years ago
  87. 931d182 net: dsa: mv88e6xxx: add VTU support for 88E6390 by Vivien Didelot · 8 years ago
  88. 1ac7586 net: dsa: mv88e6xxx: support the VTU Page bit by Vivien Didelot · 8 years ago
  89. 567aa59 net: dsa: mv88e6xxx: simplify VTU entry getter by Vivien Didelot · 8 years ago
  90. bf7d71c net: dsa: mv88e6xxx: make VTU helpers static by Vivien Didelot · 8 years ago
  91. 0ad5daf net: dsa: mv88e6xxx: add VTU Load/Purge operation by Vivien Didelot · 8 years ago
  92. f1394b7 net: dsa: mv88e6xxx: add VTU GetNext operation by Vivien Didelot · 8 years ago
  93. 021e64f net: dsa: mv88e6xxx: load STU entry with VTU entry by Vivien Didelot · 8 years ago
  94. ef6fcea net: dsa: mv88e6xxx: get STU entry on VTU GetNext by Vivien Didelot · 8 years ago
  95. 66a8e1f net: dsa: mv88e6xxx: move STU GetNext operation by Vivien Didelot · 8 years ago
  96. c499a64 net: dsa: mv88e6xxx: move VTU Data accessors by Vivien Didelot · 8 years ago
  97. f169e5e net: dsa: mv88e6xxx: move generic VTU GetNext by Vivien Didelot · 8 years ago
  98. 3afb4bd net: dsa: mv88e6xxx: move VTU VID accessors by Vivien Didelot · 8 years ago
  99. d2ca1ea net: dsa: mv88e6xxx: move VTU SID accessors by Vivien Didelot · 8 years ago
  100. 8ee51f6 net: dsa: mv88e6xxx: move VTU FID accessors by Vivien Didelot · 8 years ago