1. 915f3e3 mac80211_hwsim: Replace bogus hrtimer clockid by Thomas Gleixner · 8 years ago
  2. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  3. 190c3ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. 5bcbe22 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  6. 7f0137e net/mlx4_en: Use __skb_fill_page_desc() by Eric Dumazet · 8 years ago
  7. 6ed63d8 net/mlx4_core: Use cq quota in SRIOV when creating completion EQs by Jack Morgenstein · 8 years ago
  8. 95f1ba9 net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs by Majd Dibbiny · 8 years ago
  9. 745d8ae net/mlx4: Spoofcheck and zero MAC can't coexist by Eugenia Emantayev · 8 years ago
  10. 423b3ae net/mlx4: Change ENOTSUPP to EOPNOTSUPP by Or Gerlitz · 8 years ago
  11. ca92aea forcedeth: Remove return from a void function by Zhu Yanjun · 8 years ago
  12. 36154be net/mlx5e: Fix wrong CQE decompression by Tariq Toukan · 8 years ago
  13. 6dc4b54 net/mlx5e: Update MPWQE stride size when modifying CQE compress state by Saeed Mahameed · 8 years ago
  14. b0d4660b net/mlx5e: Fix broken CQE compression initialization by Tariq Toukan · 8 years ago
  15. 4078e63 net/mlx5e: Do not reduce LRO WQE size when not using build_skb by Tariq Toukan · 8 years ago
  16. 6f08a22 net/mlx5e: Register/unregister vport representors on interface attach/detach by Saeed Mahameed · 8 years ago
  17. 18bcf74 net/mlx5e: s390 system compilation fix by Mohamad Haj Yahia · 8 years ago
  18. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  19. ff29245 qlogic: netxen: constify bin_attribute structures by Bhumika Goyal · 8 years ago
  20. 0ccea22 qlogic: qlcnic_sysfs: constify bin_attribute structures by Bhumika Goyal · 8 years ago
  21. a577ca6 net: emac: add support for device-tree based PHY discovery and setup by Christian Lamparter · 8 years ago
  22. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  23. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  24. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  25. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  26. 005c349 Revert "ath10k: Search SMBIOS for OEM board file extension" by Kalle Valo · 8 years ago
  27. 1faaa78 bnxt_en: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  28. d315880 net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago
  29. 0e03728 net: mvpp2: switch to build_skb() in the RX path by Thomas Petazzoni · 8 years ago
  30. 8138aff net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  31. 31d7677 net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago
  32. a8c249a net: mvpp2: remove unused register definitions by Thomas Petazzoni · 8 years ago
  33. 3eb2d99 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · 8 years ago
  34. 7ef7e1d net: mvpp2: drop useless fields in mvpp2_bm_pool and related code by Thomas Petazzoni · 8 years ago
  35. 5dfa9e8 net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue' by Thomas Petazzoni · 8 years ago
  36. 36fb743 net: mvpp2: release reference to txq_cpu[] entry after unmapping by Thomas Petazzoni · 8 years ago
  37. ab42676 net: mvpp2: handle too large value in mvpp2_rx_time_coal_set() by Thomas Petazzoni · 8 years ago
  38. f8b0d5f net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set() by Thomas Petazzoni · 8 years ago
  39. d63f9e4 net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set by Thomas Petazzoni · 8 years ago
  40. 239a3b6 net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put() by Thomas Petazzoni · 8 years ago
  41. b3bdc3a macsec: fix validation failed in asynchronous operation. by Lee Ryder · 8 years ago
  42. f6b1020 virtio-net: switch to use build_skb() for small buffer by Jason Wang · 8 years ago
  43. 8dcd81a vxlan: remove unused variable saddr in neigh_reduce by Roopa Prabhu · 8 years ago
  44. 8bcdc4f vxlan: add changelink support by Roopa Prabhu · 8 years ago
  45. 017b29c virito-net: set queues after reset during xdp_set by Jason Wang · 8 years ago
  46. 1763413 dpaa_eth: implement ioctl() for PHY-related ops by Michael Walle · 8 years ago
  47. 2cf8a89 net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  48. 1708639 bnxt_en: fix pci cleanup in bnxt_init_one() failure path by Sathya Perla · 8 years ago
  49. daf1f1e bnxt_en: Fix NULL pointer dereference in a failure path during open. by Michael Chan · 8 years ago
  50. 4e00338 bnxt_en: Reject driver probe against all bridge devices by Ray Jui · 8 years ago
  51. 65ed2ff qed*: Fix link indication race by Mintz, Yuval · 8 years ago
  52. 85750d7 qed: Don't allocate SBs using main PTT by Mintz, Yuval · 8 years ago
  53. afe981d qede: Prevent index problems in loopback test by Sudarsana Reddy Kalluru · 8 years ago
  54. 33b2fbd qed: Reflect PF link when initializing VF by Mintz, Yuval · 8 years ago
  55. 885185d qede: Free netdevice only after stoping slowpath by Mintz, Yuval · 8 years ago
  56. 0e0b80a qede: Initialize lock and slowpath workqueue early by Mintz, Yuval · 8 years ago
  57. c2dedf8 qed: Reserve doorbell BAR space for present CPUs by Ram Amrani · 8 years ago
  58. 300c0d7 qed: Don't free a QP more than once by Ram Amrani · 8 years ago
  59. c5212b9 qed: Read queue state before releasing buffer by Ram Amrani · 8 years ago
  60. 670dde5 qed: Release CQ resource under lock on failure by Ram Amrani · 8 years ago
  61. e399553 net: ethernet: aquantia: Copying tx buffers is not needed. by Pavel Belous · 8 years ago
  62. 89b6438 net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page. by Pavel Belous · 8 years ago
  63. c0788f7 net: ethernet: aquantia: Fixed incorrect buff->len calculation. by Pavel Belous · 8 years ago
  64. 5562910 net: ethernet: aquantia: Call netdev_register after all initialized. by Pavel Belous · 8 years ago
  65. df9000e net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc. by Pavel Belous · 8 years ago
  66. b350d7b net: ethernet: aquantia: Using NETDEV_TX_OK instead 0. by Pavel Belous · 8 years ago
  67. d5919ae net: ethernet: aquantia: Fixed missing rtnl_unlock. by Pavel Belous · 8 years ago
  68. 362f37b net: ethernet: aquantia: Superfluous initialization of "err". by Pavel Belous · 8 years ago
  69. 14861e9 net: ethernet: aquantia: Using module_pci_driver. by Pavel Belous · 8 years ago
  70. 5513e16 net: ethernet: aquantia: Fixes for aq_ndev_change_mtu by Pavel Belous · 8 years ago
  71. 15e32a5 net: ethernet: aquantia: Removed busy_count field. by Pavel Belous · 8 years ago
  72. 99e5582 net: ethernet: aquantia: Removed extra assignment for skb->dev. by Pavel Belous · 8 years ago
  73. 45ee244 net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  74. 49cef10 net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. 0bc3827 nfp: allow application firmware to limit number of SR-IOV VFs by Jakub Kicinski · 8 years ago
  76. 372d504 nfp: return nfp_rtsym_read_le() errors correctly by Jakub Kicinski · 8 years ago
  77. af62368 nfp: add very basic access to NSP logs by Jakub Kicinski · 8 years ago
  78. bd5ca06 nfp: report NSP ABI version in ethtool FW version by Jakub Kicinski · 8 years ago
  79. 368b1d1 nfp: store NSP ABI version in state structure by Jakub Kicinski · 8 years ago
  80. 64db09e nfp: report manufacturing info on load by Jakub Kicinski · 8 years ago
  81. a9c83f7 nfp: refactor NSP initialization and add error message by Jakub Kicinski · 8 years ago
  82. 766a957 qlcnic: Fix a memory leak in error handling path by Christophe Jaillet · 8 years ago
  83. 177c8d1 net: mvpp2: Fix a memory leak in error handling path by Christophe Jaillet · 8 years ago
  84. 3608b13 mlx4: reduce OOM risk on arches with large pages by Eric Dumazet · 8 years ago
  85. b9ef4ab Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  86. d4e854c net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  87. f74f92b fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption by Colin Ian King · 8 years ago
  88. eb36bed net: aquantia: remove function aq_ring_tx_deinit by Lino Sanfilippo · 8 years ago
  89. 90a6c99 net: ena: remove superfluous check in ena_remove() by Lino Sanfilippo · 8 years ago
  90. 25149ef net: phy: Check phydev->drv by Florian Fainelli · 8 years ago
  91. 7b9a88a net: phy: Fix PHY unbind crash by Florian Fainelli · 8 years ago
  92. d4ff816 net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support by david.wu · 8 years ago
  93. 61845d2 virtio-net: batch stats updating by Jason Wang · 8 years ago
  94. f5a5772 mlx4: fix potential divide by 0 in mlx4_en_auto_moderation() by Eric Dumazet · 8 years ago
  95. 249168a ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs by Thomas Falcon · 8 years ago
  96. 901e040 ibmvnic: Use common counter for capabilities checks by Thomas Falcon · 8 years ago
  97. 6c267b3 ibmvnic: Handle processing of CRQ messages in a tasklet by Thomas Falcon · 8 years ago
  98. 1e128c8 qed: Add support for hardware offloaded FCoE. by Arun Easi · 8 years ago
  99. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 83a0c6e i40e: Invoke softirqs after napi_reschedule by Benjamin Poirier · 8 years ago