1. a88f92b wan: dlci: Remove unused netdev_priv pointer by Christian Engelmayer · 10 years ago
  2. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. 88bfe6ea net: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  5. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  6. b6835f9 drivers: net: Include new header file in sbni.c by Rashika Kheria · 11 years ago
  7. 42cd36a wan: wanxl: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. 9e2c921 wan: pci200syn: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  9. 06bbd68 wan: pc300too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. 94d6b53 wan: lmc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  11. 3c0d6d3 wan: dscc4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  12. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 0e67d99 net: wan: sbni: remove assembly crc32 code by Sebastian Siewior · 11 years ago
  14. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. 2b13d06 wanxl: fix info leak in ioctl by Salva Peiró · 11 years ago
  16. 96b3404 farsync: fix info leak in ioctl by Salva Peiró · 11 years ago
  17. 0ca4520 net: wan: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  18. 65c8f95 wan: Remove extern from function prototypes by Joe Perches · 11 years ago
  19. 62a8370 net: wan: sbni: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  20. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. 578a131 dlci: validate the net device in dlci_del() by Zefan Li · 11 years ago
  22. 11eb264 dlci: acquire rtnl_lock before calling __dev_get_by_name() by Zefan Li · 11 years ago
  23. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  24. 1010dcc net: wan: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  25. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  27. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  28. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  29. 1d5d1fd wan: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  30. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 11 years ago
  31. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  32. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  33. c9f1b39 drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  34. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  35. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  36. a46182e net/lmc: remove __dev* attributes by Bill Pemberton · 12 years ago
  37. da3f21b ixp4xx_hss: remove __dev* attributes by Bill Pemberton · 12 years ago
  38. aeea6bb net/hdlc: remove __dev* attributes by Bill Pemberton · 12 years ago
  39. 5a37931 farsync: remove __dev* attributes by Bill Pemberton · 12 years ago
  40. 6ad888c dscc4: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. 90bf80a Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 4d18dea WAN: Remove redundant HDLC info printed by IXP4xx HSS driver. by Krzysztof Hałasa · 12 years ago
  44. 3e2f61c ixp4xx_hss: avoid calling dma_pool_create() with NULL dev by Xi Wang · 12 years ago
  45. b1ead1a Make the wanxl firmware array const by David Howells · 12 years ago
  46. c48c8d5 Fix the wanxl firmware to include missing constants by David Howells · 12 years ago
  47. bdd4f8c UAPI: Fix compilation of the wanxl firmware blob. by David Howells · 12 years ago
  48. 50fb47a farsync: fix support for over 30 cards by Dan Carpenter · 12 years ago
  49. 15c0665 sections: fix section conflicts in drivers/net/wan by Andi Kleen · 12 years ago
  50. 0b836dd ixp4xx_hss: fix build failure due to missing linux/module.h inclusion by Florian Fainelli · 12 years ago
  51. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 12 years ago
  52. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  53. 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
  54. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  55. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 48159f0 drivers/net/wan/farsync.c: add missing iounmap by Julia Lawall · 12 years ago
  57. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  58. eff98db net/wan: use module_pci_driver by Axel Lin · 12 years ago
  59. 91ceae3 NET: pc300, move to staging as it is broken by Jiri Slaby · 12 years ago
  60. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  61. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  62. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  63. ac4e016 NET: pc300, show version info from module init by Jiri Slaby · 12 years ago
  64. c2f128a NET: pc300, do not zero global variables by Jiri Slaby · 12 years ago
  65. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  66. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  67. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  68. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  69. c8d755b net/wan/hdlc_ppp: use break in switch by Jesper Juhl · 13 years ago
  70. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  71. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  72. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  73. 781223a sbni: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  74. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  75. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 13 years ago
  76. 23efcb7 wan: Update to current logging forms by Joe Perches · 13 years ago
  77. c75bb2c ixp4xx_hss: Update to current logging forms by Joe Perches · 13 years ago
  78. e8c122f farsync: Update to current logging forms by Joe Perches · 13 years ago
  79. 09a1732 dscc4: Update to current logging forms by Joe Perches · 13 years ago
  80. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 13 years ago
  81. d6810e1 cyclom: Update to current logging forms by Joe Perches · 13 years ago
  82. 9cbe50d cosa: Update to current logging forms by Joe Perches · 13 years ago
  83. 12a3bfe generic_hdlc: Update to current logging forms by Joe Perches · 13 years ago
  84. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  85. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  86. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  87. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  88. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  89. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  90. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  91. 772e289 wan/pc300: Drop __TIME__ usage by Michal Marek · 13 years ago
  92. 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
  93. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  94. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  95. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  96. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  99. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  100. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago