| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | net/smc: implement DMB-merged operations of loopback-ism | Wen Gu | 2024-04-30 | 2 | -15/+108 |
* | | net/smc: adapt cursor update when sndbuf and peer DMB are merged | Wen Gu | 2024-04-30 | 1 | -2/+34 |
* | | net/smc: {at|de}tach sndbuf to peer DMB if supported | Wen Gu | 2024-04-30 | 3 | -1/+77 |
* | | net/smc: add operations to merge sndbuf with peer DMB | Wen Gu | 2024-04-30 | 2 | -0/+44 |
* | | net/smc: register loopback-ism into SMC-D device list | Wen Gu | 2024-04-30 | 3 | -16/+35 |
* | | net/smc: ignore loopback-ism when dumping SMC-D devices | Wen Gu | 2024-04-30 | 2 | -0/+7 |
* | | net/smc: mark optional smcd_ops and check for support when called | Wen Gu | 2024-04-30 | 1 | -1/+8 |
* | | net/smc: implement DMB-related operations of loopback-ism | Wen Gu | 2024-04-30 | 2 | -3/+139 |
* | | net/smc: implement ID-related operations of loopback-ism | Wen Gu | 2024-04-30 | 2 | -5/+60 |
* | | net/smc: introduce loopback-ism for SMC intra-OS shortcut | Wen Gu | 2024-04-30 | 5 | -1/+223 |
* | | net/smc: decouple ism_client from SMC-D DMB registration | Wen Gu | 2024-04-30 | 1 | -5/+2 |
* | | sysctl: treewide: constify ctl_table_header::ctl_table_arg | Thomas Weißschuh | 2024-04-22 | 1 | -1/+1 |
* | | net/smc: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 2024-04-03 | 2 | -12/+20 |
* | | net: add sk_wake_async_rcu() helper | Eric Dumazet | 2024-03-29 | 1 | -2/+2 |
* | | net/smc: make smc_hash_sk/smc_unhash_sk static | Zhengchao Shao | 2024-03-29 | 1 | -4/+2 |
|/ |
|
* | net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() | Eric Dumazet | 2024-03-05 | 1 | -0/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-02-15 | 1 | -0/+1 |
|\ |
|
| * | net: smc: fix spurious error message from __sock_release() | Dmitry Antipov | 2024-02-14 | 1 | -0/+1 |
* | | net/smc: change the term virtual ISM to Emulated-ISM | Wen Gu | 2024-02-07 | 6 | -24/+24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-02-01 | 1 | -3/+9 |
|\| |
|
| * | net/smc: fix incorrect SMC-D link group matching logic | Wen Gu | 2024-01-26 | 1 | -3/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-01-25 | 1 | -1/+1 |
|\| |
|
| * | net/smc: fix illegal rmb_desc access in SMC-D connection dump | Wen Gu | 2024-01-19 | 1 | -1/+1 |
* | | sock_diag: add module pointer to "struct sock_diag_handler" | Eric Dumazet | 2024-01-23 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2024-01-11 | 13 | -278/+457 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-01-04 | 1 | -2/+1 |
| |\ |
|
| * | | net/smc: manage system EID in SMC stack instead of ISM driver | Wen Gu | 2023-12-26 | 2 | -9/+31 |
| * | | net/smc: disable SEID on non-s390 archs where virtual ISM may be used | Wen Gu | 2023-12-26 | 1 | -0/+14 |
| * | | net/smc: support extended GID in SMC-D lgr netlink attribute | Wen Gu | 2023-12-26 | 2 | -0/+8 |
| * | | net/smc: compatible with 128-bits extended GID of virtual ISM device | Wen Gu | 2023-12-26 | 10 | -55/+146 |
| * | | net/smc: define a reserved CHID range for virtual ISM devices | Wen Gu | 2023-12-26 | 1 | -0/+20 |
| * | | net/smc: introduce virtual ISM device support feature | Wen Gu | 2023-12-26 | 1 | -3/+6 |
| * | | net/smc: support SMCv2.x supplemental features negotiation | Wen Gu | 2023-12-26 | 4 | -4/+22 |
| * | | net/smc: unify the structs of accept or confirm message for v1 and v2 | Wen Gu | 2023-12-26 | 3 | -97/+62 |
| * | | net/smc: introduce sub-functions for smc_clc_send_confirm_accept() | Wen Gu | 2023-12-26 | 1 | -82/+115 |
| * | | net/smc: rename some 'fce' to 'fce_v2x' for clarity | Wen Gu | 2023-12-26 | 1 | -14/+16 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-12-07 | 3 | -9/+8 |
| |\ \ |
|
| * | | | net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty | Li RongQing | 2023-11-24 | 2 | -30/+1 |
| * | | | net/smc: add sysctl for max conns per lgr for SMC-R v2.1 | Guangguan Wang | 2023-11-24 | 3 | -2/+16 |
| * | | | net/smc: add sysctl for max links per lgr for SMC-R v2.1 | Guangguan Wang | 2023-11-24 | 5 | -5/+23 |
* | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-01-09 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 2024-01-08 | 1 | -1/+1 |
| |/ / |
|
* | / | net/smc: fix invalid link access in dumping SMC-R connections | Wen Gu | 2024-01-03 | 1 | -2/+1 |
| |/
|/| |
|
* | | net/smc: fix missing byte order conversion in CLC handshake | Wen Gu | 2023-12-07 | 3 | -9/+8 |
|/ |
|
* | net/smc: avoid data corruption caused by decline | D. Wythe | 2023-11-22 | 1 | -2/+6 |
* | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules | Jakub Kicinski | 2023-11-19 | 1 | -0/+1 |
* | net/smc: put sk reference if close work was canceled | D. Wythe | 2023-11-06 | 1 | -1/+2 |
* | net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc | D. Wythe | 2023-11-06 | 1 | -5/+4 |
* | net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT | D. Wythe | 2023-11-06 | 4 | -4/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-10-19 | 3 | -6/+8 |
|\ |
|