1. 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
  2. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  3. 640462c Coding style correction of some wan drivers by Rudy Matela · 15 years ago
  4. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  5. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  7. 870571a2 hdlc: spelling fix in find_pvc() comment by Rudy Matela · 15 years ago
  8. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  9. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  10. 614c12a net: Coding style corrections on Sealevel Systems 4021 driver. by Rudy Matela · 15 years ago
  11. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 40be261 wan: cosa: drop chan->wsem on error path by Dan Carpenter · 15 years ago
  13. 6f7ad1e wan: Coding style correction in HDLC/Frame Relay support routines by Rudy Matela · 15 years ago
  14. 48b3d3e wan: Frame Relay/DLCI coding style corrections. by Rudy Matela · 15 years ago
  15. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  16. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  17. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. d8bda9f drivers/net/wan: remove exceptional & on function name by Julia Lawall · 15 years ago
  19. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  20. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  21. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  22. 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
  23. 9652041 WAN: fix Cisco HDLC handshaking. by Krzysztof Halasa · 15 years ago
  24. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  25. 966a5d1 drivers/net/wan: introduce missing kfree by Julia Lawall · 15 years ago
  26. 5dbc465 IXP42x HSS support for setting internal clock rate by Krzysztof Halasa · 15 years ago
  27. 32e6a0c WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. by Krzysztof Halasa · 15 years ago
  28. 3848242 wan: dlci/sdla transmit return dehacking by Stephen Hemminger · 15 years ago
  29. fab4e76 WAN: dscc4: Fix warning pointing out a bug. by David S. Miller · 15 years ago
  30. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  31. 5de3fca WAN: bit and/or confusion by roel kluin · 15 years ago
  32. 38edb5b WAN/LMC: Fix type_trans(). by Krzysztof Halasa · 15 years ago
  33. 8dd0708 lmc: Read outside array bounds by roel kluin · 15 years ago
  34. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  36. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  37. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  38. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 15 years ago
  39. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  40. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  41. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  42. 47f88c9 net: fix network drivers ndo_start_xmit() return values (part 4) by Patrick McHardy · 15 years ago
  43. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  44. 9733bb8 IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. by Krzysztof Hałasa · 15 years ago
  45. 6a68afe IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. by Krzysztof Hałasa · 15 years ago
  46. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  47. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 15 years ago
  49. d32da05 wan/pc300_drv: convert to net_device_ops by Alexander Beregalov · 15 years ago
  50. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 15 years ago
  51. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  52. 3a070ad trivial: fix typo "varaible" -> "variable" by Uwe Kleine-Koenig · 15 years ago
  53. ac99533 wan: convert sdla driver to net_device_ops by Stephen Hemminger · 15 years ago
  54. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  55. 7dd0b6e sbni: convert to net_device_ops by Stephen Hemminger · 15 years ago
  56. fe6c6fb sbni: use internal net_device_stats by Stephen Hemminger · 15 years ago
  57. 39549b1 labether: convert to net_device_ops by Stephen Hemminger · 15 years ago
  58. ea2ebaf lapbether: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  59. d9b06c4 cycx: convert to net_device_ops by Stephen Hemminger · 15 years ago
  60. 49e8aba dlci: convert to net_device_ops by Stephen Hemminger · 15 years ago
  61. 07d117c dlci: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  62. 48f26ad x25_asy: convert to net_device_ops by Stephen Hemminger · 15 years ago
  63. 6a8eba3 x25_asy: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  64. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  65. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  66. fbbfb98 wan: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  67. 81b700b lapb: get rid of non-const printk warning by Stephen Hemminger · 15 years ago
  68. 5ed1e98 drivers/net/wan: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  69. 5ee0d59 drivers/net/wan: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  70. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  71. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  72. 991990a WAN: Convert generic HDLC drivers to netdev_ops. by Krzysztof Hałasa · 15 years ago
  73. dff3fde WAN: Allow hw HDLC drivers to override dev->get_stats. by Krzysztof Hałasa · 15 years ago
  74. 7cdc15f WAN: Generic HDLC now uses IFF_WAN_HDLC private flag. by Krzysztof Hałasa · 15 years ago
  75. d973674 WAN: Fix NAPI interface in IXP4xx HSS driver. by Krzysztof Hałasa · 15 years ago
  76. 2d0658d net: Fix more NAPI interface netdev argument drop fallout. by Kamalesh Babulal · 15 years ago
  77. 62c5345 drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols by Hannes Eder · 15 years ago
  78. 7b3dfa1 drivers/net/wan: fix sparse warning: make symbol static by Hannes Eder · 15 years ago
  79. d157e02 drivers/net/wan: fix sparse warnings: make do-while a compound statement by Hannes Eder · 15 years ago
  80. e74b3f7 Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 15 years ago
  81. c14ea0c drivers/net/wan: Remove redundant test by Julia Lawall · 15 years ago
  82. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 15 years ago
  83. 4cb56b6 drivers/net/wan: Remove redundant test by Julia Lawall · 15 years ago
  84. 93bc933 HDLC_PPP: Fix Configure-Ack to return original options as required by the standard. by Krzysztof Hałasa · 16 years ago
  85. e6da96a IXP4xx: move common debugging from network drivers to QMGR module. by Krzysztof Hałasa · 15 years ago
  86. f5b89e4 WAN: Add IXP4xx HSS HDLC driver. by Krzysztof Hałasa · 15 years ago
  87. d2b8881 tty: driverdata and discdata are void * by Alan Cox · 16 years ago
  88. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  89. 4174439 z85230: fix warning in drivers/net/wan/z85230.c by Ingo Molnar · 16 years ago
  90. 486bf8d netdevice sbni: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  91. 6476a90 WAN pc300too.c: Fix PC300-X.21 detection by Krzysztof Hałasa · 16 years ago
  92. 7236470 WAN: syncppp.c is no longer used by any kernel code. Remove it. by Krzysztof Hałasa · 16 years ago
  93. e022c2f WAN: new synchronous PPP implementation for generic HDLC. by Krzysztof Hałasa · 16 years ago
  94. e1f024e WAN: Simplify sca_init_port() in HD64572 driver. by Krzysztof Hałasa · 16 years ago
  95. fcfe9ff WAN: Correct comments in hd6457[02].c by Krzysztof Hałasa · 16 years ago
  96. 0b59cef WAN: HD64572 drivers don't use next_desc() anymore. by Krzysztof Hałasa · 16 years ago
  97. 61e0a6a WAN: Simplify HD64572 drivers. by Krzysztof Hałasa · 16 years ago
  98. 9678343 WAN: don't print HD64572 driver versions anymore. by Krzysztof Hałasa · 16 years ago
  99. 0954ed8 WAN: Simplify HD64572 status handling. by Krzysztof Hałasa · 16 years ago
  100. 0446c3b WAN: rework HD64572 interrupts a bit. by Krzysztof Hałasa · 16 years ago