aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
AgeCommit message (Expand)AuthorFilesLines
7 daystipc: fix a possible memleak in tipc_buf_appendXin Long1-1/+1
7 daystipc: fix UAF in error pathPaolo Abeni1-1/+5
2024-02-15tipc: Cleanup tipc_nl_bearer_add() error pathsShigeru Yoshida1-9/+6
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2024-02-07net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}Masahiro Yamada1-4/+3
2024-02-06tipc: rename the module name diag to tipc_diagXin Long1-2/+2
2024-02-06tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida1-0/+6
2024-01-24tipc: node: remove Excess struct member kernel-doc warningsRandy Dunlap1-2/+0
2024-01-24tipc: socket: remove Excess struct member kernel-doc warningRandy Dunlap1-1/+0
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2023-12-22tipc: Remove some excess struct member documentationJonathan Corbet1-15/+0
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-11-19net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski1-0/+1
2023-11-17tipc: Remove redundant call to TLV_SPACE()Shigeru Yoshida1-1/+1
2023-11-13tipc: Fix kernel-infoleak due to uninitialized TLV valueShigeru Yoshida1-0/+1
2023-11-01tipc: Change nla_policy for bearer-related names to NLA_NUL_STRINGShigeru Yoshida1-2/+2
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-10-04tipc: fix a potential deadlock on &tx->lockChengfeng Ye1-2/+2
2023-09-18tipc: Use size_add() in calls to struct_size()Gustavo A. R. Silva1-2/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+6
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)2-6/+6
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski4-5/+5
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski1-1/+1
2023-08-09tipc: Remove unused declaration tipc_link_build_bc_sync_msg()Yue Haibing1-2/+0
2023-08-03tipc: Remove unused function declarationsYue Haibing4-5/+0
2023-07-27tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin1-1/+1
2023-07-27tipc: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells1-3/+0
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-06tipc: replace open-code bearer rcu_dereference access in bearer.cXin Long1-8/+6
2023-05-31tipc: delete tipc_mtu_bad from tipc_udp_enableXin Long3-8/+4
2023-05-15tipc: check the bearer min mtu properly when setting it by netlinkXin Long1-2/+2
2023-05-15tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long1-3/+6
2023-05-15tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long3-2/+19
2023-05-10net: deal with most data-races in sk_wait_event()Eric Dumazet1-2/+2
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-10/+14
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-6/+6
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2023-02-14tipc: fix kernel warning when sending SYN messageTung Nguyen1-0/+2
2023-02-13tipc: Remove completion function scaffoldingHerbert Xu1-6/+6
2023-02-13tipc: Add scaffolding to change completion function signatureHerbert Xu1-6/+6
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko1-10/+6
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye2-0/+8
2023-01-06tipc: fix unexpected link reset due to discovery messagesTung Nguyen1-4/+8
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2-2/+2
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-12-07tipc: call tipc_lxc_xmit without holding node_read_lockXin Long1-3/+9
2022-12-06tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing1-1/+3
2022-11-28tipc: re-fetch skb cb after tipc_msg_validateXin Long1-0/+3
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2022-11-21tipc: check skb_linearize() return value in tipc_disc_rcv()YueHaibing1-1/+4
2022-11-21tipc: add an extra conn_get in tipc_conn_allocXin Long1-3/+6
2022-11-21tipc: set con sock in tipc_conn_allocXin Long1-6/+5
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-11-07tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_headerXin Long1-1/+1
2022-10-20tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long1-4/+12
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+2
2022-10-14tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko1-1/+1
2022-10-14tipc: Fix recognition of trial periodMark Tomlinson1-1/+1
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can1-8/+0
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2022-09-02tipc: fix shift wrapping bug in map_get()Dan Carpenter1-1/+1
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski2-0/+2
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima1-1/+1
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-19/+23
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua1-0/+1
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long1-19/+22
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2022-06-17tipc: cleanup unused functionHoang Le2-12/+0
2022-06-17tipc: fix use-after-free Read in tipc_named_reinitHoang Le1-2/+1
2022-06-09net: rename reference+tracking helpersJakub Kicinski1-2/+2
2022-06-02tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-03-22tipc: fix the timer expires after interval 100msHoang Le1-1/+2
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+12
2022-03-08tipc: fix incorrect order of state message data sanity checkTung Nguyen1-4/+5
2022-03-07tipc: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2022-03-04tipc: fix kernel panic when enabling bearerTung Nguyen1-5/+7
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2022-02-23tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter2-2/+2
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+8
2022-02-16tipc: fix wrong notification node addressesJon Maloy1-5/+6
2022-02-14tipc: fix wrong publisher node address in link publicationsJon Maloy1-1/+1
2022-02-13tipc: fix a bit overflow in tipc_crypto_key_rcv()Hangyu Hua1-1/+1
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+10
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2022-02-10tipc: improve size validations for received domain recordsJon Maloy2-2/+9
2022-02-09tipc: rate limit warning for received illegal binding updateJon Maloy1-1/+1
2022-01-27net: tipc: remove unused static inlinesJakub Kicinski1-23/+0
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-12-31net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang1-0/+2
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2021-12-17Revert "tipc: use consistent GFP flags"Hoang Le1-4/+4
2021-12-15net: add net device refcount tracker to struct packet_typeEric Dumazet1-2/+2
2021-12-13tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not setXin Long1-1/+2
2021-11-25tipc: delete the unlikely branch in tipc_aead_encryptXin Long1-15/+4
2021-11-17tipc: check for null after calling kmemdupTadeusz Struk1-0/+4
2021-11-15tipc: only accept encrypted MSG_CRYPTO msgsXin Long1-2/+5
2021-11-15tipc: use consistent GFP flagsTadeusz Struk1-4/+4
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+21
2021-10-26tipc: fix size validations for the MSG_CRYPTO typeMax VA1-11/+21
2021-10-13tipc: constify dev_addr passingJakub Kicinski4-5/+5
2021-09-13tipc: increase timeout in tipc_sk_enqueue()Hoang Le1-1/+1
2021-09-03tipc: clean up inconsistent indentingColin Ian King1-1/+1
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-08-16tipc: call tipc_wait_for_connect only when dlen is not 0Xin Long1-1/+1
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2021-08-12Revert "tipc: Return the correct errno code"Hoang Le1-3/+3
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-23/+21
2021-07-25tipc: fix an use-after-free issue in tipc_recvmsgXin Long1-3/+5
2021-07-24tipc: do not write skb_shinfo frags when doing decrytionXin Long1-10/+4
2021-07-23tipc: fix sleeping in tipc accept routineHoang Le1-5/+4
2021-07-23tipc: fix implicit-connect for SYN+Xin Long1-8/+13
2021-07-16tipc: keep the skb in rcv queue until the whole data is readXin Long1-9/+27
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds9-113/+97
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2021-06-28net: tipc: replace align() with ALIGN in msg.cMenglong Dong1-8/+4
2021-06-28net: tipc: fix FB_MTU eat two pagesMenglong Dong3-11/+11
2021-06-10tipc:subscr.c: fix a spelling mistakegushengxian1-1/+1
2021-06-10tipc: socket.c: fix the use of copular verbgushengxian1-1/+1
2021-06-10node.c: fix the use of indefinite articlegushengxian1-1/+1
2021-06-04tipc: Return the correct errno codeZheng Yongjun1-3/+3
2021-06-03tipc: simplify handling of lookup scope during multicast message receptionJon Maloy3-20/+16
2021-06-03tipc: refactor function tipc_sk_anc_data_recv()Jon Maloy1-47/+38
2021-06-03tipc: eliminate redundant fields in struct tipc_sockJon Maloy1-26/+27
2021-05-18tipc: simplify the finalize work queueXin Long6-23/+14
2021-05-17tipc: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-05-17tipc: wait and exit until all work queues are doneXin Long3-0/+6
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long1-7/+2
2021-05-14Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le1-1/+4
2021-05-10tipc: make node link identity publish thread safeHoang Le1-6/+6
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-581/+712
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-2/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+5
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-2/+2
2021-04-07net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun3-5/+5
2021-04-06tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-05tipc: Fix a kernel-doc warning in name_table.cWu XiangCheng1-0/+2
2021-04-05mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo1-0/+2
2021-04-01tipc: fix unique bearer names sanity checkHoang Le1-19/+27
2021-03-31net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()Yang Yingliang1-0/+2
2021-03-29tipc: fix htmldoc and smatch warningsJon Maloy2-2/+3
2021-03-29net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong1-1/+1
2021-03-28node.c: A typo fixBhaskar Chowdhury1-1/+1
2021-03-28bearer.h: Spellos fixedBhaskar Chowdhury1-3/+3
2021-03-26tipc: fix kernel-doc warningsHoang Le1-0/+1
2021-03-25tipc: add extack messages for bearer/media failureHoang Le1-10/+40
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+8
2021-03-17tipc: remove some unnecessary warningsJon Maloy2-21/+16
2021-03-17tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy3-40/+37
2021-03-17tipc: simplify api between binding table and topology serverJon Maloy3-48/+43
2021-03-17tipc: simplify signature of tipc_find_service()Jon Maloy3-27/+39
2021-03-17tipc: simplify signature of tipc_service_find_range()Jon Maloy1-6/+8
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy3-36/+27
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy3-16/+14
2021-03-17tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy3-19/+18
2021-03-17tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy4-95/+91
2021-03-17tipc: rename binding table lookup functionsJon Maloy4-37/+56
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy5-68/+70
2021-03-17tipc: simplify call signatures for publication creationJon Maloy3-40/+34
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy5-58/+68
2021-03-17tipc: introduce new unified address type for internal useJon Maloy2-1/+46
2021-03-17tipc: move creation of publication item one level up in call chainJon Maloy1-33/+32
2021-03-17tipc: re-organize members of struct publicationJon Maloy4-97/+92
2021-03-15tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet1-3/+8
2021-03-11tipc: clean up warnings detected by sparseHoang Huu Le3-22/+58
2021-03-11tipc: convert dest node's address to network orderHoang Le1-1/+1
2021-01-27tipc: remove duplicated code in tipc_msg_createHoang Huu Le1-4/+0
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+9
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab2-2/+2
2021-01-09tipc: fix NULL deref in tipc_link_xmit()Hoang Le1-2/+7
2021-01-05net: tipc: Replace expression with offsetof()Zheng Yongjun1-1/+1
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le1-5/+7
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can1-2/+4
2020-12-04tipc: support 128bit node identity for peer removingHoang Le1-3/+18
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2020-12-01net/tipc: fix all function Return: notationRandy Dunlap9-68/+68
2020-12-01net/tipc: fix socket.c kernel-docRandy Dunlap1-2/+29
2020-12-01net/tipc: fix node.c kernel-docRandy Dunlap1-1/+25
2020-12-01net/tipc: fix name_table.c kernel-docRandy Dunlap1-7/+35
2020-12-01net/tipc: fix name_distr.c kernel-docRandy Dunlap1-0/+27
2020-12-01net/tipc: fix link.c kernel-docRandy Dunlap1-2/+36
2020-12-01net/tipc: fix bearer.c for kernel-docRandy Dunlap1-1/+19
2020-12-01net/tipc: fix various kernel-doc warningsRandy Dunlap9-19/+40
2020-12-01net/tipc: fix tipc header files for kernel-docRandy Dunlap5-14/+24
2020-12-01tipc: fix incompatible mtu of transmissionHoang Le1-0/+2
2020-11-27tipc: update address terminology in codeJon Maloy8-36/+41
2020-11-27tipc: make node number calculation reproducibleJon Maloy3-4/+16
2020-11-27tipc: refactor tipc_sk_bind() functionJon Maloy1-36/+30
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel1-1/+1
2020-11-13tipc: fix -Wstringop-truncation warningsWenlin Kang1-4/+1
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+8
2020-11-11tipc: fix memory leak in tipc_topsrv_start()Wang Hai1-2/+8
2020-11-02tipc: remove unneeded semicolonTom Rix2-2/+2
2020-10-30tipc: remove dead code in tipc_net and relativesHoang Huu Le3-24/+0