1. 73066f6 net: niu: fix format string overflow warning: by Arnd Bergmann · 8 years ago
  2. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  3. d972253 net: sun: niu: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  4. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 9 years ago
  5. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 9 years ago
  6. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 9 years ago
  7. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  8. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  9. 4228883 niu: don't count tx error twice in case of headroom realloc fails by Jiri Pirko · 10 years ago
  10. f55ea3d9 niu: fix error handling in niu_class_to_ethflow() by Dan Carpenter · 10 years ago
  11. ff8b335 niu: remove one compound_head() call by Eric Dumazet · 11 years ago
  12. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  13. 28f7936 niu: Use eth_skb_pad helper by Alexander Duyck · 11 years ago
  14. 3a6e44c net: ethernet: sun: drop owner assignment from platform_drivers by Wolfram Sang · 11 years ago
  15. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 11 years ago
  16. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  17. f6ec2f3 niu: remove unnecessary break after return by Fabian Frederick · 11 years ago
  18. 9e7df17 niu: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  19. 3b21567 net: sun-niu calls skb_set_hash by Tom Herbert · 12 years ago
  20. 0956eaf net: niu: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  21. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  22. df3f1c3 net: niu: use dev_get_platdata() by Jingoo Han · 12 years ago
  23. 3e1026b sysfs.h: remove attr_name() macro by Greg Kroah-Hartman · 12 years ago
  24. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  25. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  26. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 13 years ago
  27. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 13 years ago
  28. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 13 years ago
  29. f73d12b net/sun: remove __dev* attributes by Bill Pemberton · 13 years ago
  30. 8c65ef4 drivers/net/ethernet/sun/niu.c: fix error return code by Peter Senna Tschudin · 13 years ago
  31. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  32. 56cda12 niu: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  33. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 13 years ago
  34. 9b70749 niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value by Shuah Khan · 13 years ago
  35. ec2deec niu: Fix to check for dma mapping errors. by Shuah Khan · 13 years ago
  36. 6a2b28e Revert "niu: Add support for byte queue limits." by David S. Miller · 13 years ago
  37. f192508 net/niu: remove one superfluous dma mask check by Sebastian Andrzej Siewior · 13 years ago
  38. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  39. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 14 years ago
  40. 1d214fa niu: Fix typo in comment. by David S. Miller · 14 years ago
  41. efa230f niu: Add support for byte queue limits. by David S. Miller · 14 years ago
  42. 63ec3c8 niu: Remove redundant PHY ID test. by David S. Miller · 14 years ago
  43. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 14 years ago
  44. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 14 years ago
  45. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 14 years ago
  46. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  47. e7e5a40 niu: fix skb truesize underestimation by Eric Dumazet · 14 years ago
  48. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  49. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 14 years ago
  50. 134b413 niu: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  51. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 14 years ago
  52. e689cf4 cassini/niu/sun*: Move the Sun drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/niu.c]
  53. 956837f drivers/net/niu.c: adjust array index by Julia Lawall · 14 years ago
  54. d3aa0cb niu: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  55. 1a7a103 niu: support 64 bit stats interface by stephen hemminger · 14 years ago
  56. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  57. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  58. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  59. 3cd8ef4 net: niu: convert to hw_features by Michał Mirosław · 14 years ago
  60. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 14 years ago
  61. f344c25d niu: Fix warnings due to -Wunused-but-set-variable by David S. Miller · 14 years ago
  62. c44d799 niu: Recognise original ethtool class code for AH/ESP flow hashing by Ben Hutchings · 14 years ago
  63. 7bc9371 niu: convert to new ethtool set_phys_id by stephen hemminger · 14 years ago
  64. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 14 years ago
  65. a769f49 niu: Rename NIU parent platform device name to fix conflict. by David S. Miller · 14 years ago
  66. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  67. 9690c63 niu: Fix races between up/down and get_stats. by David S. Miller · 15 years ago
  68. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 15 years ago
  69. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 15 years ago
  70. ed440e8 niu: introduce temp variables to avoid sparse warnings when swapping in-situ by Harvey Harrison · 15 years ago
  71. e2209ba niu: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 15 years ago
  72. 807540b drivers/net: return operator cleanup by Eric Dumazet · 15 years ago
  73. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 15 years ago
  74. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  76. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 15 years ago
  77. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 15 years ago
  78. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  79. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 15 years ago
  80. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  81. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 15 years ago
  82. a038716 niu: BUG on inability to find page in rx page hashes. by David S. Miller · 15 years ago
  83. 4f0ddcb niu: always include of_device.h by Randy Dunlap · 15 years ago
  84. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 15 years ago
  85. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 15 years ago
  86. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  87. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  88. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  89. 3cfa856 niu: Add skb->rxhash support. by David S. Miller · 15 years ago
  90. e4fc9d1 niu: Enable GRO by default. by David S. Miller · 15 years ago
  91. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  94. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 15 years ago
  95. 02b1bae niu: Refinements to kernel logging. by David S. Miller · 15 years ago
  96. f10a1f2 niu: Use pr_<level>, netdev_<level> and netif_<level> macros by Joe Perches · 15 years ago
  97. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 16 years ago
  98. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 16 years ago
  99. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  100. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 16 years ago