1. d957b4e net/mlx5e: Add TC offload support for the VF representors netdevice by Or Gerlitz · 8 years ago
  2. adb4c12 net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads by Or Gerlitz · 8 years ago
  3. 03a9d11 net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads by Or Gerlitz · 8 years ago
  4. 5c40348 net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV by Or Gerlitz · 8 years ago
  5. 3d80d1a net/mlx5: E-Switch, Add API to configure rules for the offloaded mode by Or Gerlitz · 8 years ago
  6. 1033665 net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode by Or Gerlitz · 8 years ago
  7. 5513028 net/mlx5e: Offload TC flow counters only when supported by Or Gerlitz · 8 years ago
  8. a351a1b0 net/mlx5: Introduce bulk reading of flow counters by Amir Vadai · 8 years ago
  9. 29cc667 net/mlx5: Store counters in rbtree instead of list by Amir Vadai · 8 years ago
  10. 094f57a net: nps_enet: code reuse by Elad Kanfi · 8 years ago
  11. ddbff3e net: nps_enet: fix coding style issues by Elad Kanfi · 8 years ago
  12. ce3a380 net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe() by Wei Yongjun · 8 years ago
  13. 3f30849 stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data() by Wei Yongjun · 8 years ago
  14. 0ba3deb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  15. b38a75d mlxsw: core: Trace EMAD messages by Jiri Pirko · 8 years ago
  16. a6acf68 dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe() by Wei Yongjun · 8 years ago
  17. 379672d net: mediatek: fix non static symbol warnings by Wei Yongjun · 8 years ago
  18. 2b8fb41 stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 8 years ago
  19. 3faf564 mrf24j40: avoid uninitialized byte in SPI transfer to radio. by Walter Mack · 8 years ago
  20. 12c2e32 net: ethernet: bgmac: Fix return value check in bgmac_probe() by Wei Yongjun · 8 years ago
  21. 12d8689 Bluetooth: Add support of 13d3:3490 AR3012 device by Dmitry Tunin · 8 years ago
  22. cf81b2c b53: Fix build warning. by David S. Miller · 8 years ago
  23. f50cef6 nfp: check idx is -ENOSPC before using it is an index by Colin Ian King · 8 years ago
  24. 8876d94 net: smc91x: ACPI Enable lan91x adapters by Jeremy Linton · 8 years ago
  25. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  26. 31eff26 Bluetooth: hci_intel: Remove LPM enabling from setup procedure by Loic Poulain · 8 years ago
  27. bac65c4 Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings" by Philippe Reynes · 8 years ago
  28. 991a36b net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch by Florian Fainelli · 8 years ago
  29. fefae69 net: dsa: b53: Allow SRAB driver to specify platform data by Florian Fainelli · 8 years ago
  30. fb3bbdb net: ethernet: Add TSE PCS support to dwmac-socfpga by Tien Hock Loh · 8 years ago
  31. f6a95a2 net: ethernet: bgmac: Add platform device support by Jon Mason · 8 years ago
  32. db791eb net: ethernet: bgmac: convert to feature flags by Jon Mason · 8 years ago
  33. 55954f3 net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file by Jon Mason · 8 years ago
  34. a0b6848 net: ethernet: bgmac: add dma_dev pointer by Jon Mason · 8 years ago
  35. d00a828 net: ethernet: bgmac: change bgmac_* prints to dev_* prints by Jon Mason · 8 years ago
  36. c23d86a r8152: remove cancel_delayed_work_sync in rtl8152_set_speed by hayeswang · 8 years ago
  37. c79262f r8152: remove a netif_carrier_off in rtl8152_open function by hayeswang · 8 years ago
  38. b164806 r8152: remove rtl_phy_reset function by hayeswang · 8 years ago
  39. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  40. 09a7636 bnxt: fix a condition by Dan Carpenter · 8 years ago
  41. 86dfb4ac tun: Don't assume type tun in tun_device_event by Craig Gallek · 8 years ago
  42. 99a50bb netvsc: Use the new in-place consumption APIs in the rx path by K. Y. Srinivasan · 8 years ago
  43. 7c2b9bf fakelb: allow to run as monitor by Alexander Aring · 8 years ago
  44. 3896129 atusb: don't change csma settings while set channel by Alexander Aring · 8 years ago
  45. 47ca589 Bluetooth: btusb: add support for device 0489:e092 by Yvain THONNART · 8 years ago
  46. d2f3024 Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio by Ricky Liang · 8 years ago
  47. 230b04a Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename by Tedd Ho-Jeong An · 8 years ago
  48. 439e65d Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7] by Tedd Ho-Jeong An · 8 years ago
  49. a90a6e5 Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  50. fcf752a net: mediatek: remove .owner field for driver by Wei Yongjun · 8 years ago
  51. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. bc86765 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  53. 4d0a279 Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  54. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  55. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  56. f1724b0 mac80211_hwsim: use signed net namespace ID by Johannes Berg · 8 years ago
  57. f7736f5 mac80211_hwsim: Add radar bandwidths to the P2P Device combination by Ilan Peer · 8 years ago
  58. 096cdc6 platform/chrome: cros_ec_dev - double fetch bug in ioctl by Dan Carpenter · 8 years ago
  59. f5d6516 cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  60. eae033c net/mlx5: Avoid setting unused var when modifying vport node GUID by Or Gerlitz · 8 years ago
  61. a30b016 bonding: fix enslavement slave link notifications by Aviv Heller · 8 years ago
  62. 73e20b7 net: vrf: Add support for PREROUTING rules on vrf device by David Ahern · 8 years ago
  63. 8297f2d connector: make cn_proc explicitly non-modular by Paul Gortmaker · 8 years ago
  64. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 8 years ago
  65. 96329a1 net: hns: fix return value check in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  66. 0b2361d mlxsw: Add the unresolved next-hops probes by Yotam Gigi · 8 years ago
  67. b215714 mlxsw: spectrum_router: Add the nexthop neigh activity update by Yotam Gigi · 8 years ago
  68. a7ff87a mlxsw: spectrum_router: Implement next-hop routing by Jiri Pirko · 8 years ago
  69. a59f0b3 mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register by Jiri Pirko · 8 years ago
  70. 089f981 mlxsw: reg: Add Router Adjacency Table register by Yotam Gigi · 8 years ago
  71. b090ef0 mlxsw: Introduce simplistic KVD linear area manager by Jiri Pirko · 8 years ago
  72. c602242 mlxsw: spectrum: Define sizes of KVD areas by Jiri Pirko · 8 years ago
  73. 489107b mlxsw: Add KVD sizes configuration into profile by Jiri Pirko · 8 years ago
  74. a6bf9e9 mlxsw: spectrum_router: Offload neighbours based on NUD state change by Yotam Gigi · 8 years ago
  75. c723c735 mlxsw: spectrum_router: Periodically update the kernel's neigh table by Yotam Gigi · 8 years ago
  76. 7cf2c20 mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register by Yotam Gigi · 8 years ago
  77. 4457b3d mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register by Yotam Gigi · 8 years ago
  78. 6cf3c97 mlxsw: spectrum_router: Add private neigh table by Jiri Pirko · 8 years ago
  79. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  80. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  81. 9da2804 net: r6040: Bump version and date by Florian Fainelli · 8 years ago
  82. 35566e9 net: r6040: Update my email by Florian Fainelli · 8 years ago
  83. 0305eff net: r6040: Utilize napi_complete_done() by Florian Fainelli · 8 years ago
  84. ffb5bce net: r6040: Utilize __napi_schedule_irqoff by Florian Fainelli · 8 years ago
  85. 9507ffc net: r6040: Check for skb->xmit_more by Florian Fainelli · 8 years ago
  86. 58e6b05 net: r6040: Reclaim transmitted buffers in NAPI by Florian Fainelli · 8 years ago
  87. a546e55 net: r6040: Utilize skb_put_padto() by Florian Fainelli · 8 years ago
  88. 7def171 net: r6040: Increase statistics upon transmit completion by Florian Fainelli · 8 years ago
  89. 3eb415d net: r6040: Utilize phy_print_status by Florian Fainelli · 8 years ago
  90. 6ebd1a6 dwc_eth_qos: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  91. e989d5a net/mlx5e: Expose flow control counters to ethtool by Gal Pressman · 8 years ago
  92. fe6b9bd net/mlx5e: Expose RDMA VPort counters to ethtool by Gal Pressman · 8 years ago
  93. f913a72 net/mlx5e: Add support to get ethtool flow rules by Maor Gottlieb · 8 years ago
  94. 1174fce net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering by Maor Gottlieb · 8 years ago
  95. 6dc6071 net/mlx5e: Add ethtool flow steering support by Maor Gottlieb · 8 years ago
  96. 0da2d66 net/mlx5: Properly remove all steering objects by Maor Gottlieb · 8 years ago
  97. fba53f7 net/mlx5: Introduce mlx5_flow_steering structure by Maor Gottlieb · 8 years ago
  98. c5bb173 net/mlx5: Refactor mlx5_add_flow_rule by Maor Gottlieb · 8 years ago
  99. 019d0c9 net-next: mediatek: remove superfluous free_irq() call by John Crispin · 8 years ago
  100. d9329bc22 net: lpc_eth: Remove unused 'pldat' variable by Fabio Estevam · 8 years ago