1. d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
  2. 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  3. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  4. ca75bcf net: remove the caif_hsi driver by Christoph Hellwig · 3 years, 6 months ago
  5. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  6. 58af3d3 net: caif: fix memory leak in ldisc_open by Pavel Skripkin · 3 years, 7 months ago
  7. 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  8. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  9. ae8102b caif_virtio: Fix some typos in caif_virtio.c by Wang Hai · 3 years, 7 months ago
  10. 65a6779 net: caif: remove BUG_ON(dev == NULL) in caif_xmit by Du Cheng · 3 years, 8 months ago
  11. 4df0704 Revert "net: caif: replace BUG_ON with recovery code" by Greg Kroah-Hartman · 3 years, 8 months ago
  12. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  13. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
  14. 64d608d tty: cumulate and document tty_struct::ctrl* members by Jiri Slaby · 3 years, 8 months ago
  15. 6e94dbc tty: cumulate and document tty_struct::flow* members by Jiri Slaby · 3 years, 8 months ago
  16. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
  17. 8ff6949 net: caif: inline register_ldisc by Jiri Slaby · 3 years, 10 months ago
  18. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
  19. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
  20. ca5ae9e caif_virtio: use new tasklet API by Emil Renner Berthing · 4 years ago
  21. 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years ago
  22. f1638a4 caif_virtio: Remove redundant initialization of variable err by Jing Xiangfeng · 4 years, 3 months ago
  23. f773c76 net: caif: Use netif_rx_any_context() by Sebastian Andrzej Siewior · 4 years, 3 months ago
  24. f2bf88c net: caif: Remove unused caif SPI driver by Thomas Gleixner · 4 years, 3 months ago
  25. b8fc709 caif: fix cfv_netdev_tx()'s return type by Luc Van Oostenryck · 4 years, 6 months ago
  26. 1d01230 caif: fix cfspi_xmit()'s return type by Luc Van Oostenryck · 4 years, 6 months ago
  27. 8805464 caif: fix caif_xmit()'s return type by Luc Van Oostenryck · 4 years, 6 months ago
  28. c6ecd47 cail,hsi: fix cfhsi_xmit()'s return type by Luc Van Oostenryck · 4 years, 6 months ago
  29. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  30. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  31. 213e772 vhost: revert "vhost: disable for OABI" by Michael S. Tsirkin · 4 years, 8 months ago
  32. da50d57 docs: networking: convert caif files to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  33. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 9 months ago
  34. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  35. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 9 months ago
  36. 13bde56 net: caif: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  37. c5dea81 net: caif: replace BUG_ON with recovery code by Aditya Pakki · 5 years ago
  38. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  39. 5421cf8 drivers: net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  40. b52517e net: caif: Fix debugfs on 64-bit platforms by Geert Uytterhoeven · 5 years ago
  41. 0f04f8e Minor fixes to the CAIF Transport drivers Kconfig file by rd.dunlab@gmail.com · 5 years ago
  42. 21d5497 Isolate CAIF transport drivers into their own menu by rd.dunlab@gmail.com · 5 years ago
  43. 53f6f39 caif: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  44. fdd258d caif-hsi: fix possible deadlock in cfhsi_exit_module() by Taehee Yoo · 5 years ago
  45. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  46. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  47. e222822 net: caif: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  48. e339f863 net: caif: call dev_consume_skb_any when skb xmit done by Yang Wei · 6 years ago
  49. d61e403 drivers/net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  50. e0b4ed0 net: caif: remove redundant re-assignment of pointer pfrm by Colin Ian King · 7 years ago
  51. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  52. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  54. 7890d53 drivers: net: caif: use setup_timer() helper. by Allen Pais · 7 years ago
  55. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  56. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  57. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  58. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  59. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  60. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  61. f85205c net: caif: convert to use DRIVER_ATTR_RO by Greg Kroah-Hartman · 8 years ago
  62. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  63. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  64. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  65. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  66. 4d938245 vhost: split out vringh Kconfig by Michael S. Tsirkin · 8 years ago
  67. 59d53bc net: caif: use correct format specifier by xypron.glpk@gmx.de · 8 years ago
  68. deb1f45 caif-hsi: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  69. cfb76d7 net: caif: check return value of alloc_netdev by Rasmus Villemoes · 9 years ago
  70. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  71. 906a798 caif: remove unused struct member by Rasmus Villemoes · 10 years ago
  72. 8997c27 caif: remove wrong dev_net_set() call by Nicolas Dichtel · 10 years ago
  73. 3079c65 caif: Fix napi poll list corruption by Herbert Xu · 10 years ago
  74. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  75. 327cded caif: delete unnecessary field initialization by Julia Lawall · 11 years ago
  76. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  77. 855e0c5 virtio: use size-based config accessors. by Rusty Russell · 11 years ago
  78. cab6ce9 caif: add a sanity check to the tty name by Dan Carpenter · 11 years ago
  79. 56e0ef5 drivers/net: caif: fix wrong rtnl_is_locked() usage by Konstantin Khlebnikov · 11 years ago
  80. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  81. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  82. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  83. 01d779a caif_virtio: Remove bouncing email addresses by Sjur Brændeland · 12 years ago
  84. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. e56db27 caif: spi: missing platform_driver_unregister() on error in cfspi_init_module() by Wei Yongjun · 12 years ago
  86. c002090 caif: Update Dmitry's email address. by sjur.brandeland@stericsson.com · 12 years ago
  87. c2cd0a5 caif: Remove bouncing address for Daniel Martensson by sjur.brandeland@stericsson.com · 12 years ago
  88. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 12 years ago
  89. 1aef76e caif_virtio: fix error return code in cfv_create_genpool() by Wei Yongjun · 12 years ago
  90. 0d3b88d CAIF: fix tty->warned build error by Jiri Slaby · 12 years ago
  91. a8c7687 caif_virtio: Check that vringh_config is not null by Sjur Brændeland · 12 years ago
  92. b2273be caif_virtio: Use vringh_notify_enable correctly by Sjur Brændeland · 12 years ago
  93. 71bcbec caif_virtio: use simplified virtqueue accessors. by Rusty Russell · 12 years ago
  94. 0d2e1a2 caif_virtio: Introduce caif over virtio by Erwan Yvin · 12 years ago
  95. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 12 years ago
  96. 7a87590 caif: remove caif_shm by Erwan Yvin · 12 years ago
  97. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  98. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  99. ad4437d caif: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  100. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago