| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-14 | net: smc: fix spurious error message from __sock_release() | Dmitry Antipov | 1 | -0/+1 |
| 2024-01-26 | net/smc: fix incorrect SMC-D link group matching logic | Wen Gu | 1 | -3/+9 |
| 2024-01-19 | net/smc: fix illegal rmb_desc access in SMC-D connection dump | Wen Gu | 1 | -1/+1 |
| 2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 13 | -278/+457 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -1/+1 |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+1 |
| 2024-01-03 | net/smc: fix invalid link access in dumping SMC-R connections | Wen Gu | 1 | -2/+1 |
| 2023-12-26 | net/smc: manage system EID in SMC stack instead of ISM driver | Wen Gu | 2 | -9/+31 |
| 2023-12-26 | net/smc: disable SEID on non-s390 archs where virtual ISM may be used | Wen Gu | 1 | -0/+14 |
| 2023-12-26 | net/smc: support extended GID in SMC-D lgr netlink attribute | Wen Gu | 2 | -0/+8 |
| 2023-12-26 | net/smc: compatible with 128-bits extended GID of virtual ISM device | Wen Gu | 10 | -55/+146 |
| 2023-12-26 | net/smc: define a reserved CHID range for virtual ISM devices | Wen Gu | 1 | -0/+20 |
| 2023-12-26 | net/smc: introduce virtual ISM device support feature | Wen Gu | 1 | -3/+6 |
| 2023-12-26 | net/smc: support SMCv2.x supplemental features negotiation | Wen Gu | 4 | -4/+22 |
| 2023-12-26 | net/smc: unify the structs of accept or confirm message for v1 and v2 | Wen Gu | 3 | -97/+62 |
| 2023-12-26 | net/smc: introduce sub-functions for smc_clc_send_confirm_accept() | Wen Gu | 1 | -82/+115 |
| 2023-12-26 | net/smc: rename some 'fce' to 'fce_v2x' for clarity | Wen Gu | 1 | -14/+16 |
| 2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -9/+8 |
| 2023-12-07 | net/smc: fix missing byte order conversion in CLC handshake | Wen Gu | 3 | -9/+8 |
| 2023-11-24 | net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty | Li RongQing | 2 | -30/+1 |
| 2023-11-24 | net/smc: add sysctl for max conns per lgr for SMC-R v2.1 | Guangguan Wang | 3 | -2/+16 |
| 2023-11-24 | net/smc: add sysctl for max links per lgr for SMC-R v2.1 | Guangguan Wang | 5 | -5/+23 |
| 2023-11-22 | net/smc: avoid data corruption caused by decline | D. Wythe | 1 | -2/+6 |
| 2023-11-19 | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules | Jakub Kicinski | 1 | -0/+1 |
| 2023-11-06 | net/smc: put sk reference if close work was canceled | D. Wythe | 1 | -1/+2 |
| 2023-11-06 | net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc | D. Wythe | 1 | -5/+4 |
| 2023-11-06 | net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT | D. Wythe | 4 | -4/+9 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -6/+8 |
| 2023-10-16 | net/smc: return the right falback reason when prefix checks fail | Dust Li | 1 | -1/+1 |
| 2023-10-13 | net/smc: fix smc clc failed issue when netdevice not in init_net | Albert Huang | 3 | -5/+7 |
| 2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+10 |
| 2023-10-11 | net/smc: Fix pos miscalculation in statistics | Nils Hoppmann | 1 | -5/+9 |
| 2023-10-10 | net/smc: Fix dependency of SMC on ISM | Gerd Bayer | 1 | -0/+1 |
| 2023-10-01 | net: implement lockless SO_PRIORITY | Eric Dumazet | 1 | -1/+1 |
| 2023-09-10 | net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p... | Guangguan Wang | 1 | -0/+2 |
| 2023-09-10 | net/smc: bugfix for smcr v2 server connect success statistic | Guangguan Wang | 1 | -1/+2 |
| 2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+2 |
| 2023-08-21 | net: annotate data-races around sk->sk_lingertime | Eric Dumazet | 1 | -1/+1 |
| 2023-08-19 | net/smc: Extend SMCR v2 linkgroup netlink attribute | Guangguan Wang | 1 | -0/+4 |
| 2023-08-19 | net/smc: support max links per lgr negotiation in clc handshake | Guangguan Wang | 6 | -24/+82 |
| 2023-08-19 | net/smc: support max connections per lgr negotiation | Guangguan Wang | 6 | -6/+62 |
| 2023-08-19 | net/smc: support smc v2.x features validate | Guangguan Wang | 3 | -0/+71 |
| 2023-08-19 | net/smc: add vendor unique experimental options area in clc handshake | Guangguan Wang | 3 | -24/+37 |
| 2023-08-19 | net/smc: support smc release version negotiation in clc handshake | Guangguan Wang | 5 | -13/+51 |
| 2023-08-15 | networking: Update to register_net_sysctl_sz | Joel Granados | 1 | -1/+2 |
| 2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -42/+76 |
| 2023-08-09 | net/smc: Use correct buffer sizes when switching between TCP and SMC | Gerd Bayer | 1 | -22/+51 |
| 2023-08-09 | net/smc: Fix setsockopt and sysctl to specify same buffer size again | Gerd Bayer | 5 | -20/+25 |
| 2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-07-31 | net/smc: Remove unused function declarations | Yue Haibing | 2 | -2/+0 |
| 2023-07-29 | net: annotate data-races around sk->sk_mark | Eric Dumazet | 1 | -1/+1 |
| 2023-06-24 | smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES | David Howells | 5 | -52/+1 |
| 2023-06-24 | tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage | David Howells | 1 | -2/+4 |
| 2023-06-03 | net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT | Wen Gu | 1 | -2/+2 |
| 2023-05-30 | net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK | Wen Gu | 1 | -2/+2 |
| 2023-05-30 | net/smc: Scan from current RMB list when no position specified | Wen Gu | 1 | -1/+4 |
| 2023-05-19 | net/smc: Reset connection when trying to use SMCRv2 fails. | Wen Gu | 2 | -2/+8 |
| 2023-05-10 | net: deal with most data-races in sk_wait_event() | Eric Dumazet | 3 | -6/+6 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+11 |
| 2023-04-12 | smc: Fix use-after-free in tcp_write_timer_handler(). | Kuniyuki Iwashima | 1 | -0/+11 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-03-18 | smc: preserve const qualifier in smc_sk() | Eric Dumazet | 1 | -4/+1 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -1/+5 |
| 2023-03-17 | net/smc: Use percpu ref for wr tx reference | Kai Shen | 3 | -12/+38 |
| 2023-03-15 | net/smc: Introduce explicit check for v2 support | Stefan Raspl | 1 | -1/+1 |
| 2023-03-15 | net/smc: Fix device de-init sequence | Stefan Raspl | 1 | -0/+1 |
| 2023-03-15 | net/smc: fix deadlock triggered by cancel_delayed_work_syn() | Wenjia Zhang | 1 | -1/+1 |
| 2023-03-13 | net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler() | D. Wythe | 1 | -0/+3 |
| 2023-03-08 | net/smc: fix fallback failed while sendmsg with fastopen | D. Wythe | 1 | -5/+8 |
| 2023-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -9/+10 |
| 2023-02-20 | net/smc: fix application data exception | D. Wythe | 1 | -9/+8 |
| 2023-02-20 | net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link() | D. Wythe | 1 | -0/+2 |
| 2023-02-15 | net: no longer support SOCK_REFCNT_DEBUG feature | Jason Xing | 1 | -3/+0 |
| 2023-02-04 | net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore | D. Wythe | 3 | -37/+38 |
| 2023-02-04 | net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs() | D. Wythe | 1 | -2/+17 |
| 2023-02-04 | net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create... | D. Wythe | 1 | -4/+4 |
| 2023-02-04 | net/smc: llc_conf_mutex refactor, replace it with rw_semaphore | D. Wythe | 4 | -24/+24 |
| 2023-01-27 | net: add missing includes of linux/splice.h | Jakub Kicinski | 2 | -0/+2 |
| 2023-01-25 | net/smc: De-tangle ism and smc device initialization | Stefan Raspl | 4 | -63/+39 |
| 2023-01-25 | s390/ism: Consolidate SMC-D-related code | Stefan Raspl | 1 | -24/+39 |
| 2023-01-25 | net/smc: Separate SMC-D and ISM APIs | Stefan Raspl | 3 | -6/+14 |
| 2023-01-25 | net/smc: Register SMC-D as ISM client | Stefan Raspl | 4 | -26/+68 |
| 2023-01-25 | net/ism: Add new API for client registration | Stefan Raspl | 1 | -2/+2 |
| 2023-01-25 | net/smc: Terminate connections prior to device removal | Stefan Raspl | 1 | -2/+2 |
| 2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 1 | -0/+3 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 2 | -4/+4 |
| 2022-11-02 | net/smc: Fix possible leaked pernet namespace in smc_init() | Chen Zhongjin | 1 | -2/+4 |
| 2022-10-15 | net/smc: Fix an error code in smc_lgr_create() | Dan Carpenter | 1 | -1/+2 |
| 2022-09-27 | net/smc: Support SO_REUSEPORT | Tony Lu | 1 | -0/+1 |
| 2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 2022-09-22 | net/smc: Unbind r/w buffer size from clcsock and make them tunable | Tony Lu | 3 | -7/+27 |
| 2022-09-22 | net/smc: Introduce a specific sysctl for TEST_LINK time | Wen Gu | 3 | -1/+11 |
| 2022-09-22 | net/smc: Stop the CLC flow if no link to map buffers on | Wen Gu | 1 | -1/+4 |
| 2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 4 | -0/+13 |
| 2022-09-07 | net/smc: Fix possible access to freed memory in link clear | Yacan Liu | 4 | -0/+13 |
| 2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+0 |
| 2022-09-01 | net/smc: Remove redundant refcount increase | Yacan Liu | 1 | -1/+0 |
| 2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 2 | -2/+4 |
| 2022-07-27 | net/smc: Enable module load on netlink usage | Stefan Raspl | 2 | -0/+2 |
| 2022-07-27 | net/smc: Pass on DMBE bit mask in IRQ handler | Stefan Raspl | 1 | -3/+3 |
| 2022-07-27 | s390/ism: Cleanups | Stefan Raspl | 1 | -1/+1 |
| 2022-07-27 | net/smc: Eliminate struct smc_ism_position | Heiko Carstens | 3 | -27/+14 |
| 2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-18 | tcp: Fix data-races around keepalive sysctl knobs. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-18 | net/smc: Extend SMC-R link group netlink attribute | Wen Gu | 1 | -0/+2 |
| 2022-07-18 | net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R | Wen Gu | 9 | -118/+328 |
| 2022-07-18 | net/smc: Use sysctl-specified types of buffers in new link group | Wen Gu | 2 | -0/+2 |
| 2022-07-18 | net/smc: Introduce a sysctl for setting SMC-R buffer type | Wen Gu | 2 | -0/+17 |
| 2022-07-18 | net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu | Guangguan Wang | 4 | -0/+40 |
| 2022-07-18 | net/smc: remove redundant dma sync ops | Guangguan Wang | 5 | -29/+0 |
| 2022-06-09 | net: rename reference+tracking helpers | Jakub Kicinski | 1 | -3/+4 |
| 2022-05-28 | net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc... | Guangguan Wang | 1 | -1/+1 |
| 2022-05-25 | net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable | liuyacan | 1 | -0/+1 |
| 2022-05-24 | Revert "net/smc: fix listen processing for SMC-Rv2" | liuyacan | 1 | -27/+17 |
| 2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -18/+28 |
| 2022-05-23 | net/smc: fix listen processing for SMC-Rv2 | liuyacan | 1 | -17/+27 |
| 2022-05-23 | net/smc: postpone sk_refcnt increment in connect() | liuyacan | 1 | -1/+1 |
| 2022-05-17 | net/smc: rdma write inline if qp has sufficient inline space | Guangguan Wang | 1 | -5/+12 |
| 2022-05-17 | net/smc: send cdc msg inline if qp has sufficient inline space | Guangguan Wang | 2 | -1/+5 |
| 2022-05-16 | net/smc: align the connect behaviour with TCP | Guangguan Wang | 1 | -4/+46 |
| 2022-05-12 | net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending | Guangguan Wang | 1 | -2/+2 |
| 2022-04-25 | net/smc: Fix slab-out-of-bounds issue in fallback | Wen Gu | 2 | -23/+59 |
| 2022-04-25 | net/smc: Only save the original clcsock callback functions | Wen Gu | 3 | -20/+67 |
| 2022-04-25 | net/smc: sync err code when tcp connection was refused | liuyacan | 1 | -0/+2 |
| 2022-04-15 | net/smc: Fix sock leak when release after smc_shutdown() | Tony Lu | 1 | -1/+3 |
| 2022-04-11 | net/smc: Fix af_ops of child socket pointing to released memory | Karsten Graul | 1 | -2/+12 |
| 2022-04-11 | net/smc: Fix NULL pointer dereference in smc_pnet_find_ib() | Karsten Graul | 1 | -2/+3 |
| 2022-04-11 | net/smc: use memcpy instead of snprintf to avoid out of bounds read | Karsten Graul | 1 | -2/+4 |
| 2022-03-28 | net/smc: Send out the remaining data in sndbuf before close | Wen Gu | 1 | -0/+3 |
| 2022-03-26 | net/smc: fix a memory leak in smc_sysctl_net_exit() | Eric Dumazet | 1 | -0/+5 |
| 2022-03-09 | net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not set | Dust Li | 1 | -2/+2 |
| 2022-03-07 | net/smc: fix compile warning for smc_sysctl | Dust Li | 4 | -31/+15 |
| 2022-03-06 | Revert "net/smc: don't req_notify until all CQEs drained" | Dust Li | 1 | -28/+21 |
| 2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+14 |
| 2022-03-03 | net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server | D. Wythe | 1 | -1/+2 |
| 2022-03-03 | net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client | D. Wythe | 1 | -1/+1 |
| 2022-03-01 | net: smc: fix different types in min() | Jakub Kicinski | 1 | -2/+2 |
| 2022-03-01 | net/smc: don't send in the BH context if sock_owned_by_user | Dust Li | 3 | -5/+34 |
| 2022-03-01 | net/smc: don't req_notify until all CQEs drained | Dust Li | 1 | -21/+28 |
| 2022-03-01 | net/smc: correct settings of RMB window update limit | Dust Li | 1 | -1/+1 |
| 2022-03-01 | net/smc: send directly on setting TCP_NODELAY | Dust Li | 1 | -2/+2 |
| 2022-03-01 | net/smc: add sysctl for autocorking | Dust Li | 2 | -1/+11 |
| 2022-03-01 | net/smc: add autocorking support | Dust Li | 3 | -15/+105 |
| 2022-03-01 | net/smc: add sysctl interface for SMC | Dust Li | 4 | -1/+113 |
| 2022-02-28 | net/smc: Call trace_smc_tx_sendmsg when data corked | Tony Lu | 1 | -9/+8 |
| 2022-02-28 | net/smc: Fix cleanup when register ULP fails | Tony Lu | 1 | -1/+3 |
| 2022-02-25 | net/smc: fix connection leak | D. Wythe | 1 | -2/+8 |
| 2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -22/+22 |
| 2022-02-24 | net/smc: Use a mutex for locking "struct smc_pnettable" | Fabio M. De Francesco | 2 | -22/+22 |
| 2022-02-19 | net/smc: unlock on error paths in __smc_setsockopt() | Dan Carpenter | 1 | -4/+8 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+7 |
| 2022-02-16 | net/smc: return ETIMEDOUT when smc_connect_clc() timeout | D. Wythe | 1 | -1/+7 |
| 2022-02-14 | net/smc: Add comment for smc_tx_pending | Tony Lu | 1 | -1/+6 |
| 2022-02-11 | net/smc: Add global configure for handshake limitation by netlink | D. Wythe | 4 | -0/+66 |
| 2022-02-11 | net/smc: Dynamic control handshake limitation by socket options | D. Wythe | 2 | -1/+69 |
| 2022-02-11 | net/smc: Limit SMC visits when handshake workqueue congested | D. Wythe | 1 | -0/+17 |
| 2022-02-11 | net/smc: Limit backlog connections | D. Wythe | 2 | -1/+50 |
| 2022-02-11 | net/smc: Make smc_tcp_listen_work() independent | D. Wythe | 1 | -2/+11 |
| 2022-02-11 | net/smc: Avoid overwriting the copies of clcsock callback functions | Wen Gu | 1 | -3/+7 |
| 2022-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+5 |
| 2022-02-07 | net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() | Eric Dumazet | 1 | -1/+1 |
| 2022-02-06 | net/smc: fix ref_tracker issue in smc_pnet_add() | Eric Dumazet | 1 | -3/+5 |
| 2022-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -18/+137 |
| 2022-02-02 | Partially revert "net/smc: Add netlink net namespace support" | Dmitry V. Levin | 1 | -2/+0 |
| 2022-01-31 | net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag | Tony Lu | 3 | -2/+23 |
| 2022-01-31 | net/smc: Remove corked dealyed work | Tony Lu | 1 | -9/+6 |
| 2022-01-31 | net/smc: Send directly when TCP_CORK is cleared | Tony Lu | 3 | -12/+18 |
| 2022-01-31 | net/smc: Forward wakeup to smc socket waitqueue after fallback | Wen Gu | 2 | -16/+137 |
| 2022-01-24 | net/smc: Transitional solution for clcsock race issue | Wen Gu | 1 | -12/+51 |
| 2022-01-16 | net/smc: Fix hung_task when removing SMC-R devices | Wen Gu | 1 | -16/+1 |
| 2022-01-15 | net/smc: Remove unused function declaration | Wen Gu | 1 | -4/+0 |
| 2022-01-13 | net/smc: Resolve the race between SMC-R link access and clear | Wen Gu | 2 | -12/+44 |
| 2022-01-13 | net/smc: Introduce a new conn->lgr validity check helper | Wen Gu | 6 | -12/+24 |
| 2022-01-13 | net/smc: Resolve the race between link group access and termination | Wen Gu | 3 | -11/+53 |
| 2022-01-12 | net/smc: fix possible NULL deref in smc_pnet_add_eth() | Eric Dumazet | 1 | -1/+2 |
| 2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -9/+13 |
| 2022-01-06 | net/smc: Reset conn->lgr when link group registration fails | Wen Gu | 3 | -9/+13 |
| 2022-01-02 | net/smc: add comments for smc_link_{usable|sendable} | Dust Li | 1 | -1/+16 |
| 2022-01-02 | net/smc: remove redundant re-assignment of pointer link | Colin Ian King | 1 | -1/+0 |
| 2022-01-02 | net/smc: Introduce TCP ULP support | Tony Lu | 1 | -7/+86 |
| 2022-01-02 | net/smc: Add net namespace for tracepoints | Tony Lu | 1 | -7/+16 |
| 2022-01-02 | net/smc: Print net namespace in log | Tony Lu | 2 | -9/+14 |
| 2022-01-02 | net/smc: Add netlink net namespace support | Tony Lu | 2 | -7/+12 |
| 2022-01-02 | net/smc: Introduce net namespace support for linkgroup | Tony Lu | 4 | -12/+42 |
| 2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -0/+3 |
| 2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -81/+72 |
| 2021-12-30 | net/smc: Use the bitmap API when applicable | Christophe JAILLET | 1 | -14/+5 |
| 2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 2 | -0/+3 |
| 2021-12-28 | net/smc: fix kernel panic caused by race of smc_sock | Dust Li | 8 | -76/+57 |
| 2021-12-28 | net/smc: don't send CDC/LLC message if link not ready | Dust Li | 5 | -5/+11 |
| 2021-12-27 | net/smc: fix using of uninitialized completions | Karsten Graul | 1 | -2/+4 |
| 2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
| 2021-12-16 | net/smc: Prevent smc_release() from long blocking | D. Wythe | 1 | -1/+3 |
| 2021-12-07 | net/smc: add net device tracker to struct smc_pnetentry | Eric Dumazet | 1 | -4/+5 |
| 2021-12-06 | net/smc: Clear memory when release and reuse buffer | Tony Lu | 1 | -4/+9 |
| 2021-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -6/+9 |
| 2021-12-02 | net/smc: Keep smc_close_final rc during active close | Tony Lu | 1 | -2/+6 |
| 2021-12-02 | net/smc: fix wrong list_del in smc_lgr_cleanup_early | Dust Li | 1 | -4/+3 |