- 084be63 tipc: fix the timer expires after interval 100ms by Hoang Le · 2 years, 9 months ago
- b692d5d tipc: Fix end of loop tests for list_for_each_entry() by Dan Carpenter · 2 years, 10 months ago
- fd9ed47 tipc: increase timeout in tipc_sk_enqueue() by Hoang Le · 3 years, 4 months ago
- ee3ffd5 tipc: fix an use-after-free issue in tipc_recvmsg by Xin Long · 3 years, 5 months ago
- cca6127 tipc: keep the skb in rcv queue until the whole data is read by Xin Long · 3 years, 6 months ago
- 0a178a0 tipc: call tipc_wait_for_connect only when dlen is not 0 by Xin Long · 3 years, 5 months ago
- a41282e tipc: fix sleeping in tipc accept routine by Hoang Le · 3 years, 5 months ago
- 10f5857 tipc: fix implicit-connect for SYN+ by Xin Long · 3 years, 5 months ago
- 0aa2212 Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" by Hoang Le · 3 years, 8 months ago
- e5e5ecc net:tipc: Fix a double free in tipc_sk_mcast_rcv by Lv Yunlong · 3 years, 9 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
- a4b5cc9 tipc: fix shutdown() of connection oriented socket by Tetsuo Handa · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 2a63866 tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years, 4 months ago
- ff007a9 tipc: Remove unused macro TIPC_FWD_MSG by YueHaibing · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 7f8901b net: tipc: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 4 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
- 4c21daa tipc: Fix NULL pointer dereference in __tipc_sendstream() by YueHaibing · 4 years, 7 months ago
- 095ae61 tipc: call tsk_set_importance from tipc_topsrv_create_listener by Christoph Hellwig · 4 years, 7 months ago
- 0a3e060 tipc: add test for Nagle algorithm effectiveness by Tuong Lien · 4 years, 7 months ago
- c726858 tipc: fix large latency in smart Nagle streaming by Tuong Lien · 4 years, 8 months ago
- 8b1e5b0a tipc: Add a missing case of TIPC_DIRECT_MSG type by Hoang Le · 4 years, 9 months ago
- 5391a87 tipc: fix successful connect() but timed out by Tuong Lien · 4 years, 11 months ago
- 9546a0b tipc: fix wrong connect() return code by Tuong Lien · 5 years ago
- 49afb80 tipc: fix link overflow issue at socket shutdown by Tuong Lien · 5 years ago
- abc9b4e tipc: fix retrans failure due to wrong destination by Tuong Lien · 5 years ago
- d34910e tipc: fix duplicate SYN messages under link congestion by Tung Nguyen · 5 years ago
- 12db3c8 tipc: fix wrong timeout input for tipc_wait_for_cond() by Tung Nguyen · 5 years ago
- 91a4a3e tipc: fix wrong socket reference counter after tipc_sk_timeout() returns by Tung Nguyen · 5 years ago
- 2fe97a5 tipc: fix potential memory leak in __tipc_sendmsg() by Tung Nguyen · 5 years ago
- ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- c0bceb9 tipc: add smart nagle feature by Jon Maloy · 5 years ago
- f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
- 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
- 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
- 057af70 net: tipc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
- e654f9f tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
- 2948a1f tipc: fix unitilized skb list crash by Jon Maloy · 5 years ago
- ff94683 tipc: fix hanging clients using poll with EPOLLOUT flag by Parthasarathy Bhuvaragan · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- 42e5425 tipc: introduce new socket option TIPC_SOCK_RECVQ_USED by Tung Nguyen · 6 years ago
- 08e046c tipc: fix a null pointer deref by Hoang Le · 6 years ago
- 77d5ad4 tipc: fix use-after-free in tipc_sk_filter_rcv by Hoang Le · 6 years ago
- c55c8ed tipc: smooth change between replicast and broadcast by Hoang Le · 6 years ago
- ea23931 tipc: allow service ranges to be connect()'ed on RDM/DGRAM by Erik Hugne · 6 years ago
- 517ccc2 net: tipc: fix a missing check for nla_nest_start by Kangjie Lu · 6 years ago
- 0e63208 tipc: fix RDM/DGRAM connect() regression by Erik Hugne · 6 years ago
- 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- bfd07f3 tipc: fix race condition causing hung sendto by Tung Nguyen · 6 years ago
- 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 48766a5 tipc: improve function tipc_wait_for_rcvmsg() by Tung Nguyen · 6 years ago
- 223b732 tipc: improve function tipc_wait_for_cond() by Tung Nguyen · 6 years ago
- f79e336 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 01e661e tipc: add trace_events for tipc socket by Tuong Lien · 6 years ago
- b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
- 3c6306d tipc: check group dests after tipc_wait_for_cond() by Cong Wang · 6 years ago
- 143ece6 tipc: check tsk->group in tipc_wait_for_cond() by Cong Wang · 6 years ago
- 15ef70e tipc: use lock_sock() in tipc_sk_reinit() by Cong Wang · 6 years ago
- 1c1274a tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
- 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
- d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 6 years ago
- 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 6787927 tipc: buffer overflow handling in listener socket by Tung Nguyen · 6 years ago
- 25b9221 tipc: add SYN bit to connection setup messages by Jon Maloy · 6 years ago
- 39fdc9c tipc: refactor function tipc_sk_filter_connect() by Jon Maloy · 6 years ago
- afe8792 tipc: refactor function tipc_sk_timeout() by Jon Maloy · 6 years ago
- 92ef12b tipc: fix flow control accounting for implicit connect by Parthasarathy Bhuvaragan · 6 years ago
- 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 6 years ago
- 0a3b8b2 tipc: orphan sock in tipc_release() by Cong Wang · 6 years ago
- 9a07efa tipc: switch to rhashtable iterator by Cong Wang · 6 years ago
- bd583fe tipc: fix a missing rhashtable_walk_exit() by Cong Wang · 6 years ago
- b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 6 years ago
- dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
- 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a1be5a2 tipc: extend sock diag for group communication by GhantaKrishnamurthy MohanKrishna · 7 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 4df7338 net/tipc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
- b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 7 years ago
- 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
- 335b929 tipc: fix missing initializer in tipc_sendmsg() by Jon Maloy · 7 years ago
- e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 7 years ago
- 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
- 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
- 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
- 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 7 years ago
- c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 7 years ago