1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  3. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 4a5fc4e skfp: testing the wrong variable in skfp_driver_init() by Dan Carpenter · 14 years ago
  5. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  6. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  8. d81e27c drivers/net/skfp: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  9. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  10. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  11. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  12. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  15. 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
  16. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  17. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  18. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  19. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  20. 551e378 tree-wide: s/widht/width/g typo in comments by Daniel Mack · 14 years ago
  21. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  22. 596a530 drivers/net/skfp/skfddi.c: use %pMF to show MAC address by hartleys · 15 years ago
  23. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  24. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  25. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  26. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  27. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  28. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  29. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  30. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  31. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  32. ebc06ee skfddi: convert PRINTK() to pr_debug() by Alexander Beregalov · 15 years ago
  33. 3a070ad trivial: fix typo "varaible" -> "variable" by Uwe Kleine-Koenig · 16 years ago
  34. 6e470d2 drivers/net/skfp: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  35. c25b9ab drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic by Roel Kluin · 15 years ago
  36. 409b204 drivers/net/skfp: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  37. 145186a fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  38. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  39. c2d1eb0 drivers/net/skfp/pmf.c: Use offsetof() macro by Takashi Iwai · 16 years ago
  40. c22ce6d drivers/net/skfp/ess.c: fix compile warnings by Takashi Iwai · 16 years ago
  41. 6a8341b net: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  42. 2f220e3 skfp annotations by Al Viro · 16 years ago
  43. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  44. 79ea13c NULL noise in drivers/net by Al Viro · 16 years ago
  45. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  46. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  47. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  48. a967b14 drivers/net/skfp: Remove dead code referencing pci_find_device() by Jeff Garzik · 17 years ago
  49. af09604 [netdrvr] skfp: remove a bunch of dead code by Jeff Garzik · 17 years ago
  50. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  51. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  52. f930e46 remove unused header file: drivers/net/skfp/h/lnkstat.h by Robert P. J. Day · 17 years ago
  53. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  54. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  55. b882add net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff by Alan · 17 years ago
  56. bc63eb9 net: use bitrev8 by Akinobu Mita · 18 years ago
  57. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  60. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  61. 9aaeded typo fixes: bandwith -> bandwidth by Adrian Bunk · 18 years ago
  62. 3d781a0 [PATCH] skfp warning fixes by Andrew Morton · 18 years ago
  63. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  64. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  65. 7aa55fc [PATCH] drivers/net/skfp/: cleanups by Adrian Bunk · 19 years ago
  66. 854608d8 [PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN by Adrian Bunk · 19 years ago
  67. 54d06c3 [PATCH] remove drivers/net/skfp/lnkstat.c by Adrian Bunk · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago