1. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  2. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  3. 0f1eae8 net: caif: remove redundant assignment to variable expectlen by Colin Ian King · 3 years ago
  4. 5520fb4 net: caif: get ready for const netdev->dev_addr by Jakub Kicinski · 3 years, 2 months ago
  5. 550ac9c net-caif: avoid user-triggerable WARN_ON(1) by Eric Dumazet · 3 years, 4 months ago
  6. 991e634 net: fix uninit-value in caif_seqpkt_sendmsg by Ziyang Xuan · 3 years, 6 months ago
  7. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  8. 9fd2bc3 net: caif: modify the label out_err to out by Dongliang Mu · 3 years, 6 months ago
  9. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  10. 7f5d866 net: caif: fix memory leak in cfusbl_device_notify by Pavel Skripkin · 3 years, 7 months ago
  11. b53558a net: caif: fix memory leak in caif_device_notify by Pavel Skripkin · 3 years, 7 months ago
  12. a2805dc net: caif: add proper error handling by Pavel Skripkin · 3 years, 7 months ago
  13. bce130e net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 7 months ago
  14. 0f3ee28 net: caif: Drop unnecessary NULL check after container_of by Guenter Roeck · 3 years, 8 months ago
  15. d6d8a24 net: caif: Use netif_rx_any_context(). by Sebastian Andrzej Siewior · 3 years, 11 months ago
  16. 877c347 caif: Remove duplicate macro SRVL_CTRL_PKT_SIZE by Wang Hai · 4 years, 4 months ago
  17. e104684 net: caif: fix error code handling by Tong Zhang · 4 years, 4 months ago
  18. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  19. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 5 months ago
  20. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  21. 99b2292 net: caif: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  22. 8518307 net: caif: use true,false for bool variables by Jason Yan · 4 years, 8 months ago
  23. f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 4 years, 10 months ago
  24. 43d8877 caif_usb: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  25. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  26. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  27. 0903102 Clean up the net/caif/Kconfig menu by rd.dunlab@gmail.com · 5 years ago
  28. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  29. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  30. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  31. 34dcf6a net: caif: fix the value of size argument of snprintf by swkhack · 6 years ago
  32. b0a231a net: caif: avoid using qdisc_qlen() by Paolo Abeni · 6 years ago
  33. 1eb0016 net: caif: use skb helpers instead of open-coding them by Jann Horn · 6 years ago
  34. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  35. 5d288b8 net: caif: remove redundant null check on frontpkt by Colin Ian King · 6 years ago
  36. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  37. 64119e0 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 6 years ago
  38. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  39. 9490e40 net/caif: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  40. 5e84b38 net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN" by Colin Ian King · 7 years ago
  41. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  42. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  43. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  44. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. ce62896 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  46. 93070d3 caif: Define usercopy region in caif proto slab cache by David Windsor · 7 years ago
  47. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. b0d55b5 caif_usb: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  49. 3dc2fa47 net: caif: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  50. 373372b net: caif: remove unused hardirq.h by Yang Shi · 7 years ago
  51. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  52. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  53. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  54. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  55. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  56. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. 20a3d5b caif: Add sockaddr length check before accessing sa_family in connect handler by Mateusz Jurczyk · 8 years ago
  58. f146e87 net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 8 years ago
  59. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  60. 173e783 net: socket: mark socket protocol handler structs as const by linzhang · 8 years ago
  61. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  62. 54c30f6 net: caif: Remove unused stats member from struct chnl_net by Tobias Klauser · 8 years ago
  63. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. c79e167 net: caif: remove ineffective check by Pan Bian · 8 years ago
  65. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  66. b09edbd net caif: insert missing spaces in pr_* messages and unbreak multi-line strings by Colin Ian King · 8 years ago
  67. 56e2f23 caif: Remove unneeded header file by Amitoj Kaur Chawla · 9 years ago
  68. 8e0cc8c net: caif: fix misleading indentation by Arnd Bergmann · 9 years ago
  69. 449f14f net: caif: fix erroneous return value by Anton Protopopov · 9 years ago
  70. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  71. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  72. b8a23e8 caif: fix leaks and race in caif_queue_rcv_skb() by Eric Dumazet · 9 years ago
  73. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. b48732e unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 10 years ago
  75. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  76. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  77. 3eeff77 caif: fix MSG_OOB test in caif_seqpkt_recvmsg() by Al Viro · 10 years ago
  78. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  80. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 10 years ago
  81. 8997c27 caif: remove wrong dev_net_set() call by Nicolas Dichtel · 10 years ago
  82. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  83. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  84. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  85. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  86. 91c4467 caif_usb: use target structure member in memset by Fabian Frederick · 10 years ago
  87. 7970f19 caif_usb: remove redundant memory message by Fabian Frederick · 10 years ago
  88. 6ff1e1e3 caif: replace kmalloc/memset 0 by kzalloc by Fabian Frederick · 10 years ago
  89. 1f7a316 caif: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  90. fb0d164 net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 11 years ago
  91. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  92. 02fe72c net: Include appropriate header file in caif/cfsrvl.c by Rashika Kheria · 11 years ago
  93. 8203274 net: Include appropriate header file in caif/caif_dev.c by Rashika Kheria · 11 years ago
  94. 14e4814 net: Missing change from the ether_addr_copy() fixups. by David S. Miller · 11 years ago
  95. 34b2cff caif_usb: Use ether_addr_copy by Joe Perches · 11 years ago
  96. a74e942 caif: __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  97. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  98. 253c6da caif: use pskb_put() instead of reimplementing its functionality by Mathias Krause · 11 years ago
  99. 0c1db73 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  100. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago