- 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, 1 month 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
- 60c102e tipc: refactor tipc_sk_bind() function by Jon Maloy · 4 years, 1 month ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
- 2f51e57 tipc: fix -Wstringop-truncation warnings by Wenlin Kang · 4 years, 2 months ago
- e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- fa6882c tipc: fix memory leak in tipc_topsrv_start() by Wang Hai · 4 years, 2 months ago
- f2219c3 tipc: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- 09b5678 tipc: remove dead code in tipc_net and relatives by Hoang Huu Le · 4 years, 2 months ago
- 79b1119 net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format by Andrew Lunn · 4 years, 2 months ago
- b3b7e64 net: tipc: Fix parameter types passed to %s formater by Andrew Lunn · 4 years, 2 months ago
- 72671b3 tipc: add stricter control of reserved service types by Jon Maloy · 4 years, 2 months ago
- 934291f Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- ceb1eb2 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 2 months ago
- 23224e4 mm: remove kzfree() compatibility definition by Eric Biggers · 4 years, 2 months ago
- ec78e31 tipc: fix incorrect setting window for bcast link by Hoang Huu Le · 4 years, 3 months ago
- 75cee39 tipc: re-configure queue limit for broadcast link by Hoang Huu Le · 4 years, 3 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 7b50ee3 tipc: fix NULL pointer dereference in tipc_named_rcv by Hoang Huu Le · 4 years, 3 months ago
- ed42989 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 3 months ago
- 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 5f3666e net: tipc: Supply missing udp_media.h include file by Wang Hai · 4 years, 3 months ago
- 7eae7f7 tipc: Remove unused macro CF_SERVER by YueHaibing · 4 years, 3 months ago
- 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
- 23700da tipc: add automatic rekeying for encryption key by Tuong Lien · 4 years, 3 months ago
- 1ef6f7c tipc: add automatic session key exchange by Tuong Lien · 4 years, 3 months ago
- daef1ee tipc: introduce encryption master key by Tuong Lien · 4 years, 3 months ago
- f779bf7 tipc: optimize key switching time and logic by Tuong Lien · 4 years, 3 months ago
- 2e5117b net: tipc: kerneldoc fixes by Lu Wei · 4 years, 4 months ago
- ff48b62 tipc: use skb_unshare() instead in tipc_buf_append() by Xin Long · 4 years, 4 months ago
- bb3a420 tipc: Fix memory leak in tipc_group_create_member() by Peilin Ye · 4 years, 4 months ago
- a4b5cc9 tipc: fix shutdown() of connection oriented socket by Tetsuo Handa · 4 years, 4 months ago
- d966ddc tipc: fix a deadlock when flushing scheduled work by Hoang Huu Le · 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
- 622a63f tipc: Remove unused macro TIPC_NACK_INTV by YueHaibing · 4 years, 4 months ago
- ff007a9 tipc: Remove unused macro TIPC_FWD_MSG by YueHaibing · 4 years, 4 months ago
- bb8872a tipc: fix using smp_processor_id() in preemptible by Tuong Lien · 4 years, 4 months ago
- fdeba99 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 4 months ago