index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
2025-09-23
dibs: Create class dibs
Julian Ruess
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Register smc as dibs_client
Alexandra Winter
2025-09-23
net/smc: Decouple sf and attached send_buf in smc_loopback
Alexandra Winter
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
2025-09-17
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
2025-09-14
net/smc: Remove unused argument from 2 SMC functions
Mahanta Jambigi
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
net/smc: Improve log message for devices w/o pnetid
Alexandra Winter
2025-09-03
net/smc: Remove validation of reserved bits in CLC Decline message
Mahanta Jambigi
2025-09-02
net/smc: Replace use of strncpy on NUL-terminated string with strscpy
James Flowers
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
2025-08-19
net/smc: fix UAF on smcsk after smc_listen_out()
D. Wythe
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-14
smc: Fix various oops due to inet_sock type confusion.
Kuniyuki Iwashima
2025-07-09
net/smc: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-23
net/smc: replace strncpy with strscpy
Pranav Tyagi
2025-06-21
net/smc: remove unused function smc_lo_supports_v2
Wang Liang
2025-06-19
net/smc: remove unused input parameters in smc_buf_get_slot
Wang Liang
2025-04-11
smc: Fix lockdep false-positive for IPPROTO_SMC.
Kuniyuki Iwashima
2025-03-14
net/smc: use the correct ndev to find pnetid by pnetid table
Guangguan Wang
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-01-13
net/smc: fix data error when recvmsg with MSG_PEEK flag
Guangguan Wang
2025-01-11
net/smc: delete pointless divide by one
Dan Carpenter
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-15
net/smc: check return value of sock_recvmsg when draining clc data
Guangguan Wang
2024-12-15
net/smc: check smcd_v2_ext_offset when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
Guangguan Wang
2024-12-15
net/smc: protect link down work from execute after lgr freed
Guangguan Wang
2024-12-12
net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
Guangguan Wang
2024-12-12
net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
Guangguan Wang
2024-12-03
net/smc: fix LGR and link use-after-free issue
Wen Gu
2024-12-03
net/smc: initialize close_work early to avoid warning
Wen Gu
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]