- d6d8683 net ticp:fix a kernel-infoleak in __tipc_sendmsg() by Haimin Zhang · 3 years ago
- f4bb62e tipc: increase timeout in tipc_sk_enqueue() by Hoang Le · 3 years, 4 months ago
- 743902c tipc: clean up inconsistent indenting by Colin Ian King · 3 years, 4 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 7387a72 tipc: call tipc_wait_for_connect only when dlen is not 0 by Xin Long · 3 years, 5 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- cc19862 tipc: fix an use-after-free issue in tipc_recvmsg by Xin Long · 3 years, 5 months ago
- d237a7f tipc: fix sleeping in tipc accept routine by Hoang Le · 3 years, 5 months ago
- f8dd60d tipc: fix implicit-connect for SYN+ by Xin Long · 3 years, 5 months ago
- f4919ff tipc: keep the skb in rcv queue until the whole data is read by Xin Long · 3 years, 6 months ago
- 326af50 tipc: socket.c: fix the use of copular verb by gushengxian · 3 years, 7 months ago
- 5ef2132 tipc: simplify handling of lookup scope during multicast message reception by Jon Maloy · 3 years, 7 months ago
- 62633c2 tipc: refactor function tipc_sk_anc_data_recv() by Jon Maloy · 3 years, 7 months ago
- 14623e0 tipc: eliminate redundant fields in struct tipc_sock by Jon Maloy · 3 years, 7 months ago
- 7501689 Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" by Hoang Le · 3 years, 8 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 02fdc14 tipc: fix htmldoc and smatch warnings by Jon Maloy · 3 years, 9 months ago
- 6bf24dc net:tipc: Fix a double free in tipc_sk_mcast_rcv by Lv Yunlong · 3 years, 9 months ago
- 6e44867 tipc: simplify signature of tipc_find_service() by Jon Maloy · 3 years, 10 months ago
- 006ed14 tipc: simplify signature of tipc_nametbl_lookup_group() by Jon Maloy · 3 years, 10 months ago
- 833f867 tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes() by Jon Maloy · 3 years, 10 months ago
- 45ceea2 tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets() by Jon Maloy · 3 years, 10 months ago
- 908148b tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() by Jon Maloy · 3 years, 10 months ago
- 66db239 tipc: rename binding table lookup functions by Jon Maloy · 3 years, 10 months ago
- 2c98da0 tipc: simplify signature of tipc_nametbl_withdraw() functions by Jon Maloy · 3 years, 10 months ago
- 50a3499 tipc: simplify signature of tipc_namtbl_publish() by Jon Maloy · 3 years, 10 months ago
- 998d390 tipc: re-organize members of struct publication by Jon Maloy · 3 years, 10 months ago
- 637b77f net/tipc: fix all function Return: notation by Randy Dunlap · 4 years, 1 month ago
- f172f4b net/tipc: fix socket.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
- 5fcb7d4 net/tipc: fix various kernel-doc warnings by Randy Dunlap · 4 years, 1 month ago
- b6f88d9 tipc: update address terminology in code by Jon Maloy · 4 years, 1 month ago
- 60c102e tipc: refactor tipc_sk_bind() function by Jon Maloy · 4 years, 1 month ago
- 72671b3 tipc: add stricter control of reserved service types by Jon Maloy · 4 years, 2 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