1. b85da2c s2io: do vlan cleanup by Jiri Pirko · 13 years ago
  2. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  3. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  4. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  6. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  7. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  8. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  9. b437a8c net: s2io: convert to hw_features by Michał Mirosław · 13 years ago
  10. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  11. d83d282 s2io: Fix warnings due to -Wunused-but-set-variable. by David S. Miller · 13 years ago
  12. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  13. 034e345 s2io: convert to set_phys_id (v2) by stephen hemminger · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  16. 06f0c13 s2io: fix uninitialized compile warning by Shan Wei · 13 years ago
  17. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  18. 85a5649 s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size. by Jon Mason · 14 years ago
  19. 11410b6 s2io: Update Driver Version by Jon Mason · 14 years ago
  20. c0dbf37 s2io: make strings at tables const by Jon Mason · 14 years ago
  21. 1853e2e s2io: rx_ring_sz bounds checking by Jon Mason · 14 years ago
  22. a31ff38 drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  23. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  24. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  25. f0c54ac s2io: remove lro parameter by Amerigo Wang · 14 years ago
  26. 666be42 s2io: Update driver version by Jon Mason · 14 years ago
  27. be265e9 s2io: remove unused code by Jon Mason · 14 years ago
  28. 9c17978 net: s2io: fix buffer overflow by Kulikov Vasiliy · 14 years ago
  29. c26875e s2io: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  30. 926bd90 vxge: Update copyright information by Jon Mason · 14 years ago
  31. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 4a49043 s2io: resolve statistics issues by Jon Mason · 14 years ago
  33. 97d1935 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags by Ben Hutchings · 14 years ago
  34. 958de19 s2io: add dynamic LRO disable support by Jon Mason · 14 years ago
  35. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  36. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  37. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 876e956 drivers/net: drop redundant memset by Julia Lawall · 14 years ago
  41. 3a22813 s2io: Fixing debug message by Breno Leitao · 14 years ago
  42. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  43. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  44. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. 2d146eb S2io: two branches the same in wait_for_cmd_complete() by Ram Vepa · 15 years ago
  46. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  47. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  48. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  49. b8a623b s2io: fixing a ethtool test that is broken by Breno Leitao · 15 years ago
  50. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  51. 9e39f7c s2io: Generate complete messages using single line DBG_PRINTs by Joe Perches · 15 years ago
  52. 82c2d02 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> by Joe Perches · 15 years ago
  53. ffb5df6 s2io.c: Standardize statistics accessors by Joe Perches · 15 years ago
  54. a2a20ae s2io.c: fix spelling explaination by Joe Perches · 15 years ago
  55. 6cef2b8 s2io.c: convert printks to pr_<level> by Joe Perches · 15 years ago
  56. d44570e s2io.c: Make more conforming to normal kernel style by Joe Perches · 15 years ago
  57. 44364a0 s2io.c: use kzalloc by Joe Perches · 15 years ago
  58. 4f87032 s2io.c: Use calculated size in kmallocs by Joe Perches · 15 years ago
  59. 13d866a s2io.c: Shorten code line length by using intermediate pointers by Joe Perches · 15 years ago
  60. 6fce365 s2io.c: Use const for strings by Joe Perches · 15 years ago
  61. 1e3c8bd s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  62. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  63. f957bcf s2io: Remove private boolean definitions by Tobias Klauser · 15 years ago
  64. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  65. 4023939 s2io: Use generic MDIO definitions by Ben Hutchings · 15 years ago
  66. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  67. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  68. 8d668bf drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  69. 073a243 s2io: Formatting log message by Breno Leitao · 15 years ago
  70. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 15 years ago
  71. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  72. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  73. dac499f drivers/net: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  74. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  75. 2e6a684 s2io: fix warning in drivers/net/s2io.c by Ingo Molnar · 16 years ago
  76. 0402509 s2io: convert to net_device_ops by Stephen Hemminger · 16 years ago
  77. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  78. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  79. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  80. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  81. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  82. cd0fce0 s2io: Fix enabling VLAN tag stripping at driver initialization by Breno Leitao · 16 years ago
  83. a505f4f s2io: reindented misleading for loop by Ilpo Järvinen · 16 years ago
  84. dc56e63 S2io: fix statistics flush after a MTU change by Breno Leitao · 16 years ago
  85. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  86. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  87. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  88. 29d0a2b S2io: Version update for IOMMU overflow checking and enable msi-x link interrupts patches. by Sreenivasa Honnur · 16 years ago
  89. 01e16fa S2io: Enable msi-x link interrupts. by Sreenivasa Honnur · 16 years ago
  90. 3f78d88 S2io: Fix IOMMU overflow checking. by Sreenivasa Honnur · 16 years ago
  91. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  92. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. 64c42f6 [netdrvr] Fix IOMMU overflow checking in s2io.c by Andi Kleen · 16 years ago
  94. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  95. 1a79d1c s2io iomem annotations by Al Viro · 16 years ago
  96. 20cbe73 net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM by Marcin Slusarz · 16 years ago
  97. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. 0b5923c S2io: Version update for napi and MSI-X patches by Sreenivasa Honnur · 16 years ago
  99. f61e0a3 S2io: Added napi support when MSIX is enabled. by Sreenivasa Honnur · 16 years ago
  100. ac731ab S2io: Move all the transmit completions to a single msi-x (alarm) vector by Sreenivasa Honnur · 16 years ago