1. c0e01ea mlxsw: spectrum: Avoid possible NULL pointer dereference by Ido Schimmel · 8 years ago
  2. b7ce520 sh_eth: Do not print an error message for probe deferral by Geert Uytterhoeven · 8 years ago
  3. 5f5c544 sh_eth: Use platform device for printing before register_netdev() by Geert Uytterhoeven · 8 years ago
  4. 6b1206b mlxsw: spectrum_router: Fix rif counter freeing routine by Arkadi Sharshevsky · 8 years ago
  5. 6dd4aba mlxsw: spectrum_dpipe: Fix incorrect entry index by Arkadi Sharshevsky · 8 years ago
  6. 1ac91bf cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  7. 486181b qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 8 years ago
  8. 47ab37a net: ethernet: faraday: To support device tree usage. by Greentime Hu · 8 years ago
  9. f667724 bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST. by Michael Chan · 8 years ago
  10. 87fe603 bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration. by Michael Chan · 8 years ago
  11. 2432a3fb mlx5e: add CONFIG_INET dependency by Arnd Bergmann · 8 years ago
  12. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  13. 8b671f9 ldmvsw: stop the clean timer at beginning of remove by Shannon Nelson · 8 years ago
  14. b18e5e8 ldmvsw: unregistering netdev before disable hardware by Thomas Tai · 8 years ago
  15. ca9df7e net: netcp: fix check of requested timestamping filter by Miroslav Lichvar · 8 years ago
  16. 42a928c Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  17. aa4ad88 qed: Fix uninitialized data in aRFS infrastructure by Mintz, Yuval · 8 years ago
  18. 8c977f5 mdio: mux: fix device_node_continue.cocci warnings by Julia Lawall · 8 years ago
  19. 4762010 net/mlx4_core: Use min3 to select number of MSI-X vectors by yuval.shaia@oracle.com · 8 years ago
  20. 70957ea macvlan: Fix performance issues with vlan tagged packets by Vlad Yasevich · 8 years ago
  21. 66c25f6 net: stmmac: use correct pointer when printing normal descriptor ring by Niklas Cassel · 8 years ago
  22. 5085411 net/mlx5: Use underlay QPN from the root name space by Yishai Hadas · 8 years ago
  23. 5360fd4 net/mlx5e: IPoIB, Only support regular RQ for now by Saeed Mahameed · 8 years ago
  24. 20b6a1c net/mlx5e: Fix setup TC ndo by Saeed Mahameed · 8 years ago
  25. e3c1950 net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 8 years ago
  26. b383b54 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 8 years ago
  27. 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
  28. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  29. 1c4d5f5 vmxnet3: ensure that adapter is in proper state during force_close by Neil Horman · 8 years ago
  30. 42e6cae sfc: revert changes to NIC revision numbers by Bert Kenward · 8 years ago
  31. b12ca80 net: ch9200: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  32. 75cf067 net: irda: irda-usb: fix firmware name on big-endian hosts by Johan Hovold · 8 years ago
  33. 9fc3e4d net: dsa: mv88e6xxx: add default case to switch by Gustavo A. R. Silva · 8 years ago
  34. df0c8d9 net: phy: Call bus->reset() after releasing PHYs from reset by Florian Fainelli · 8 years ago
  35. d2be366 ethernet: aquantia: remove redundant checks on error status by Colin Ian King · 8 years ago
  36. 33c16bf qlcnic: Update version to 5.3.66 by Chopra, Manish · 8 years ago
  37. f9c3fe2 qlcnic: Fix link configuration with autoneg disabled by Chopra, Manish · 8 years ago
  38. d86b567 xen-netfront: avoid crashing on resume after a failure in talk_to_netback() by Vitaly Kuznetsov · 8 years ago
  39. 5b6cb43 net: ethernet: ti: netcp_core: return error while dma channel open issue by Ivan Khoronzhuk · 8 years ago
  40. b601616 mdio: mux: Correct mdio_mux_init error path issues by Jon Mason · 8 years ago
  41. 0fe20fa netxen_nic: set rcode to the return status from the call to netxen_issue_cmd by Colin Ian King · 8 years ago
  42. 8d66c30 net: qca_spi: Fix alignment issues in rx path by Stefan Wahren · 8 years ago
  43. 1a4a5bf driver: vrf: Fix one possible use-after-free issue by Gao Feng · 8 years ago
  44. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  45. c44b5943 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  46. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. be47c55 qede: Split PF/VF ndos. by Mintz, Yuval · 8 years ago
  48. a82dadb qed: Correct doorbell configuration for !4Kb pages by Ram Amrani · 8 years ago
  49. c9f0523b qed: Tell QM the number of tasks by Mintz, Yuval · 8 years ago
  50. 5f027d7 qed: Fix VF removal sequence by Mintz, Yuval · 8 years ago
  51. 92c43eb qede: Fix XDP memory leak on unload by Suddarsana Reddy Kalluru · 8 years ago
  52. 83bd511 net/mlx4_core: Reduce harmless SRIOV error message to debug level by Jack Morgenstein · 8 years ago
  53. 89c5576 net/mlx4_en: Avoid adding steering rules with invalid ring by Talat Batheesh · 8 years ago
  54. 505a9249 net/mlx4_en: Change the error print to debug print by Kamal Heib · 8 years ago
  55. 56da5fd virtio_net: tidy a couple debug statements by Dan Carpenter · 8 years ago
  56. 5f24df0 virtio_net: don't reset twice on XDP on/off by Michael S. Tsirkin · 8 years ago
  57. d85b758f7 virtio_net: fix support for small rings by Michael S. Tsirkin · 8 years ago
  58. e377fcc virtio_net: reduce alignment for buffers by Michael S. Tsirkin · 8 years ago
  59. 680557c virtio_net: rework mergeable buffer handling by Michael S. Tsirkin · 8 years ago
  60. d45b897 virtio_net: allow specifying context for rx by Michael S. Tsirkin · 8 years ago
  61. 4c19e2f drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison by Karim Eshapa · 8 years ago
  62. 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
  63. 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
  64. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  65. 8ac1ed7 treewide: spelling: correct diffrent[iate] and banlance typos by Joe Perches · 8 years ago
  66. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  67. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  68. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  69. 922c60e net: mdio-mux: bcm-iproc: call mdiobus_free() in error path by Jon Mason · 8 years ago
  70. 48f5bcc net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control by Grygorii Strashko · 8 years ago
  71. 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
  72. aeca3a7 net: cdc_ncm: Fix TX zero padding by Jim Baxter · 8 years ago
  73. 70fe443 stmmac: pci: split out common_default_data() helper by Andy Shevchenko · 8 years ago
  74. efcd241 stmmac: pci: RX queue routing configuration by Andy Shevchenko · 8 years ago
  75. a1437e5 stmmac: pci: TX and RX queue priority configuration by Andy Shevchenko · 8 years ago
  76. 05c5d00 stmmac: pci: set default number of rx and tx queues by Andy Shevchenko · 8 years ago
  77. 871ff2e yam: use memdup_user by Geliang Tang · 8 years ago
  78. 294316a net/hippi/rrunner: use memdup_user by Geliang Tang · 8 years ago
  79. 3bb4858 cxgb4: avoid disabling FEC by default by Ganesh Goudar · 8 years ago
  80. 8ce7aaa net: dsa: loop: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  81. d62844a bonding: check nla_put_be32 return value by Hangbin Liu · 8 years ago
  82. ac45bd9 bnxt_en: allocate enough space for ->ntp_fltr_bmap by Dan Carpenter · 8 years ago
  83. df5303a qlge: Avoid reading past end of buffer by Kees Cook · 8 years ago
  84. 4dc69c1 bna: ethtool: Avoid reading past end of buffer by Kees Cook · 8 years ago
  85. 9e4eb1ce bna: Avoid reading past end of buffer by Kees Cook · 8 years ago
  86. 3013c498 aquantia: Fix "ethtool -S" crash when adapter down. by Pavel Belous · 8 years ago
  87. 2f242bf mac80211: properly remove RX_ENC_FLAG_40MHZ by Johannes Berg · 8 years ago
  88. 2c041af net: alx: handle pci_alloc_irq_vectors return correctly by Rakesh Pandit · 8 years ago
  89. 693dfd5 IB/mlx5: Enable IPoIB acceleration by Erez Shitrit · 8 years ago
  90. 161adb0 qede: Fix possible misconfiguration of advertised autoneg value. by sudarsana.kalluru@cavium.com · 8 years ago
  91. 34f9199 qed: Fix overriding of supported autoneg value. by sudarsana.kalluru@cavium.com · 8 years ago
  92. f870a3c qed*: Fix possible overflow for status block id field. by sudarsana.kalluru@cavium.com · 8 years ago
  93. 2be0f26 netvsc: make sure napi enabled before vmbus_open by stephen hemminger · 8 years ago
  94. 5900eca aquantia: Fix driver name reported by ethtool by Pavel Belous · 8 years ago
  95. 5d826b7 forcedeth: remove unnecessary carrier status check by Zhu Yanjun · 8 years ago
  96. 7c3e7de ibmvnic: Move queue restarting in ibmvnic_tx_complete by Nathan Fontenot · 8 years ago
  97. 94ca305 ibmvnic: Record SKB RX queue during poll by Thomas Falcon · 8 years ago
  98. ca05e31 ibmvnic: Continue skb processing after skb completion error by Nathan Fontenot · 8 years ago
  99. 161b8a8 ibmvnic: Check for driver reset first in ibmvnic_xmit by Nathan Fontenot · 8 years ago
  100. 46293b9 ibmvnic: Wait for any pending scrqs entries at driver close by Nathan Fontenot · 8 years ago