1. 405f257 net: fec: move fec_enet_private to header file by Frank Li · 12 years ago
  2. 23ea5a9 veth: allow changing the mac address while interface is up by Hannes Frederic Sowa · 12 years ago
  3. 2e5b38a cpsw: support the HWTSTAMP ioctl and the CPTS by Richard Cochran · 12 years ago
  4. 00ab94e cpts: specify the input clock frequency via DT by Richard Cochran · 12 years ago
  5. 78ca0b2 cpsw: add a DT field for the active time stamping port by Richard Cochran · 12 years ago
  6. 6b60393 cpsw: add a DT field for the cpts offset by Richard Cochran · 12 years ago
  7. 87c0e76 cpts: introduce time stamping code and a PTP hardware clock. by Richard Cochran · 12 years ago
  8. 9750a3a cpsw: support both silicon versions by Richard Cochran · 12 years ago
  9. e90cfac cpsw: remember the silicon version by Richard Cochran · 12 years ago
  10. bd357af cpsw: add missing fields to the CPSW_SS register bank. by Richard Cochran · 12 years ago
  11. 996a5c2 cpsw: rename register banks to match the reference manual by Richard Cochran · 12 years ago
  12. 5c50a85 drivers: net: ethernet: cpsw: add multicast address to ALE table by Mugunthan V N · 12 years ago
  13. 8ef29f8a net/macb: add pinctrl consumer support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  14. 29bc2e1 net/macb: Offset first RX buffer by two bytes by Havard Skinnemoen · 12 years ago
  15. e86cd53 net/macb: better manage tx errors by Nicolas Ferre · 12 years ago
  16. d1d1b53 net/macb: ethtool interface: add register dump feature by Nicolas Ferre · 12 years ago
  17. 55054a1 net/macb: clean up ring buffer logic by Havard Skinnemoen · 12 years ago
  18. cde30a8 net/macb: tx status is more than 8 bits now by Nicolas Ferre · 12 years ago
  19. 83cdbc7 net/macb: remove macb_get_drvinfo() by Nicolas Ferre · 12 years ago
  20. a268adb net/macb: change debugging messages by Havard Skinnemoen · 12 years ago
  21. 03dbe05 net/macb: memory barriers cleanup by Havard Skinnemoen · 12 years ago
  22. 140b755 net/macb: Add support for Gigabit Ethernet mode by Patrice Vilchez · 12 years ago
  23. dd87b22 bfin_mac: offer a PTP Hardware Clock. by Richard Cochran · 12 years ago
  24. bc3c5f6 bfin_mac: replace sys time stamps with raw ones instead. by Richard Cochran · 12 years ago
  25. 85c153d bfin_mac: only advertise hardware time stamped when enabled. by Richard Cochran · 12 years ago
  26. 215b13d ptp: add an ioctl to compare PHC time with system time by Richard Cochran · 12 years ago
  27. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  28. 42a7cce ptp: Make PTP_1588_CLOCK select rather than depend on PPS by Ben Hutchings · 12 years ago
  29. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  30. 96442e42 tuntap: choose the txq based on rxq by Jason Wang · 12 years ago
  31. cde8b15 tuntap: add ioctl to attach or detach a file form tuntap device by Jason Wang · 12 years ago
  32. c8d68e6 tuntap: multiqueue support by Jason Wang · 12 years ago
  33. 6e914fc tuntap: RCUify dereferencing between tun_struct and tun_file by Jason Wang · 12 years ago
  34. 54f968d tuntap: move socket to tun_file by Jason Wang · 12 years ago
  35. 1e58833 tuntap: log the unsigned informaiton with %u by Jason Wang · 12 years ago
  36. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  37. f7b4fb2 ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  38. 0f6ae8f net/cadence: depend on HAS_IOMEM by Joachim Eastwood · 12 years ago
  39. 1511102 netxen: explicity handle pause autoneg parameter by Flavio Leitner · 12 years ago
  40. 9add4d8 dlink: dl2k: use the module_pci_driver macro by Devendra Naga · 12 years ago
  41. 3eeb7da realtek: r8169: use module_pci_driver macro by Devendra Naga · 12 years ago
  42. 1627801 qla3xxx: remove unused variable in ql_process_mac_tx_intr() by Wei Yongjun · 12 years ago
  43. 680d866 qla3xxx: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  44. bbd9f9e smsc95xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  45. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  46. ac61d51 igb: Fix sparse warning in igb_ptp_rx_pktstamp by Alexander Duyck · 12 years ago
  47. 0b1a6f2 igb: Update firmware version info for ethtool output. by Carolyn Wyborny · 12 years ago
  48. 9f0b851 igb: Enable auto-crossover during forced operation on 82580 and above. by Matthew Vick · 12 years ago
  49. 91ffb8e igbvf: Check for error on dma_map_single call by Greg Rose · 12 years ago
  50. f9d08f16 ixgbevf: Do not forward LLDP type frames by Greg Rose · 12 years ago
  51. f42df16 ixgbe: reduce PTP rx path overhead by Jiri Benc · 12 years ago
  52. 39ac868 ixgbe: add/update descriptor maps in comments by Josh Hay · 12 years ago
  53. f4de00e ixgbe: Do not decrement budget in ixgbe_clean_rx_irq by Alexander Duyck · 12 years ago
  54. 3970c32 ixgbe: Return success or failure on VF MAC filter set by Greg Rose · 12 years ago
  55. ec74a47 ixgbe: clean up the condition for turning on/off the laser by Emil Tantilov · 12 years ago
  56. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 12 years ago
  57. a301340 ixgbe: Fix return value from macvlan filter function by Greg Rose · 12 years ago
  58. d7bbcd3 ixgbe: Add support for pipeline reset by Don Skidmore · 12 years ago
  59. a932657 net: sierra: shut up sparse restricted type warnings by Bjørn Mork · 12 years ago
  60. 7b1e0cb net: cdc_ncm: error path lock fix by Bjørn Mork · 12 years ago
  61. 1a7c6cc net: cdc_ncm: big endian fix by Bjørn Mork · 12 years ago
  62. 0f15b15 isdn: remove dead code by Alan Cox · 12 years ago
  63. 6a328d8 cgroup: net_cls: Rework update socket logic by Daniel Wagner · 12 years ago
  64. fd9a08a cgroup: net_cls: Pass in task to sock_update_classid() by Daniel Wagner · 12 years ago
  65. 72108fd usbnet: smsc95xx: apply introduced usb command APIs by Ming Lei · 12 years ago
  66. 2b2e41e usbnet: smsc75xx: apply introduced usb command APIs by Ming Lei · 12 years ago
  67. f7385ec usbnet: sierra_net: apply introduced usb command APIs by Ming Lei · 12 years ago
  68. 7cdd2487 usbnet: plusb: apply introduced usb command APIs by Ming Lei · 12 years ago
  69. 5ffbe4d usbnet: net1080: apply introduced usb command APIs by Ming Lei · 12 years ago
  70. 9c06a2b usbnet: mcs7830: apply introduced usb command APIs by Ming Lei · 12 years ago
  71. 3898cdf usbnet: int51x1: apply introduced usb command APIs by Ming Lei · 12 years ago
  72. 24b1042 usbnet: dm9601: apply introduced usb command APIs by Ming Lei · 12 years ago
  73. 90b8b03 usbnet: cdc-ncm: apply introduced usb command APIs by Ming Lei · 12 years ago
  74. 0bc69ef usbnet: asix: apply introduced usb command APIs by Ming Lei · 12 years ago
  75. 877bd86 usbnet: introduce usbnet 3 command helpers by Ming Lei · 12 years ago
  76. e0c0755 r8169: enable ALDPS for power saving by hayeswang · 12 years ago
  77. 5a85d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  78. be71644 be2net: Fix smatch warnings in be_main.c by Padmanabh Ratnakar · 12 years ago
  79. 1b3d2d7 ixgbevf: Update version string by Greg Rose · 12 years ago
  80. 55fdd45b ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock by John Fastabend · 12 years ago
  81. 6132ee8 ixgbevf: Check for error on dma_map_single call by Greg Rose · 12 years ago
  82. f447770 ixgbevf: make netif_napi_add and netif_napi_del symmetric by John Fastabend · 12 years ago
  83. 3db7380 igb: Update version by Carolyn Wyborny · 12 years ago
  84. 59f3010 igb: Update get cable length function for i210/i211 by Carolyn Wyborny · 12 years ago
  85. 6e97c17 e1000e: Minimum packet size must be 17 bytes by Tushar Dave · 12 years ago
  86. 598e74f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  87. 9f651ca net: cdc_mbim: Device Service Stream support by Bjørn Mork · 12 years ago
  88. a82c7ce net: cdc_ncm: map MBIM IPS SessionID to VLAN ID by Bjørn Mork · 12 years ago
  89. bd329e1 net: cdc_ncm: do not bind to NCM compatible MBIM devices by Bjørn Mork · 12 years ago
  90. 9084ccf net: cdc_mbim: build the MBIM driver by Bjørn Mork · 12 years ago
  91. 9bf211a3 net: cdc_mbim: adding MBIM driver by Greg Suarez · 12 years ago
  92. c91ce3b net: cdc_ncm: export shared symbols and definitions by Bjørn Mork · 12 years ago
  93. c78b7c5 net: cdc_ncm: refactoring for tx multiplexing by Bjørn Mork · 12 years ago
  94. ff06ab1 net: cdc_ncm: splitting rx_fixup for code reuse by Bjørn Mork · 12 years ago
  95. 75d67d3 net: cdc_ncm: process chained NDPs by Bjørn Mork · 12 years ago
  96. 38396e4 net: cdc_ncm: refactor bind preparing for MBIM support by Greg Suarez · 12 years ago
  97. 2d1c431 net: cdc_ncm: adding MBIM support to ncm_setup by Greg Suarez · 12 years ago
  98. dad957d net: cdc_ncm: workaround NTB input size firmware bug by Bjørn Mork · 12 years ago
  99. 0668744 net/at91_ether: add pdata flag for reverse Eth addr by Joachim Eastwood · 12 years ago
  100. f4a15e1 net/at91_ether: select MACB in Kconfig by Joachim Eastwood · 12 years ago