1. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  3. a46182e net/lmc: remove __dev* attributes by Bill Pemberton · 12 years ago
  4. da3f21b ixp4xx_hss: remove __dev* attributes by Bill Pemberton · 12 years ago
  5. aeea6bb net/hdlc: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. 5a37931 farsync: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. 6ad888c dscc4: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. 90bf80a Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 4d18dea WAN: Remove redundant HDLC info printed by IXP4xx HSS driver. by Krzysztof Hałasa · 13 years ago
  11. 3e2f61c ixp4xx_hss: avoid calling dma_pool_create() with NULL dev by Xi Wang · 12 years ago
  12. b1ead1a Make the wanxl firmware array const by David Howells · 12 years ago
  13. c48c8d5 Fix the wanxl firmware to include missing constants by David Howells · 12 years ago
  14. bdd4f8c UAPI: Fix compilation of the wanxl firmware blob. by David Howells · 12 years ago
  15. 50fb47a farsync: fix support for over 30 cards by Dan Carpenter · 12 years ago
  16. 15c0665 sections: fix section conflicts in drivers/net/wan by Andi Kleen · 12 years ago
  17. 0b836dd ixp4xx_hss: fix build failure due to missing linux/module.h inclusion by Florian Fainelli · 12 years ago
  18. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 12 years ago
  19. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  20. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  21. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  22. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  23. 48159f0 drivers/net/wan/farsync.c: add missing iounmap by Julia Lawall · 13 years ago
  24. fd9071e net: Fix spelling typo in net by Masanari Iida · 13 years ago
  25. eff98db net/wan: use module_pci_driver by Axel Lin · 13 years ago
  26. 91ceae3 NET: pc300, move to staging as it is broken by Jiri Slaby · 13 years ago
  27. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
  28. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  29. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  30. ac4e016 NET: pc300, show version info from module init by Jiri Slaby · 13 years ago
  31. c2f128a NET: pc300, do not zero global variables by Jiri Slaby · 13 years ago
  32. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  33. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  34. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  35. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  36. c8d755b net/wan/hdlc_ppp: use break in switch by Jesper Juhl · 13 years ago
  37. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  38. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  39. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  40. 781223a sbni: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  41. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  42. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 13 years ago
  43. 23efcb7 wan: Update to current logging forms by Joe Perches · 13 years ago
  44. c75bb2c ixp4xx_hss: Update to current logging forms by Joe Perches · 13 years ago
  45. e8c122f farsync: Update to current logging forms by Joe Perches · 13 years ago
  46. 09a1732 dscc4: Update to current logging forms by Joe Perches · 13 years ago
  47. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 13 years ago
  48. d6810e1 cyclom: Update to current logging forms by Joe Perches · 13 years ago
  49. 9cbe50d cosa: Update to current logging forms by Joe Perches · 13 years ago
  50. 12a3bfe generic_hdlc: Update to current logging forms by Joe Perches · 13 years ago
  51. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  52. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  53. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  54. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  55. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  56. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  57. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  58. 772e289 wan/pc300: Drop __TIME__ usage by Michal Marek · 14 years ago
  59. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  60. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  61. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  62. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  63. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  65. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  66. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  67. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  68. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  69. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  70. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  73. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  74. eaff945 WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. by Krzysztof Halasa · 14 years ago
  75. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  76. 6a20bd4 NET: wan/x25, fix ldisc->open retval by Jiri Slaby · 14 years ago
  77. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  78. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  79. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  80. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  81. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  82. d198550 net: Wan/cosa.c: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  83. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  84. 6f0b31c Fix typo interrest[ing|ed] => interest[ing|ed] by Thomas Weber · 14 years ago
  85. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  86. dcfc5d7 wan: make read-only data const by stephen hemminger · 14 years ago
  87. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  88. 354c8e3 drivers/net/wan: Adjust confusing if indentation by Julia Lawall · 14 years ago
  89. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  91. 5d337d6 farsync: Fix compile warnings. by David S. Miller · 14 years ago
  92. 3f326d4 drivers/net/wan/farsync.c: Use standard pr_<level> by Joe Perches · 14 years ago
  93. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  94. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  96. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  97. 7d88950 drivers/net/wan: Use memdup_user by Julia Lawall · 15 years ago
  98. c146fc9 drivers/net/wan: Use memdup_user by Julia Lawall · 15 years ago
  99. 6276342 IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals. by Krzysztof Hałasa · 14 years ago
  100. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago