index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
socket.c
Age
Commit message (
Expand
)
Author
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-07-23
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-07-23
tipc: fix implicit-connect for SYN+
Xin Long
2021-06-10
tipc: socket.c: fix the use of copular verb
gushengxian
2021-06-03
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
2021-06-03
tipc: refactor function tipc_sk_anc_data_recv()
Jon Maloy
2021-06-03
tipc: eliminate redundant fields in struct tipc_sock
Jon Maloy
2021-05-14
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-29
tipc: fix htmldoc and smatch warnings
Jon Maloy
2021-03-29
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2021-03-17
tipc: simplify signature of tipc_find_service()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
2021-03-17
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
2021-03-17
tipc: rename binding table lookup functions
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
2021-03-17
tipc: re-organize members of struct publication
Jon Maloy
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
net/tipc: fix socket.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
2020-11-27
tipc: update address terminology in code
Jon Maloy
2020-11-27
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-10-30
tipc: add stricter control of reserved service types
Jon Maloy
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
net: tipc: delete duplicated words
Randy Dunlap
2020-09-10
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-02
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
2020-08-31
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-13
net: tipc: kerneldoc fixes
Andrew Lunn
2020-06-11
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien
2020-06-01
tipc: Fix NULL pointer dereference in __tipc_sendstream()
YueHaibing
2020-05-28
tipc: call tsk_set_importance from tipc_topsrv_create_listener
Christoph Hellwig
2020-05-26
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
2020-05-13
tipc: fix large latency in smart Nagle streaming
Tuong Lien
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
2020-02-10
tipc: fix successful connect() but timed out
Tuong Lien
2020-01-08
tipc: fix wrong connect() return code
Tuong Lien
2020-01-08
tipc: fix link overflow issue at socket shutdown
Tuong Lien
2019-12-10
tipc: fix retrans failure due to wrong destination
Tuong Lien
2019-11-28
tipc: fix duplicate SYN messages under link congestion
Tung Nguyen
2019-11-28
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
2019-11-28
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
[next]