- b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- d6d8683 net ticp:fix a kernel-infoleak in __tipc_sendmsg() by Haimin Zhang · 3 years ago
- 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- f845fe5 Revert "tipc: use consistent GFP flags" by Hoang Le · 3 years ago
- f1d9268 net: add net device refcount tracker to struct packet_type by Eric Dumazet · 3 years ago
- 6180c78 tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set by Xin Long · 3 years, 1 month ago
- 0c51dff tipc: delete the unlikely branch in tipc_aead_encrypt by Xin Long · 3 years, 1 month ago
- 3e6db07 tipc: check for null after calling kmemdup by Tadeusz Struk · 3 years, 1 month ago
- 271351d tipc: only accept encrypted MSG_CRYPTO msgs by Xin Long · 3 years, 1 month ago
- 86c3a3e tipc: use consistent GFP flags by Tadeusz Struk · 3 years, 2 months ago
- 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- fa40d97 tipc: fix size validations for the MSG_CRYPTO type by Max VA · 3 years, 2 months ago
- 6cf8628 tipc: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months 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, 4 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 8670499 Revert "tipc: Return the correct errno code" by Hoang Le · 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
- 3cf4375 tipc: do not write skb_shinfo frags when doing decrytion 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, 5 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
- d4cfb7f net: tipc: replace align() with ALIGN in msg.c by Menglong Dong · 3 years, 6 months ago
- 0c6de0c net: tipc: fix FB_MTU eat two pages by Menglong Dong · 3 years, 6 months ago
- f1dcdc0 tipc:subscr.c: fix a spelling mistake by gushengxian · 3 years, 7 months ago
- 326af50 tipc: socket.c: fix the use of copular verb by gushengxian · 3 years, 7 months ago
- 15139bc node.c: fix the use of indefinite article by gushengxian · 3 years, 7 months ago
- 0efea3c tipc: Return the correct errno code by Zheng Yongjun · 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
- be07f05 tipc: simplify the finalize work queue by Xin Long · 3 years, 7 months ago
- 1c78ba492 tipc: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 04c26fa tipc: wait and exit until all work queues are done by Xin Long · 3 years, 8 months ago
- b7df21c tipc: skb_linearize the head skb when reassembling msgs by Xin Long · 3 years, 8 months ago
- 7501689 Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" by Hoang Le · 3 years, 8 months ago
- 3058e01 tipc: make node link identity publish thread safe by Hoang Le · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 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
- 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
- a79ace4 net: tipc: Fix spelling errors in net/tipc module by Zheng Yongjun · 3 years, 9 months ago
- 2a2403c tipc: increment the tmp aead refcnt before attaching it by Xin Long · 3 years, 9 months ago
- 85d091a tipc: Fix a kernel-doc warning in name_table.c by Wu XiangCheng · 3 years, 9 months ago
- 4b4b844 mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist by Taehee Yoo · 3 years, 9 months ago
- f20a46c tipc: fix unique bearer names sanity check by Hoang Le · 3 years, 9 months ago
- ac1db7a net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start() by Yang Yingliang · 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
- 0184235e node.c: A typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
- e919ee3 bearer.h: Spellos fixed by Bhaskar Chowdhury · 3 years, 9 months ago
- bc556d3 tipc: fix kernel-doc warnings by Hoang Le · 3 years, 9 months ago
- b83e214 tipc: add extack messages for bearer/media failure by Hoang Le · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 5c83495 tipc: remove some unnecessary warnings by Jon Maloy · 3 years, 10 months ago
- 429189a tipc: add host-endian copy of user subscription to struct tipc_subscription by Jon Maloy · 3 years, 10 months ago
- 09f78b8 tipc: simplify api between binding table and topology server by Jon Maloy · 3 years, 10 months ago
- 6e44867 tipc: simplify signature of tipc_find_service() by Jon Maloy · 3 years, 10 months ago
- 13c9d23 tipc: simplify signature of tipc_service_find_range() 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
- a45ffa6 tipc: simplify call signatures for publication creation by Jon Maloy · 3 years, 10 months ago
- 50a3499 tipc: simplify signature of tipc_namtbl_publish() by Jon Maloy · 3 years, 10 months ago
- 7823f04 tipc: introduce new unified address type for internal use by Jon Maloy · 3 years, 10 months ago
- b26b5aa tipc: move creation of publication item one level up in call chain by Jon Maloy · 3 years, 10 months ago
- 998d390 tipc: re-organize members of struct publication by Jon Maloy · 3 years, 10 months ago
- 0217ed2 tipc: better validate user input in tipc_nl_retrieve_key() by Eric Dumazet · 3 years, 10 months ago
- 97bc84b tipc: clean up warnings detected by sparse by Hoang Huu Le · 3 years, 10 months ago
- 1980d37 tipc: convert dest node's address to network order by Hoang Le · 3 years, 10 months ago
- 2a9063b tipc: remove duplicated code in tipc_msg_create by Hoang Huu Le · 4 years ago
- 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 2576477 net: tip: fix a couple kernel-doc markups by Mauro Carvalho Chehab · 4 years ago
- b774134 tipc: fix NULL deref in tipc_link_xmit() by Hoang Le · 4 years ago
- 520ec34 net: tipc: Replace expression with offsetof() by Zheng Yongjun · 4 years ago
- c32c928 tipc: do sanity check payload of a netlink message by Hoang Le · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 0398ba9 net: tipc: prevent possible null deref of link by Cengiz Can · 4 years, 1 month ago
- 43fcd90 tipc: support 128bit node identity for peer removing by Hoang Le · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month 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
- 4476441 net/tipc: fix node.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
- 5c5d679 net/tipc: fix name_table.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
- cb67296 net/tipc: fix name_distr.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
- a99df44 net/tipc: fix link.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
- ec6a164 net/tipc: fix bearer.c for 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
- ff10527 net/tipc: fix tipc header files for kernel-doc by Randy Dunlap · 4 years, 1 month ago
- 0643334 tipc: fix incompatible mtu of transmission by Hoang Le · 4 years, 1 month ago
- b6f88d9 tipc: update address terminology in code by Jon Maloy · 4 years, 1 month ago
- 5f75e0a tipc: make node number calculation reproducible by Jon Maloy · 4 years, 1 month ago