1. 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 10 years ago
  2. 5452b2d amd-xgbe: Add additional stats to be reported via ethtool by Lendacky, Thomas · 10 years ago
  3. 50649ab stmmac: drop driver from stmmac platform code by Joachim Eastwood · 10 years ago
  4. 4198b7d stmmac: convert dwmac-sunxi to platform driver by Joachim Eastwood · 10 years ago
  5. 2a32179 stmmac: convert dwmac-sti to platform driver by Joachim Eastwood · 10 years ago
  6. c7c52ae stmmac: convert dwmac-socfpga to platform driver by Joachim Eastwood · 10 years ago
  7. e0fb401 stmmac: convert dwmac-rk to platform driver by Joachim Eastwood · 10 years ago
  8. 40e6b0b stmmac: convert dwmac-meson to platform driver by Joachim Eastwood · 10 years ago
  9. 69bdd2d stmmac: convert dwmac-lpc18xx to a platform driver by Joachim Eastwood · 10 years ago
  10. ba25020 stmmac: add a generic dwmac driver by Joachim Eastwood · 10 years ago
  11. 902b160 stmmac: prepare stmmac platform to support stand alone drivers by Joachim Eastwood · 10 years ago
  12. d58617e stmmac: add dwmac glue for NXP 18xx/43xx family by Joachim Eastwood · 10 years ago
  13. 7eafd9b hv_netvsc: use per_cpu stats to calculate TX/RX data by sixiao@microsoft.com · 10 years ago
  14. ef7f3a5 mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask by Bert Vermeulen · 10 years ago
  15. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 10 years ago
  16. ea48b2b net: phy: mdio-gpio: Handle phy_ignore_ta_mask by Florian Fainelli · 10 years ago
  17. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 10 years ago
  18. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 10 years ago
  19. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 10 years ago
  20. a104a6b net: macb: OR vs AND typos by Dan Carpenter · 10 years ago
  21. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 10 years ago
  22. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 10 years ago
  23. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 10 years ago
  24. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 10 years ago
  25. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 10 years ago
  26. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 10 years ago
  27. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 7f460d3 fix missing copy_from_user in macvtap by Justin Cormack · 10 years ago
  29. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 10 years ago
  30. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 10 years ago
  31. 5684044 e1000e: Add pm_qos header by David Ahern · 10 years ago
  32. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 10 years ago
  33. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 10 years ago
  34. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 10 years ago
  35. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 10 years ago
  36. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 10 years ago
  37. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 10 years ago
  38. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 10 years ago
  39. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 10 years ago
  40. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  41. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 10 years ago
  42. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  43. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  44. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  45. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 10 years ago
  46. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 10 years ago
  47. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 10 years ago
  48. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 10 years ago
  49. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 10 years ago
  50. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 10 years ago
  51. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  52. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  53. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  54. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 10 years ago
  55. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  56. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  57. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 10 years ago
  58. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 10 years ago
  59. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 10 years ago
  60. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 10 years ago
  61. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 10 years ago
  62. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 10 years ago
  63. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 10 years ago
  64. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 10 years ago
  65. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 10 years ago
  66. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  67. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 10 years ago
  68. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 10 years ago
  69. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 10 years ago
  70. cf9d0dc ethernet: qualcomm: use spi instead of spi_device by Varka Bhadram · 10 years ago
  71. 7c0004d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 10 years ago
  72. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 10 years ago
  73. 43996fd Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  74. a5898ea net: macb: Add change_mtu callback with jumbo support by Harini Katakam · 10 years ago
  75. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 10 years ago
  76. 7b61f9c net: macb: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 10 years ago
  77. 3d23a05 gianfar: Enable changing mac addr when if up by Claudiu Manoil · 10 years ago
  78. bc60228 gianfar: Move TxFIFO underrun handling to reset path by Claudiu Manoil · 10 years ago
  79. 0e00a0f Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  80. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 10 years ago
  81. 240b23c netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) by Tony Camuso · 10 years ago
  82. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 10 years ago
  83. 029e933 be2net: update the driver version to 10.6.0.2 by Sathya Perla · 10 years ago
  84. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 10 years ago
  85. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 10 years ago
  86. a6e6ff6 be2net: simplify UFI compatibility checking by Vasundhara Volam · 10 years ago
  87. b02e60c be2net: post full RXQ on interface enable by Suresh Reddy · 10 years ago
  88. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 10 years ago
  89. 0ed7d74 be2net: receive pkts with L3, L4 errors on VFs by Somnath Kotur · 10 years ago
  90. 2094777 be2net: set interrupt moderation for Skyhawk-R using EQ-DB by Padmanabh Ratnakar · 10 years ago
  91. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 10 years ago
  92. ccad725 net: xgene_enet: Set hardware dependency by Jean Delvare · 10 years ago
  93. 74a78b1 net: amd-xgbe: Add hardware dependency by Jean Delvare · 10 years ago
  94. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 10 years ago
  95. 267c015 sfc: Add use of shared RSS contexts. by Jon Cooper · 10 years ago
  96. 267d9d7 sfc: Cope with permissions enforcement added to firmware for SR-IOV by Edward Cree · 10 years ago
  97. 7b8c7b5 sfc: manually allocate and free vadaptors by Shradha Shah · 10 years ago
  98. 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 10 years ago
  99. 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 10 years ago
  100. 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 10 years ago