1. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  2. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  3. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  4. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  6. 85deed5 net/wan/fsl_ucc_hdlc: fix muram allocation error by Holger Brunck · 8 years ago
  7. 067bb93 net/wan/fsl_ucc_hdlc: add hdlc-bus support by Holger Brunck · 8 years ago
  8. 54e9e08 net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode by Holger Brunck · 8 years ago
  9. 5b8aad9 net/wan/fsl_ucc_hdlc: fix incorrect memory allocation by Holger Brunck · 8 years ago
  10. 10515db net/wan/fsl_ucc_hdlc: fix wrong indentation by Holger Brunck · 8 years ago
  11. 66bb144 net/wan/fsl_ucc_hdlc: fix unitialized variable warnings by Holger Brunck · 8 years ago
  12. f089785 net/wan/fsl_ucc_hdlc: cleanup debug traces by Holger Brunck · 8 years ago
  13. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  14. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  15. 2a39e7a wan: pc300too: abort path on failure by Pan Bian · 8 years ago
  16. af28a03 Annotate hardware config module parameters in drivers/net/wan/ by David Howells · 8 years ago
  17. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  18. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 74179d4 net/wan: add MODULE_LICENSE for fsl_ucc_hdlc by Valentin Longchamp · 8 years ago
  20. fee4022 net: wan: slic_ds26522: Remove .owner field for driver by Wei Yongjun · 8 years ago
  21. c3afa99 net: wan: slic_ds26522: Use module_spi_driver to simplify the code by Wei Yongjun · 8 years ago
  22. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  23. 6013386 net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured" by Colin Ian King · 8 years ago
  24. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  25. aabd7ad WAN: use designated initializers by Kees Cook · 8 years ago
  26. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  28. 059f014 net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  29. 485c9d4 net: wan: slic_ds26522: Export OF module alias information by Javier Martinez Canillas · 8 years ago
  30. 558c5eb net: wan: slic_ds26522: add SPI device ID table to fix module autoload by Javier Martinez Canillas · 8 years ago
  31. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  32. 776482c wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent() by Christophe Jaillet · 8 years ago
  33. 650097c net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar by Geert Uytterhoeven · 8 years ago
  34. 24a24d0 wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter" by Colin Ian King · 8 years ago
  35. 8c57a3a wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 9 years ago
  36. 459421c wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code by Wei Yongjun · 9 years ago
  37. 9d5658e wan/fsl_ucc_hdlc: remove .owner field for driver by Wei Yongjun · 9 years ago
  38. 1efb597 wan/fsl_ucc_hdlc: rewrite error handling to make it clearer by Zhao Qiang · 9 years ago
  39. 1821051 wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv' by Zhao Qiang · 9 years ago
  40. 2f43b9b wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl() by Dan Carpenter · 9 years ago
  41. c37d4a0 Maxim/driver: Add driver for maxim ds26522 by Zhao Qiang · 9 years ago
  42. c573976 drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_ by Andreas Ziegler · 9 years ago
  43. c19b6d2 drivers/net: support hdlc function for QE-UCC by Zhao Qiang · 9 years ago
  44. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  45. e725a66 farsync: fix off-by-one bug in fst_add_one by Arnd Bergmann · 9 years ago
  46. 7cb43be wan: lmc: Switch to using managed resources by Amitoj Kaur Chawla · 9 years ago
  47. db92ea5 dscc4: Undefined signed int shift by Michael McConville · 9 years ago
  48. 3b780be x25_asy: Free x25_asy on x25_asy_open() failure. by David S. Miller · 9 years ago
  49. 7e074af wan: wanxl: add pci_disable_device in case of error by Saurabh Sengar · 9 years ago
  50. 2f8364a WAN: HDLC: Call notifiers before and after changing device type by Andrew Lunn · 9 years ago
  51. ff351644 WAN: HDLC: Detach protocol before unregistering device by Andrew Lunn · 9 years ago
  52. ee9159d wan/x25: Fix use-after-free in x25_asy_open_tty() by Peter Hurley · 9 years ago
  53. 52d1785 hdlc: fix null-deref on allocation failure by stephen hemminger · 9 years ago
  54. bd516bd net: wan: sbni: fix device usage count by Sudip Mukherjee · 9 years ago
  55. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 10 years ago
  56. e6d0069 cosa: missing error code on failure in probe() by Dan Carpenter · 10 years ago
  57. 145c370 Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html by Masanari Iida · 10 years ago
  58. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 10 years ago
  59. cbab151 wan: dscc4: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  60. fb79c06 cosa: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  61. c5726d2 wan: dscc4: fix build warning Wunused-but-set-variable by Nicholas Mc Guire · 10 years ago
  62. a3786a5 cosa: fix error return code by Julia Lawall · 10 years ago
  63. 27d751b wan: lmc: fix error return code by Julia Lawall · 10 years ago
  64. 2c45015 wan: cosa: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  65. 303c28d net: wan: add missing virt_to_bus dependencies by Arnd Bergmann · 10 years ago
  66. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  67. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  68. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  69. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 11 years ago
  70. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  71. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  72. db56958 wan: wanxl: Remove typedefs from struct names by Himangi Saraogi · 11 years ago
  73. 3fadb06 hdlc: Remove typedefs from struct names by Himangi Saraogi · 11 years ago
  74. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. 015435e dlci: remove unnecessary break after return by Fabian Frederick · 11 years ago
  76. a28d0e8 wan/x25_asy: integer overflow in x25_asy_change_mtu() by Dan Carpenter · 11 years ago
  77. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  79. 19eeb2f farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() by Alexey Khoroshilov · 11 years ago
  80. 581d9ba farsync: Fix confusion about DMA address and buffer offset types by Ben Hutchings · 11 years ago
  81. 8db4ec6 wan: Use usleep_range() by Manuel Schölling · 11 years ago
  82. 7077f22 drivers/net/wan: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  83. 1dd333f driver/net: cosa driver uses udelay incorrectly by Li, Zhen-Hua · 11 years ago
  84. a88f92b wan: dlci: Remove unused netdev_priv pointer by Christian Engelmayer · 11 years ago
  85. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  86. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  87. 88bfe6ea net: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  88. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  89. b6835f9 drivers: net: Include new header file in sbni.c by Rashika Kheria · 11 years ago
  90. 42cd36a wan: wanxl: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  91. 9e2c921 wan: pci200syn: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  92. 06bbd68 wan: pc300too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  93. 94d6b53 wan: lmc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  94. 3c0d6d3 wan: dscc4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  95. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. 0e67d99 net: wan: sbni: remove assembly crc32 code by Sebastian Siewior · 11 years ago
  97. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. 2b13d06 wanxl: fix info leak in ioctl by Salva Peiró · 11 years ago
  99. 96b3404 farsync: fix info leak in ioctl by Salva Peiró · 11 years ago
  100. 0ca4520 net: wan: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago