1. 527a487 bcm63xx_enet: do not rely on probe order by Jonas Gorski · 8 years ago
  2. d6213c1 bcm63xx_enet: do not write to random DMA channel on BCM6345 by Jonas Gorski · 8 years ago
  3. 9c86b84 bcm63xx_enet: correct clock usage by Jonas Gorski · 8 years ago
  4. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 8 years ago
  5. 3bd3b9e net: bcm63xx_enet: Use setup_timer and mod_timer by Himanshu Jha · 8 years ago
  6. 1fac4b2 bnxt_en: Remove redundant unlikely() by Tobias Klauser · 8 years ago
  7. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 804dea9 drivers: net: bnx2x: use setup_timer() helper. by Allen Pais · 8 years ago
  9. 6c43824 drivers: net: bnxt: use setup_timer() helper. by Allen Pais · 8 years ago
  10. c41326f drivers: net: bnx2: use setup_timer() helper. by Allen Pais · 8 years ago
  11. 4896ad6 drivers: net: tg3: use setup_timer() helper. by Allen Pais · 8 years ago
  12. c3bd81c drivers: net: bcm63xx: use setup_timer() helper. by Allen Pais · 8 years ago
  13. cdc91b3 drivers: net: b44: use setup_timer() helper. by Allen Pais · 8 years ago
  14. 8ecb1a2 net: systemport: Fix 64-bit statistics dependency by Florian Fainelli · 8 years ago
  15. 1e3c5ec bnxt_en: check for ingress qdisc in flower offload by Sathya Perla · 8 years ago
  16. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 8 years ago
  17. 23f4822 tg3: clean up redundant initialization of tnapi by Colin Ian King · 8 years ago
  18. 487234c net: systemport: Correctly set TSB endian for host by Florian Fainelli · 8 years ago
  19. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. dc8007e net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const by Bhumika Goyal · 8 years ago
  21. d081a16 net: bcmgenet: Do not return from void function by Florian Fainelli · 8 years ago
  22. 69d2ea9 net: bcmgenet: Use correct I/O accessors by Florian Fainelli · 8 years ago
  23. 389a06b net: systemport: Set correct RSB endian bits based on host by Florian Fainelli · 8 years ago
  24. f1dd199 net: systemport: Use correct I/O accessors by Florian Fainelli · 8 years ago
  25. f143647 bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid() by Sathya Perla · 8 years ago
  26. d7bc730 bnxt_en: add code to query TC flower offload stats by Sathya Perla · 8 years ago
  27. db1d36a bnxt_en: add TC flower offload flow_alloc/free FW cmds by Sathya Perla · 8 years ago
  28. 2ae7408 bnxt_en: bnxt: add TC flower filter offload support by Sathya Perla · 8 years ago
  29. 7085560 bnxt_en: fix clearing devlink ptr from bnxt struct by Sathya Perla · 8 years ago
  30. d5430d3 bnxt_en: Reduce default rings on multi-port cards. by Michael Chan · 8 years ago
  31. 903649e bnxt_en: Improve -ENOMEM logic in NAPI poll loop. by Michael Chan · 8 years ago
  32. 27573a7 bnxt: initialize board_info values with proper enums by Scott Branden · 8 years ago
  33. 4a58139 bnxt: Add PCIe device IDs for bcm58802/bcm58808 by Ray Jui · 8 years ago
  34. 56f0fd8 bnxt_en: assign CPU affinity hints to bnxt_en IRQs by Vasundhara Volam · 8 years ago
  35. 98fdbe7 bnxt_en: Improve tx ring reservation logic. by Michael Chan · 8 years ago
  36. 6a17eb2 bnxt_en: Update firmware interface spec. to 1.8.1.4. by Michael Chan · 8 years ago
  37. 0df4958 net: ethernet: broadcom: Remove null check before kfree by Himanshu Jha · 8 years ago
  38. 1e9d8e7 tg3: Be drop monitor friendly by Florian Fainelli · 8 years ago
  39. c2062ee net: systemport: Free DMA coherent descriptors on errors by Florian Fainelli · 8 years ago
  40. d4fec85 net: bcmgenet: Be drop monitor friendly by Florian Fainelli · 8 years ago
  41. c45182e net: systemport: Be drop monitor friendly by Florian Fainelli · 8 years ago
  42. a22a6ac bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps(). by Michael Chan · 8 years ago
  43. 146ed3c bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re. by Michael Chan · 8 years ago
  44. 87e9b37 bnxt_en: Fix .ndo_setup_tc() to include XDP rings. by Michael Chan · 8 years ago
  45. bd76b87 bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" by Colin Ian King · 8 years ago
  46. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 50ddfba net: systemport: Fix software statistics for SYSTEMPORT Lite by Florian Fainelli · 8 years ago
  48. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
  50. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 8 years ago
  51. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  52. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  53. 10377ba net: systemport: Support 64bit statistics by kiki good · 8 years ago
  54. aa6c16c net: bcmgenet: drop COMPILE_TEST dependency by Arnd Bergmann · 8 years ago
  55. e43c9f2 b44: Initialize 64-bit stats seqcount by Florian Fainelli · 8 years ago
  56. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. 00d5109 Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config" by Florian Fainelli · 8 years ago
  58. 5af74bb net: bcmgenet: Add dependency on HAS_IOMEM && OF by Florian Fainelli · 8 years ago
  59. 6f24b85 net: bcmgenet: Utilize bcmgenet_mii_exit() for error path by Florian Fainelli · 8 years ago
  60. 2b13c3a net: bcmgenet: Drop legacy MDIO code by Florian Fainelli · 8 years ago
  61. 9a4e796 net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver by Florian Fainelli · 8 years ago
  62. 53f70b8 bnxt_en: fix switchdev port naming for external-port-rep and vf-reps by Sathya Perla · 8 years ago
  63. e408ebd bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops by Sathya Perla · 8 years ago
  64. d3e3bec bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch by Sathya Perla · 8 years ago
  65. 351bac3 bnxt: fix unused variable warnings by stephen hemminger · 8 years ago
  66. b721cfa bnxt: fix unsigned comparsion with 0 by stephen hemminger · 8 years ago
  67. bc88055 bnxt_en: Use SWITCHDEV_SET_OPS(). by David S. Miller · 8 years ago
  68. c124a62 bnxt_en: add support for port_attr_get and and get_phys_port_name by Sathya Perla · 8 years ago
  69. ee5c7fb bnxt_en: add vf-rep RX/TX and netdev implementation by Sathya Perla · 8 years ago
  70. 4ab0c6a bnxt_en: add support to enable VF-representors by Sathya Perla · 8 years ago
  71. 70098a4 bnxt_en: Set ETS min_bw parameter for older firmware. by Michael Chan · 8 years ago
  72. 9315edc bnxt_en: Report firmware DCBX agent. by Michael Chan · 8 years ago
  73. adcc331 bnxt_en: Allow the user to set ethtool stats-block-usecs to 0. by Michael Chan · 8 years ago
  74. 5c8227d bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats. by Michael Chan · 8 years ago
  75. 39d8ba2 bnxt_en: Implement ndo_bridge_{get|set}link methods. by Michael Chan · 8 years ago
  76. 32e8239c bnxt_en: Retrieve the hardware bridge mode from the firmware. by Michael Chan · 8 years ago
  77. acb2005 bnxt_en: Update firmware interface spec to 1.8.0. by Michael Chan · 8 years ago
  78. f48bed1 net: bcmgenet: Free skb after last Tx frag by Doug Berger · 8 years ago
  79. 876dbad net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit() by Doug Berger · 8 years ago
  80. a163bdb net: ethernet: bgmac: Make IDM register space optional by Abhishek Shah · 8 years ago
  81. 83a5c5a net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write by Abhishek Shah · 8 years ago
  82. be9cdf1 bnx2x: fix format overflow warning by Arnd Bergmann · 8 years ago
  83. 22c6089 net: broadcom: bnx2x: make a couple of const arrays static by Colin Ian King · 8 years ago
  84. 9b0436c bnxt_en: Fix SRIOV on big-endian architecture. by Michael Chan · 8 years ago
  85. 3b6b34d bnxt_en: Fix bug in ethtool -L. by Michael Chan · 8 years ago
  86. f9b76eb bnxt_en: Fix race conditions in .ndo_get_stats64(). by Michael Chan · 8 years ago
  87. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. d0c32a1 bnx2x: Don't log mc removal needlessly by Mintz, Yuval · 8 years ago
  89. 40bc8b0 net: bcmgenet: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
  90. 2270bc5 bnxt_en: Fix netpoll handling. by Michael Chan · 8 years ago
  91. 69c149e bnxt_en: Add missing logic to handle TPA end error conditions. by Michael Chan · 8 years ago
  92. 8902965 bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 8 years ago
  93. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  94. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  96. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  97. 3523882 bnx2x: Don't post statistics to malicious VFs by Mintz, Yuval · 8 years ago
  98. 92f85f0 bnx2x: Allow vfs to disable txvlan offload by Mintz, Yuval · 8 years ago
  99. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  100. 996652c bnx2x: fix pf2vf bulletin DMA mapping leak by Michal Schmidt · 8 years ago