1. 42e9488 rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions by Simon Horman · 10 years ago
  2. 3098ac3 rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing transactions by Simon Horman · 10 years ago
  3. e26cc7f spider_net: Use DECLARE_BITMAP by Joe Perches · 10 years ago
  4. f404f80 cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder by Hariprasad Shenai · 10 years ago
  5. 75daacc cxgb4: Remove dead function t4_read_edc and t4_read_mc by Hariprasad Shenai · 10 years ago
  6. 9a03259 be2net: make hwmon interface optional by Arnd Bergmann · 10 years ago
  7. 7e91a21 sfc: nicer log message on Siena SR-IOV probe fail by Edward Cree · 10 years ago
  8. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 10 years ago
  9. 4133fc0 rocker: fix a neigh entry leak issue by Ying Xue · 10 years ago
  10. fc7aabf amd-xgbe: Remove manual check and set of dma_mask pointer by Lendacky, Thomas · 10 years ago
  11. c1ce2f7 amd-xgbe: Fix flow control setting logic by Lendacky, Thomas · 10 years ago
  12. 34bfff4 amd-xgbe: Support defining PHY resources in ETH device node by Lendacky, Thomas · 10 years ago
  13. 7c12aa0 amd-xgbe: Move the PHY support into amd-xgbe by Lendacky, Thomas · 10 years ago
  14. 7d9ca34 amd-xgbe: Rework the Rx path SKB allocation by Lendacky, Thomas · 10 years ago
  15. 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 10 years ago
  16. 5452b2d amd-xgbe: Add additional stats to be reported via ethtool by Lendacky, Thomas · 10 years ago
  17. 50649ab stmmac: drop driver from stmmac platform code by Joachim Eastwood · 10 years ago
  18. 4198b7d stmmac: convert dwmac-sunxi to platform driver by Joachim Eastwood · 10 years ago
  19. 2a32179 stmmac: convert dwmac-sti to platform driver by Joachim Eastwood · 10 years ago
  20. c7c52ae stmmac: convert dwmac-socfpga to platform driver by Joachim Eastwood · 10 years ago
  21. e0fb401 stmmac: convert dwmac-rk to platform driver by Joachim Eastwood · 10 years ago
  22. 40e6b0b stmmac: convert dwmac-meson to platform driver by Joachim Eastwood · 10 years ago
  23. 69bdd2d stmmac: convert dwmac-lpc18xx to a platform driver by Joachim Eastwood · 10 years ago
  24. ba25020 stmmac: add a generic dwmac driver by Joachim Eastwood · 10 years ago
  25. 902b160 stmmac: prepare stmmac platform to support stand alone drivers by Joachim Eastwood · 10 years ago
  26. d58617e stmmac: add dwmac glue for NXP 18xx/43xx family by Joachim Eastwood · 10 years ago
  27. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 10 years ago
  28. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 10 years ago
  29. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 10 years ago
  30. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 10 years ago
  31. a104a6b net: macb: OR vs AND typos by Dan Carpenter · 10 years ago
  32. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 10 years ago
  33. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 10 years ago
  34. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 10 years ago
  35. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 10 years ago
  36. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 10 years ago
  37. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 10 years ago
  39. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 10 years ago
  40. 5684044 e1000e: Add pm_qos header by David Ahern · 10 years ago
  41. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 10 years ago
  42. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 10 years ago
  43. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 10 years ago
  44. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 10 years ago
  45. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 10 years ago
  46. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  47. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 10 years ago
  48. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  49. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  50. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  51. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 10 years ago
  52. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 10 years ago
  53. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 10 years ago
  54. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 10 years ago
  55. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 10 years ago
  56. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 10 years ago
  57. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  58. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  59. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  60. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 10 years ago
  61. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  62. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  63. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 10 years ago
  64. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 10 years ago
  65. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 10 years ago
  66. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 10 years ago
  67. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 10 years ago
  68. cf9d0dc ethernet: qualcomm: use spi instead of spi_device by Varka Bhadram · 10 years ago
  69. 7c0004d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 10 years ago
  70. a5898ea net: macb: Add change_mtu callback with jumbo support by Harini Katakam · 10 years ago
  71. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 10 years ago
  72. 7b61f9c net: macb: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 10 years ago
  73. 3d23a05 gianfar: Enable changing mac addr when if up by Claudiu Manoil · 10 years ago
  74. bc60228 gianfar: Move TxFIFO underrun handling to reset path by Claudiu Manoil · 10 years ago
  75. 240b23c netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) by Tony Camuso · 10 years ago
  76. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 10 years ago
  77. 029e933 be2net: update the driver version to 10.6.0.2 by Sathya Perla · 10 years ago
  78. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 10 years ago
  79. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 10 years ago
  80. a6e6ff6 be2net: simplify UFI compatibility checking by Vasundhara Volam · 10 years ago
  81. b02e60c be2net: post full RXQ on interface enable by Suresh Reddy · 10 years ago
  82. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 10 years ago
  83. 0ed7d74 be2net: receive pkts with L3, L4 errors on VFs by Somnath Kotur · 10 years ago
  84. 2094777 be2net: set interrupt moderation for Skyhawk-R using EQ-DB by Padmanabh Ratnakar · 10 years ago
  85. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 10 years ago
  86. ccad725 net: xgene_enet: Set hardware dependency by Jean Delvare · 10 years ago
  87. 74a78b1 net: amd-xgbe: Add hardware dependency by Jean Delvare · 10 years ago
  88. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 10 years ago
  89. 267c015 sfc: Add use of shared RSS contexts. by Jon Cooper · 10 years ago
  90. 267d9d7 sfc: Cope with permissions enforcement added to firmware for SR-IOV by Edward Cree · 10 years ago
  91. 7b8c7b5 sfc: manually allocate and free vadaptors by Shradha Shah · 10 years ago
  92. 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 10 years ago
  93. 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 10 years ago
  94. 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 10 years ago
  95. 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 10 years ago
  96. 45b2449 sfc: record the PF's vport ID in nic_data by Daniel Pieczko · 10 years ago
  97. 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 10 years ago
  98. e3d3629 sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN by Shradha Shah · 10 years ago
  99. 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago
  100. bf3d015 sfc: Move and rename efx_vf struct to siena_vf by Daniel Pieczko · 10 years ago