1. fc0494e net: qrtr: Fix memory leak in qrtr_tun_open by Takeshi Misawa · 3 years, 10 months ago
  2. 2a80c15 net/qrtr: restrict user-controlled length in qrtr_tun_write_iter() by Sabyrzhan Tasbolatov · 4 years ago
  3. 4beb17e net: qrtr: fix null-ptr-deref in qrtr_ns_remove by Qinglang Miao · 4 years ago
  4. 846c3c9 Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 4 years, 1 month ago
  5. 2ca7e30 net: qrtr: Unprepare MHI channels during remove by Bhaumik Bhatt · 4 years, 1 month ago
  6. a2e2cc0 net: qrtr: Start MHI channels during init by Loic Poulain · 4 years, 3 months ago
  7. 90829f0 net: qrtr: Release distant nodes along the bridge node by Loic Poulain · 4 years, 2 months ago
  8. f7dec6c net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packet by Loic Poulain · 4 years, 2 months ago
  9. 0baa99e net: qrtr: Allow non-immediate node routing by Loic Poulain · 4 years, 2 months ago
  10. 87f547c net: qrtr: Allow forwarded services by Loic Poulain · 4 years, 2 months ago
  11. ae068f56 net: qrtr: Fix port ID for control messages by Loic Poulain · 4 years, 2 months ago
  12. 082bb94 net: qrtr: ns: Fix the incorrect usage of rcu_read_lock() by Manivannan Sadhasivam · 4 years, 3 months ago
  13. a7809ff net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks by Manivannan Sadhasivam · 4 years, 3 months ago
  14. 3ca1a42 net: qrtr: check skb_put_padto() return value by Eric Dumazet · 4 years, 4 months ago
  15. 8dfddfb net: qrtr: fix usage of idr in port assignment to socket by Necip Fazil Yildiran · 4 years, 4 months ago
  16. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  17. af9f691 qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 5 months ago
  18. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  19. 8ff41cc net: qrtr: Fix an out of bounds read qrtr_endpoint_post() by Dan Carpenter · 4 years, 6 months ago
  20. 28541f3 net: qrtr: free flow in __qrtr_node_release by Carl Huang · 4 years, 6 months ago
  21. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  22. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  23. c6e08d6 net: qrtr: Allocate workqueue before kernel_bind by Chris Lew · 4 years, 7 months ago
  24. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  25. d28ea1f net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years, 7 months ago
  26. e426710 net: qrtr: Do not depend on ARCH_QCOM by Manivannan Sadhasivam · 4 years, 8 months ago
  27. 6e728f3 net: qrtr: Add MHI transport layer by Manivannan Sadhasivam · 4 years, 8 months ago
  28. dfddb54 net: qrtr: Add tracepoint support by Manivannan Sadhasivam · 4 years, 8 months ago
  29. 6dbf02a net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 9 months ago
  30. 71046ab net: qrtr: Fix FIXME related to qrtr_ns_init() by Bjorn Andersson · 4 years, 10 months ago
  31. a1dc1d6 net: qrtr: Respond to HELLO message by Bjorn Andersson · 4 years, 10 months ago
  32. 9baeea5 net: qrtr: Fix error pointer vs NULL bugs by Dan Carpenter · 4 years, 10 months ago
  33. 13ef6ae net: qrtr: fix spelling mistake "serivce" -> "service" by Colin Ian King · 4 years, 10 months ago
  34. 31d6cbe net: qrtr: Fix the local node ID as 1 by Manivannan Sadhasivam · 4 years, 10 months ago
  35. 0c2204a net: qrtr: Migrate nameservice to kernel from userspace by Manivannan Sadhasivam · 4 years, 10 months ago
  36. e04df98 net: qrtr: Remove receive worker by Bjorn Andersson · 5 years ago
  37. f16a4b26 net: qrtr: Make qrtr_port_lookup() use RCU by Bjorn Andersson · 5 years ago
  38. 0a7e0d0 net: qrtr: Migrate node lookup tree to spinlock by Bjorn Andersson · 5 years ago
  39. 5fdeb0d net: qrtr: Implement outgoing flow control by Bjorn Andersson · 5 years ago
  40. cb6530b net: qrtr: Move resume-tx transmission to recvmsg by Bjorn Andersson · 5 years ago
  41. ce57785 net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue by Carl Huang · 5 years ago
  42. 21d8bd1 net: qrtr: Simplify 'qrtr_tun_release()' by Christophe JAILLET · 5 years ago
  43. 73f0c11 net: qrtr: Stop rx_worker before freeing node by Bjorn Andersson · 5 years ago
  44. a21b7f0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 5 years ago
  45. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  46. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  47. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  48. 7036e62 net: qrtr: Fix message type of outgoing packets by Bjorn Andersson · 6 years ago
  49. 8f5e245 net: qrtr: use protocol endiannes variable by Nicholas Mc Guire · 6 years ago
  50. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  51. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  52. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  53. d27e77a net: qrtr: Reset the node and port ID of broadcast messages by Arun Kumar Neelakantam · 6 years ago
  54. fdf5fd3 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 6 years ago
  55. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  56. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  57. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  58. 28fb4e5 net: qrtr: Expose tunneling endpoint to user space by Bjorn Andersson · 7 years ago
  59. 77ac725 net: qrtr: add MODULE_ALIAS_NETPROTO macro by Nicolas Dechesne · 7 years ago
  60. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. c77f5fb qrtr: add MODULE_ALIAS macro to smd by Ramon Fried · 7 years ago
  62. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  63. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  64. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. b7e732f qrtr: Move to postcore_initcall by Bjorn Andersson · 7 years ago
  66. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  68. 194ccc8 net: qrtr: Support decoding incoming v2 packets by Bjorn Andersson · 7 years ago
  69. f507a9b6 net: qrtr: Use sk_buff->cb in receive path by Bjorn Andersson · 7 years ago
  70. 1a7959c net: qrtr: Clean up control packet handling by Bjorn Andersson · 7 years ago
  71. e704448 net: qrtr: Pass source and destination to enqueue functions by Bjorn Andersson · 7 years ago
  72. da7653f net: qrtr: Add control packet definition to uapi by Bjorn Andersson · 7 years ago
  73. 2897871 net: qrtr: Move constants to header file by Bjorn Andersson · 7 years ago
  74. ae85bfa net: qrtr: Invoke sk_error_report() after setting sk_err by Bjorn Andersson · 7 years ago
  75. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  76. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  77. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  78. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  79. b24844b net: qrtr: Inform open sockets about new controller by Bjorn Andersson · 8 years ago
  80. 1784473 net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed by Bjorn Andersson · 8 years ago
  81. 8acc8ee net: qrtr: Inject BYE on remote termination by Bjorn Andersson · 8 years ago
  82. 64f9eca net: qrtr: Refactor packet allocation by Bjorn Andersson · 8 years ago
  83. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  85. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  86. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  87. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  88. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  89. 08a6ee5 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel by David S. Miller · 9 years ago
  90. a986a05 net: qrtr: fix build problems by Arnd Bergmann · 9 years ago
  91. f79a917 Merge tag 'qcom-soc-for-4.7-2' into net-next by Bjorn Andersson · 9 years ago
  92. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 9 years ago