1. 902b160 stmmac: prepare stmmac platform to support stand alone drivers by Joachim Eastwood · 9 years ago
  2. d58617e stmmac: add dwmac glue for NXP 18xx/43xx family by Joachim Eastwood · 9 years ago
  3. 7eafd9b hv_netvsc: use per_cpu stats to calculate TX/RX data by sixiao@microsoft.com · 9 years ago
  4. ef7f3a5 mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask by Bert Vermeulen · 9 years ago
  5. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 9 years ago
  6. ea48b2b net: phy: mdio-gpio: Handle phy_ignore_ta_mask by Florian Fainelli · 9 years ago
  7. ab6016e of: mdio: Add a "broken-turn-around" property by Florian Fainelli · 9 years ago
  8. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 9 years ago
  9. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 9 years ago
  10. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 9 years ago
  11. a104a6b net: macb: OR vs AND typos by Dan Carpenter · 9 years ago
  12. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 9 years ago
  13. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 9 years ago
  14. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  15. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  16. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 9 years ago
  17. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 9 years ago
  18. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 7f460d3 fix missing copy_from_user in macvtap by Justin Cormack · 9 years ago
  20. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  21. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 9 years ago
  22. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  24. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  25. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  26. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 9 years ago
  27. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 9 years ago
  28. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  29. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  30. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 9 years ago
  31. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  32. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  33. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 9 years ago
  34. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  35. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 9 years ago
  36. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  37. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  38. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  39. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 9 years ago
  40. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 9 years ago
  41. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  42. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 9 years ago
  43. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  44. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  45. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  46. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  47. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  48. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  49. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 9 years ago
  50. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 9 years ago
  51. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 9 years ago
  52. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  53. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  54. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 9 years ago
  55. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  56. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  57. ef20816 Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  58. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 9 years ago
  59. a156e06 Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  60. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 9 years ago
  61. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  62. c91aa67 Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  63. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  64. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  65. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  66. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 9 years ago
  67. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 9 years ago
  68. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 9 years ago
  69. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 9 years ago
  70. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 9 years ago
  71. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 9 years ago
  72. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  73. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  74. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  75. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 9 years ago
  76. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  77. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. cf9d0dc ethernet: qualcomm: use spi instead of spi_device by Varka Bhadram · 9 years ago
  79. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  80. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 9 years ago
  81. dbfe8ef ahci: avoton port-disable reset-quirk by Dan Williams · 9 years ago
  82. 7c0004d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  83. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  84. 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 · 9 years ago
  85. 8f59ae0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. a5898ea net: macb: Add change_mtu callback with jumbo support by Harini Katakam · 9 years ago
  88. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 9 years ago
  89. 7b61f9c net: macb: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 9 years ago
  90. 3d23a05 gianfar: Enable changing mac addr when if up by Claudiu Manoil · 9 years ago
  91. bc60228 gianfar: Move TxFIFO underrun handling to reset path by Claudiu Manoil · 9 years ago
  92. 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 · 9 years ago
  93. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 9 years ago
  94. 240b23c netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) by Tony Camuso · 9 years ago
  95. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 9 years ago
  96. 029e933 be2net: update the driver version to 10.6.0.2 by Sathya Perla · 9 years ago
  97. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  98. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 9 years ago
  99. a6e6ff6 be2net: simplify UFI compatibility checking by Vasundhara Volam · 9 years ago
  100. b02e60c be2net: post full RXQ on interface enable by Suresh Reddy · 9 years ago