index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-05
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
2024-06-03
net/smc: change SMCR_RMBE_SIZES from 5 to 15
Guangguan Wang
2024-06-03
net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...
Guangguan Wang
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-04-30
net/smc: implement DMB-merged operations of loopback-ism
Wen Gu
2024-04-30
net/smc: adapt cursor update when sndbuf and peer DMB are merged
Wen Gu
2024-04-30
net/smc: {at|de}tach sndbuf to peer DMB if supported
Wen Gu
2024-04-30
net/smc: add operations to merge sndbuf with peer DMB
Wen Gu
2024-04-30
net/smc: register loopback-ism into SMC-D device list
Wen Gu
2024-04-30
net/smc: ignore loopback-ism when dumping SMC-D devices
Wen Gu
2024-04-30
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
2024-04-30
net/smc: implement DMB-related operations of loopback-ism
Wen Gu
2024-04-30
net/smc: implement ID-related operations of loopback-ism
Wen Gu
2024-04-30
net/smc: introduce loopback-ism for SMC intra-OS shortcut
Wen Gu
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-03
net/smc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
2024-03-05
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
2024-02-07
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-26
net/smc: fix incorrect SMC-D link group matching logic
Wen Gu
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-19
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
net/smc: define a reserved CHID range for virtual ISM devices
Wen Gu
2023-12-26
net/smc: introduce virtual ISM device support feature
Wen Gu
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
2023-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
[next]