1. cb51a09 net: phy: mdio-bcm-unimac: Use correct I/O accessors by Florian Fainelli · 7 years ago
  2. 389a06b net: systemport: Set correct RSB endian bits based on host by Florian Fainelli · 7 years ago
  3. fdb71a2 net: dsa: bcm_sf2: Use correct I/O accessors by Florian Fainelli · 7 years ago
  4. f1dd199 net: systemport: Use correct I/O accessors by Florian Fainelli · 7 years ago
  5. 7619de8 Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  6. 22eac91 net: stmmac: constify clk_div_table by Arvind Yadav · 7 years ago
  7. f143647 bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid() by Sathya Perla · 7 years ago
  8. c8488a8 hinic: don't build the module by default by Vitaly Kuznetsov · 7 years ago
  9. d7bc730 bnxt_en: add code to query TC flower offload stats by Sathya Perla · 7 years ago
  10. db1d36a bnxt_en: add TC flower offload flow_alloc/free FW cmds by Sathya Perla · 7 years ago
  11. 2ae7408 bnxt_en: bnxt: add TC flower filter offload support by Sathya Perla · 7 years ago
  12. 7085560 bnxt_en: fix clearing devlink ptr from bnxt struct by Sathya Perla · 7 years ago
  13. d5430d3 bnxt_en: Reduce default rings on multi-port cards. by Michael Chan · 7 years ago
  14. 903649e bnxt_en: Improve -ENOMEM logic in NAPI poll loop. by Michael Chan · 7 years ago
  15. 27573a7 bnxt: initialize board_info values with proper enums by Scott Branden · 7 years ago
  16. 4a58139 bnxt: Add PCIe device IDs for bcm58802/bcm58808 by Ray Jui · 7 years ago
  17. 56f0fd8 bnxt_en: assign CPU affinity hints to bnxt_en IRQs by Vasundhara Volam · 7 years ago
  18. 98fdbe7 bnxt_en: Improve tx ring reservation logic. by Michael Chan · 7 years ago
  19. 6a17eb2 bnxt_en: Update firmware interface spec. to 1.8.1.4. by Michael Chan · 7 years ago
  20. 5156458 ftgmac100: Support NCSI VLAN filtering when available by Samuel Mendoza-Jonas · 7 years ago
  21. a74e344 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  22. cde66f2 net-next/hinic: fix comparison of a uint16_t type with -1 by Aviad Krawczyk · 7 years ago
  23. 52f3142 net-next/hinic: Fix MTU limitation by Aviad Krawczyk · 7 years ago
  24. 333b3d0 staging: irda: add a TODO file. by Greg Kroah-Hartman · 7 years ago
  25. 5bf916e irda: move include/net/irda into staging subdirectory by Greg Kroah-Hartman · 7 years ago
  26. 6c391ff irda: move drivers/net/irda to drivers/staging/irda/drivers by Greg Kroah-Hartman · 7 years ago
  27. 1ca163a irda: move net/irda/ to drivers/staging/irda/net/ by Greg Kroah-Hartman · 7 years ago
  28. 52600dc dpaa_eth: check allocation result by Madalin Bucur · 7 years ago
  29. 056057e dpaa_eth: add NETIF_F_RXHASH by Madalin Bucur · 7 years ago
  30. bcf0994 dpaa_eth: enable Rx hashing control by Madalin Bucur · 7 years ago
  31. 3150b7c dpaa_eth: use multiple Rx frame queues by Madalin Bucur · 7 years ago
  32. 7472f4f fsl/fman: enable FMan Keygen by Iordache Florinel-R70177 · 7 years ago
  33. ca58ce5 fsl/fman: move struct fman to header file by Madalin Bucur · 7 years ago
  34. 0df4958 net: ethernet: broadcom: Remove null check before kfree by Himanshu Jha · 7 years ago
  35. 18fed7e mlxsw: spectrum_dpipe: Fix host table dump by Arkadi Sharshevsky · 7 years ago
  36. 10bfec0 mlxsw: spectrum: compile-in dpipe support only if devlink is enabled by Jiri Pirko · 7 years ago
  37. cc8737a xen-netback: update ubuf_info initialization to anonymous union by Willem de Bruijn · 7 years ago
  38. 742c987 i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate by Jacob Keller · 7 years ago
  39. 0a2c772 i40e/i40evf: remove ULTRA latency mode by Jacob Keller · 7 years ago
  40. 6d97772 i40e: invert logic for checking incorrect cpu vs irq affinity by Jacob Keller · 7 years ago
  41. 759dc4a i40e: initialize our affinity_mask based on cpu_possible_mask by Jacob Keller · 7 years ago
  42. 9254c0e i40e: move enabling icr0 into i40e_update_enable_itr by Jacob Keller · 7 years ago
  43. ba4460d i40e: remove workaround for resetting XPS by Jacob Keller · 7 years ago
  44. 1927923 i40e: Fix for unused value issue found by static analysis by Carolyn Wyborny · 7 years ago
  45. 68e4970 i40e: 25G FEC status improvements by Mariusz Stachura · 7 years ago
  46. 8774370 i40e/i40evf: support for VF VLAN tag stripping control by Mariusz Stachura · 7 years ago
  47. 8c9eb35 i40e: force VMDQ device name truncation by Jacob Keller · 7 years ago
  48. 696ac80a i40evf: fix possible snprintf truncation of q_vector->name by Jacob Keller · 7 years ago
  49. e53b382 i40e: Use correct flag to enable egress traffic for unicast promisc by Akeem G Abodunrin · 7 years ago
  50. b5d5504 i40e: prevent snprintf format specifier truncation by Jacob Keller · 7 years ago
  51. ed601f6 i40e: Store the requested FEC information by Mariusz Stachura · 7 years ago
  52. 167d52e i40e: Update state variable for adminq subtask by Sudheer Mogilappagari · 7 years ago
  53. ec15ecd net: mvpp2: fix the packet size configuration for 10G by Antoine Ténart · 7 years ago
  54. 49107fc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  55. 6abd224 nfp: add basic SR-IOV ndo functions to representors by Simon Horman · 7 years ago
  56. 25528d9 nfp: add basic SR-IOV ndo functions by Pablo Cascón · 7 years ago
  57. 7d8697a hinic: skb_pad() frees on error by Dan Carpenter · 7 years ago
  58. 2bf0193 i40e: synchronize nvmupdate command and adminq subtask by Sudheer Mogilappagari · 7 years ago
  59. 06b2dec i40e: prevent changing ITR if adaptive-rx/tx enabled by Alan Brady · 7 years ago
  60. 7e4d01e i40e: use cpumask_copy instead of direct assignment by Jacob Keller · 7 years ago
  61. f0db789 i40evf: use netdev variable in reset task by Alan Brady · 7 years ago
  62. fbb113f i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource by Stefan Assmann · 8 years ago
  63. fcf6cfc i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan by Jacob Keller · 8 years ago
  64. 841c950 i40e/i40evf: use cmpxchg64 when updating private flags in ethtool by Jacob Keller · 8 years ago
  65. 10a955f i40e: Detect ATR HW Evict NVM issue and disable the feature by Anjali Singhai Jain · 8 years ago
  66. 28921a0 i40e: remove workaround for Open Firmware MAC address by Jacob Keller · 8 years ago
  67. d36e41d i40e: separate hw_features from runtime changing flags by Jacob Keller · 8 years ago
  68. 5a43319 i40e: Fix a bug with VMDq RSS queue allocation by Anjali Singhai Jain · 8 years ago
  69. fe2647a i40evf: prevent VF close returning before state transitions to DOWN by Sudheer Mogilappagari · 8 years ago
  70. 1e3a5fd i40e/i40evf: adjust packet size to account for double VLANs by Mitch Williams · 8 years ago
  71. c6f71c4 hv_netvsc: Fix rndis_filter_close error during netvsc_remove by Haiyang Zhang · 7 years ago
  72. 0cf3f4c Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  73. 256fbe1 hinic: uninitialized variable in hinic_api_cmd_init() by Dan Carpenter · 7 years ago
  74. 43cee2d net: mv643xx_eth: Be drop monitor friendly by Florian Fainelli · 7 years ago
  75. 1e9d8e7 tg3: Be drop monitor friendly by Florian Fainelli · 7 years ago
  76. 39a7e589 net/mlx5e: make mlx5e_profile const by Bhumika Goyal · 7 years ago
  77. 3f2c5fb net/mlx4_core: make mlx4_profile const by Bhumika Goyal · 7 years ago
  78. 2886447 ixgbe: use return codes from ndo_xdp_xmit that are distinguishable by Jesper Dangaard Brouer · 7 years ago
  79. a481d71 mlxsw: spectrum_dpipe: Add support for controlling neighbor counters by Arkadi Sharshevsky · 7 years ago
  80. a86f030 mlxsw: spectrum_dpipe: Add support for IPv4 host table dump by Arkadi Sharshevsky · 7 years ago
  81. 7cfcbc7 mlxsw: spectrum_router: Add support for setting counters on neighbors by Arkadi Sharshevsky · 7 years ago
  82. 6bba7e2 mlxsw: reg: Make flow counter set type enum to be shared by Arkadi Sharshevsky · 7 years ago
  83. 6aecb36 mlxsw: spectrum_dpipe: Add IPv4 host table initial support by Arkadi Sharshevsky · 7 years ago
  84. 7e57ae9 mlxsw: spectrum_dpipe: Fix label name by Arkadi Sharshevsky · 7 years ago
  85. f17cc84 mlxsw: spectrum_router: Add helpers for neighbor access by Arkadi Sharshevsky · 7 years ago
  86. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 7 years ago
  87. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 7 years ago
  88. 23ca5ec mlxsw: spectrum_dpipe: Fix erif table op name space by Arkadi Sharshevsky · 7 years ago
  89. 4c03e69 net/mlx5: Add tracepoints by Matan Barak · 8 years ago
  90. 693c688 net/mlx5: Add hash table for flow groups in flow table by Matan Barak · 8 years ago
  91. 0d235c3 net/mlx5: Add hash table to search FTEs in a flow-group by Matan Barak · 8 years ago
  92. 667cb65 net/mlx5: Don't store reserved part in FTEs and FGs by Matan Barak · 7 years ago
  93. 8ebabaa net/mlx5: Convert linear search for free index to ida by Matan Barak · 8 years ago
  94. 0980030 net/mlx5e: Fix wrong code indentation in conditional statement by Gal Pressman · 7 years ago
  95. 3c00458 net/mlx5: Add a blank line after declarations V2 by Saeed Mahameed · 7 years ago
  96. 5307eca Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  97. 2c1dca3 wireless: ipw2x00: make iw_handler_def const by Bhumika Goyal · 7 years ago
  98. 9ea792a net: rsi: mac80211: constify ieee80211_ops by Arvind Yadav · 7 years ago
  99. 28b7541 wireless: ipw2200: Replace PCI pool old API by Romain Perier · 7 years ago
  100. 2cc8918 rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed" by Colin Ian King · 7 years ago