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