1. 00af2aa net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() by Eric Dumazet · 1 year ago
  2. 73be9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
  3. 6cf9ff4 net: smc: fix spurious error message from __sock_release() by Dmitry Antipov · 1 year, 1 month ago
  4. b27696c net/smc: change the term virtual ISM to Emulated-ISM by Wen Gu · 1 year, 1 month ago
  5. cf24446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
  6. c3dfcdb net/smc: fix incorrect SMC-D link group matching logic by Wen Gu · 1 year, 1 month ago
  7. 06f609b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
  8. 114b4bb sock_diag: add module pointer to "struct sock_diag_handler" by Eric Dumazet · 1 year, 1 month ago
  9. dbc153f net/smc: fix illegal rmb_desc access in SMC-D connection dump by Wen Gu · 1 year, 2 months ago
  10. 3e7aeb7 Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 2 months ago
  11. fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
  12. 5e0a760 mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER by Kirill A. Shutemov · 1 year, 2 months ago
  13. e63c182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 2 months ago
  14. 9dbe086 net/smc: fix invalid link access in dumping SMC-R connections by Wen Gu · 1 year, 2 months ago
  15. b3bf760 net/smc: manage system EID in SMC stack instead of ISM driver by Wen Gu · 1 year, 3 months ago
  16. c6b8b8e net/smc: disable SEID on non-s390 archs where virtual ISM may be used by Wen Gu · 1 year, 3 months ago
  17. 01fd161 net/smc: support extended GID in SMC-D lgr netlink attribute by Wen Gu · 1 year, 3 months ago
  18. b40584d net/smc: compatible with 128-bits extended GID of virtual ISM device by Wen Gu · 1 year, 3 months ago
  19. 8dd512d net/smc: define a reserved CHID range for virtual ISM devices by Wen Gu · 1 year, 3 months ago
  20. 00e006a net/smc: introduce virtual ISM device support feature by Wen Gu · 1 year, 3 months ago
  21. ece60db net/smc: support SMCv2.x supplemental features negotiation by Wen Gu · 1 year, 3 months ago
  22. 9505450 net/smc: unify the structs of accept or confirm message for v1 and v2 by Wen Gu · 1 year, 3 months ago
  23. 5205ac4 net/smc: introduce sub-functions for smc_clc_send_confirm_accept() by Wen Gu · 1 year, 3 months ago
  24. ac053a1 net/smc: rename some 'fce' to 'fce_v2x' for clarity by Wen Gu · 1 year, 3 months ago
  25. 2483e7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 3 months ago
  26. c5a1039 net/smc: fix missing byte order conversion in CLC handshake by Wen Gu · 1 year, 3 months ago
  27. e7bed88 net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty by Li RongQing · 1 year, 3 months ago
  28. 1f2c9dd net/smc: add sysctl for max conns per lgr for SMC-R v2.1 by Guangguan Wang · 1 year, 3 months ago
  29. f8e80fc net/smc: add sysctl for max links per lgr for SMC-R v2.1 by Guangguan Wang · 1 year, 3 months ago
  30. e6d71b4 net/smc: avoid data corruption caused by decline by D. Wythe · 1 year, 3 months ago
  31. 938dbea net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules by Jakub Kicinski · 1 year, 4 months ago
  32. aa96fbd net/smc: put sk reference if close work was canceled by D. Wythe · 1 year, 4 months ago
  33. c5bf605 net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc by D. Wythe · 1 year, 4 months ago
  34. 5211c97 net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT by D. Wythe · 1 year, 4 months ago
  35. 041c346 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
  36. 4abbd2e net/smc: return the right falback reason when prefix checks fail by Dust Li · 1 year, 5 months ago
  37. c68681a net/smc: fix smc clc failed issue when netdevice not in init_net by Albert Huang · 1 year, 5 months ago
  38. 0e6bb5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
  39. a950a59 net/smc: Fix pos miscalculation in statistics by Nils Hoppmann · 1 year, 5 months ago
  40. a72178c net/smc: Fix dependency of SMC on ISM by Gerd Bayer · 1 year, 5 months ago
  41. 10bbf16 net: implement lockless SO_PRIORITY by Eric Dumazet · 1 year, 6 months ago
  42. f5146e3 net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add by Guangguan Wang · 1 year, 6 months ago
  43. 6912e72 net/smc: bugfix for smcr v2 server connect success statistic by Guangguan Wang · 1 year, 6 months ago
  44. adfd671 Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 6 months ago
  45. bc1fb82 net: annotate data-races around sk->sk_lingertime by Eric Dumazet · 1 year, 7 months ago
  46. bbed596 net/smc: Extend SMCR v2 linkgroup netlink attribute by Guangguan Wang · 1 year, 7 months ago
  47. 69b888e net/smc: support max links per lgr negotiation in clc handshake by Guangguan Wang · 1 year, 7 months ago
  48. 7f0620b net/smc: support max connections per lgr negotiation by Guangguan Wang · 1 year, 7 months ago
  49. 6ac1e656 net/smc: support smc v2.x features validate by Guangguan Wang · 1 year, 7 months ago
  50. 7290178 net/smc: add vendor unique experimental options area in clc handshake by Guangguan Wang · 1 year, 7 months ago
  51. 1e70094 net/smc: support smc release version negotiation in clc handshake by Guangguan Wang · 1 year, 7 months ago
  52. c899710 networking: Update to register_net_sysctl_sz by Joel Granados · 1 year, 7 months ago
  53. 4d016ae4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
  54. 30c3c4a net/smc: Use correct buffer sizes when switching between TCP and SMC by Gerd Bayer · 1 year, 7 months ago
  55. 833bac7e net/smc: Fix setsockopt and sysctl to specify same buffer size again by Gerd Bayer · 1 year, 7 months ago
  56. 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
  57. 4cbc32a net/smc: Remove unused function declarations by Yue Haibing · 1 year, 7 months ago
  58. 3c5b4d6 net: annotate data-races around sk->sk_mark by Eric Dumazet · 1 year, 7 months ago
  59. 2f8bc2b smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES by David Howells · 1 year, 9 months ago
  60. f8dd95b tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage by David Howells · 1 year, 9 months ago
  61. c308e9e net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT by Wen Gu · 1 year, 9 months ago
  62. 71c6aa0 net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK by Wen Gu · 1 year, 9 months ago
  63. b24aa14 net/smc: Scan from current RMB list when no position specified by Wen Gu · 1 year, 9 months ago
  64. 3511227 net/smc: Reset connection when trying to use SMCRv2 fails. by Wen Gu · 1 year, 10 months ago
  65. d0ac89f net: deal with most data-races in sk_wait_event() by Eric Dumazet · 1 year, 10 months ago
  66. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  67. 800e68c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 11 months ago
  68. 9744d2b smc: Fix use-after-free in tcp_write_timer_handler(). by Kuniyuki Iwashima · 1 year, 11 months ago
  69. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  70. 407db47 smc: preserve const qualifier in smc_sk() by Eric Dumazet · 2 years ago
  71. 1118aa4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
  72. 79a22238 net/smc: Use percpu ref for wr tx reference by Kai Shen · 2 years ago
  73. f947568 net/smc: Introduce explicit check for v2 support by Stefan Raspl · 2 years ago
  74. 9d876d3 net/smc: Fix device de-init sequence by Stefan Raspl · 2 years ago
  75. 13085e1 net/smc: fix deadlock triggered by cancel_delayed_work_syn() by Wenjia Zhang · 2 years ago
  76. 22a825c net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler() by D. Wythe · 2 years ago
  77. ce7ca794 net/smc: fix fallback failed while sendmsg with fastopen by D. Wythe · 2 years ago
  78. d1fabc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
  79. 475f9ff net/smc: fix application data exception by D. Wythe · 2 years, 1 month ago
  80. e40b801 net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link() by D. Wythe · 2 years, 1 month ago
  81. fe33311 net: no longer support SOCK_REFCNT_DEBUG feature by Jason Xing · 2 years, 1 month ago
  82. aff7bfe net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore by D. Wythe · 2 years, 1 month ago
  83. 4da6874 net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs() by D. Wythe · 2 years, 1 month ago
  84. f642101 net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse() by D. Wythe · 2 years, 1 month ago
  85. b5dd4d6 net/smc: llc_conf_mutex refactor, replace it with rw_semaphore by D. Wythe · 2 years, 1 month ago
  86. 509f15b net: add missing includes of linux/splice.h by Jakub Kicinski · 2 years, 1 month ago
  87. 8c81ba2 net/smc: De-tangle ism and smc device initialization by Stefan Raspl · 2 years, 1 month ago
  88. 820f210 s390/ism: Consolidate SMC-D-related code by Stefan Raspl · 2 years, 1 month ago
  89. 9de4df7 net/smc: Separate SMC-D and ISM APIs by Stefan Raspl · 2 years, 1 month ago
  90. 8747716 net/smc: Register SMC-D as ISM client by Stefan Raspl · 2 years, 1 month ago
  91. 89e7d2b net/ism: Add new API for client registration by Stefan Raspl · 2 years, 1 month ago
  92. c40bff4 net/smc: Terminate connections prior to device removal by Stefan Raspl · 2 years, 1 month ago
  93. 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 2 months ago
  94. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  95. 62ff373 net/smc: Fix possible leaked pernet namespace in smc_init() by Chen Zhongjin · 2 years, 4 months ago
  96. bdee15e net/smc: Fix an error code in smc_lgr_create() by Dan Carpenter · 2 years, 5 months ago
  97. 6627a20 net/smc: Support SO_REUSEPORT by Tony Lu · 2 years, 5 months ago
  98. 0140a71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 5 months ago
  99. 0227f05 net/smc: Unbind r/w buffer size from clcsock and make them tunable by Tony Lu · 2 years, 6 months ago
  100. 77eee32 net/smc: Introduce a specific sysctl for TEST_LINK time by Wen Gu · 2 years, 6 months ago