| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-06 | tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() | Shigeru Yoshida | 1 | -0/+6 |
| 2023-12-22 | tipc: Remove some excess struct member documentation | Jonathan Corbet | 1 | -15/+0 |
| 2023-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2023-11-19 | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules | Jakub Kicinski | 1 | -0/+1 |
| 2023-11-17 | tipc: Remove redundant call to TLV_SPACE() | Shigeru Yoshida | 1 | -1/+1 |
| 2023-11-13 | tipc: Fix kernel-infoleak due to uninitialized TLV value | Shigeru Yoshida | 1 | -0/+1 |
| 2023-11-01 | tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING | Shigeru Yoshida | 1 | -2/+2 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2023-10-04 | tipc: fix a potential deadlock on &tx->lock | Chengfeng Ye | 1 | -2/+2 |
| 2023-09-18 | tipc: Use size_add() in calls to struct_size() | Gustavo A. R. Silva | 1 | -2/+2 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+6 |
| 2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 2 | -6/+6 |
| 2023-08-15 | genetlink: use attrs from struct genl_info | Jakub Kicinski | 4 | -5/+5 |
| 2023-08-15 | genetlink: remove userhdr from struct genl_info | Jakub Kicinski | 1 | -1/+1 |
| 2023-08-09 | tipc: Remove unused declaration tipc_link_build_bc_sync_msg() | Yue Haibing | 1 | -2/+0 |
| 2023-08-03 | tipc: Remove unused function declarations | Yue Haibing | 4 | -5/+0 |
| 2023-07-27 | tipc: stop tipc crypto on failure in tipc_node_create | Fedor Pchelkin | 1 | -1/+1 |
| 2023-07-27 | tipc: check return value of pskb_trim() | Yuanjun Gong | 1 | -1/+2 |
| 2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -3/+0 |
| 2023-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2023-06-15 | net: tipc: resize nlattr array to correct size | Lin Ma | 1 | -2/+2 |
| 2023-06-06 | tipc: replace open-code bearer rcu_dereference access in bearer.c | Xin Long | 1 | -8/+6 |
| 2023-05-31 | tipc: delete tipc_mtu_bad from tipc_udp_enable | Xin Long | 3 | -8/+4 |
| 2023-05-15 | tipc: check the bearer min mtu properly when setting it by netlink | Xin Long | 1 | -2/+2 |
| 2023-05-15 | tipc: do not update mtu if msg_max is too small in mtu negotiation | Xin Long | 1 | -3/+6 |
| 2023-05-15 | tipc: add tipc_bearer_min_mtu to calculate min mtu | Xin Long | 3 | -2/+19 |
| 2023-05-10 | net: deal with most data-races in sk_wait_event() | Eric Dumazet | 1 | -2/+2 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -10/+14 |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -6/+6 |
| 2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
| 2023-02-14 | tipc: fix kernel warning when sending SYN message | Tung Nguyen | 1 | -0/+2 |
| 2023-02-13 | tipc: Remove completion function scaffolding | Herbert Xu | 1 | -6/+6 |
| 2023-02-13 | tipc: Add scaffolding to change completion function signature | Herbert Xu | 1 | -6/+6 |
| 2023-02-09 | string_helpers: Move string_is_valid() to the header | Andy Shevchenko | 1 | -10/+6 |
| 2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 2 | -0/+8 |
| 2023-01-06 | tipc: fix unexpected link reset due to discovery messages | Tung Nguyen | 1 | -4/+8 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2 | -2/+2 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-07 | tipc: call tipc_lxc_xmit without holding node_read_lock | Xin Long | 1 | -3/+9 |
| 2022-12-06 | tipc: Fix potential OOB in tipc_link_proto_rcv() | YueHaibing | 1 | -1/+3 |
| 2022-11-28 | tipc: re-fetch skb cb after tipc_msg_validate | Xin Long | 1 | -0/+3 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
| 2022-11-21 | tipc: check skb_linearize() return value in tipc_disc_rcv() | YueHaibing | 1 | -1/+4 |
| 2022-11-21 | tipc: add an extra conn_get in tipc_conn_alloc | Xin Long | 1 | -3/+6 |
| 2022-11-21 | tipc: set con sock in tipc_conn_alloc | Xin Long | 1 | -6/+5 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-07 | tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header | Xin Long | 1 | -1/+1 |
| 2022-10-20 | tipc: fix a null-ptr-deref in tipc_topsrv_accept | Xin Long | 1 | -4/+12 |
| 2022-10-20 | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2 | -2/+2 |
| 2022-10-14 | tipc: fix an information leak in tipc_topsrv_kern_subscr | Alexander Potapenko | 1 | -1/+1 |
| 2022-10-14 | tipc: Fix recognition of trial period | Mark Tomlinson | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-29 | net/tipc: Remove unused struct distr_queue_item | Yuan Can | 1 | -8/+0 |
| 2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
| 2022-09-02 | tipc: fix shift wrapping bug in map_get() | Dan Carpenter | 1 | -1/+1 |
| 2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 2 | -0/+2 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-25 | net: Fix data-races around sysctl_[rw]mem(_offset)?. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -19/+23 |
| 2022-06-29 | net: tipc: fix possible refcount leak in tipc_sk_create() | Hangyu Hua | 1 | -0/+1 |
| 2022-06-27 | tipc: move bc link creation back to tipc_node_create | Xin Long | 1 | -19/+22 |
| 2022-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+1 |
| 2022-06-17 | tipc: cleanup unused function | Hoang Le | 2 | -12/+0 |
| 2022-06-17 | tipc: fix use-after-free Read in tipc_named_reinit | Hoang Le | 1 | -2/+1 |
| 2022-06-09 | net: rename reference+tracking helpers | Jakub Kicinski | 1 | -2/+2 |
| 2022-06-02 | tipc: check attribute length for bearer name | Hoang Le | 1 | -2/+1 |
| 2022-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2022-03-22 | tipc: fix the timer expires after interval 100ms | Hoang Le | 1 | -1/+2 |
| 2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -9/+12 |
| 2022-03-08 | tipc: fix incorrect order of state message data sanity check | Tung Nguyen | 1 | -4/+5 |
| 2022-03-07 | tipc: Use netif_rx(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2022-03-04 | tipc: fix kernel panic when enabling bearer | Tung Nguyen | 1 | -5/+7 |
| 2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+2 |
| 2022-02-23 | tipc: Fix end of loop tests for list_for_each_entry() | Dan Carpenter | 2 | -2/+2 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -7/+8 |
| 2022-02-16 | tipc: fix wrong notification node addresses | Jon Maloy | 1 | -5/+6 |
| 2022-02-14 | tipc: fix wrong publisher node address in link publications | Jon Maloy | 1 | -1/+1 |
| 2022-02-13 | tipc: fix a bit overflow in tipc_crypto_key_rcv() | Hangyu Hua | 1 | -1/+1 |
| 2022-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -3/+10 |
| 2022-02-10 | Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+1 |
| 2022-02-10 | tipc: improve size validations for received domain records | Jon Maloy | 2 | -2/+9 |
| 2022-02-09 | tipc: rate limit warning for received illegal binding update | Jon Maloy | 1 | -1/+1 |
| 2022-01-27 | net: tipc: remove unused static inlines | Jakub Kicinski | 1 | -23/+0 |
| 2022-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2021-12-31 | net ticp:fix a kernel-infoleak in __tipc_sendmsg() | Haimin Zhang | 1 | -0/+2 |
| 2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
| 2021-12-17 | Revert "tipc: use consistent GFP flags" | Hoang Le | 1 | -4/+4 |
| 2021-12-15 | net: add net device refcount tracker to struct packet_type | Eric Dumazet | 1 | -2/+2 |
| 2021-12-13 | tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set | Xin Long | 1 | -1/+2 |
| 2021-11-25 | tipc: delete the unlikely branch in tipc_aead_encrypt | Xin Long | 1 | -15/+4 |
| 2021-11-17 | tipc: check for null after calling kmemdup | Tadeusz Struk | 1 | -0/+4 |
| 2021-11-15 | tipc: only accept encrypted MSG_CRYPTO msgs | Xin Long | 1 | -2/+5 |
| 2021-11-15 | tipc: use consistent GFP flags | Tadeusz Struk | 1 | -4/+4 |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -11/+21 |
| 2021-10-26 | tipc: fix size validations for the MSG_CRYPTO type | Max VA | 1 | -11/+21 |
| 2021-10-13 | tipc: constify dev_addr passing | Jakub Kicinski | 4 | -5/+5 |
| 2021-09-13 | tipc: increase timeout in tipc_sk_enqueue() | Hoang Le | 1 | -1/+1 |
| 2021-09-03 | tipc: clean up inconsistent indenting | Colin Ian King | 1 | -1/+1 |
| 2021-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-08-16 | tipc: call tipc_wait_for_connect only when dlen is not 0 | Xin Long | 1 | -1/+1 |
| 2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2021-08-12 | Revert "tipc: Return the correct errno code" | Hoang Le | 1 | -3/+3 |
| 2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -23/+21 |
| 2021-07-25 | tipc: fix an use-after-free issue in tipc_recvmsg | Xin Long | 1 | -3/+5 |
| 2021-07-24 | tipc: do not write skb_shinfo frags when doing decrytion | Xin Long | 1 | -10/+4 |
| 2021-07-23 | tipc: fix sleeping in tipc accept routine | Hoang Le | 1 | -5/+4 |
| 2021-07-23 | tipc: fix implicit-connect for SYN+ | Xin Long | 1 | -8/+13 |
| 2021-07-16 | tipc: keep the skb in rcv queue until the whole data is read | Xin Long | 1 | -9/+27 |
| 2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 9 | -113/+97 |
| 2021-06-28 | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2021-06-28 | net: tipc: replace align() with ALIGN in msg.c | Menglong Dong | 1 | -8/+4 |
| 2021-06-28 | net: tipc: fix FB_MTU eat two pages | Menglong Dong | 3 | -11/+11 |
| 2021-06-10 | tipc:subscr.c: fix a spelling mistake | gushengxian | 1 | -1/+1 |
| 2021-06-10 | tipc: socket.c: fix the use of copular verb | gushengxian | 1 | -1/+1 |
| 2021-06-10 | node.c: fix the use of indefinite article | gushengxian | 1 | -1/+1 |
| 2021-06-04 | tipc: Return the correct errno code | Zheng Yongjun | 1 | -3/+3 |
| 2021-06-03 | tipc: simplify handling of lookup scope during multicast message reception | Jon Maloy | 3 | -20/+16 |
| 2021-06-03 | tipc: refactor function tipc_sk_anc_data_recv() | Jon Maloy | 1 | -47/+38 |
| 2021-06-03 | tipc: eliminate redundant fields in struct tipc_sock | Jon Maloy | 1 | -26/+27 |
| 2021-05-18 | tipc: simplify the finalize work queue | Xin Long | 6 | -23/+14 |
| 2021-05-17 | tipc: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-05-17 | tipc: wait and exit until all work queues are done | Xin Long | 3 | -0/+6 |
| 2021-05-17 | tipc: skb_linearize the head skb when reassembling msgs | Xin Long | 1 | -7/+2 |
| 2021-05-14 | Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" | Hoang Le | 1 | -1/+4 |
| 2021-05-10 | tipc: make node link identity publish thread safe | Hoang Le | 1 | -6/+6 |
| 2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 16 | -581/+712 |
| 2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -2/+2 |
| 2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -4/+5 |
| 2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen | 1 | -2/+2 |
| 2021-04-07 | net: tipc: Fix spelling errors in net/tipc module | Zheng Yongjun | 3 | -5/+5 |
| 2021-04-06 | tipc: increment the tmp aead refcnt before attaching it | Xin Long | 1 | -1/+2 |
| 2021-04-05 | tipc: Fix a kernel-doc warning in name_table.c | Wu XiangCheng | 1 | -0/+2 |
| 2021-04-05 | mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist | Taehee Yoo | 1 | -0/+2 |
| 2021-04-01 | tipc: fix unique bearer names sanity check | Hoang Le | 1 | -19/+27 |
| 2021-03-31 | net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start() | Yang Yingliang | 1 | -0/+2 |
| 2021-03-29 | tipc: fix htmldoc and smatch warnings | Jon Maloy | 2 | -2/+3 |
| 2021-03-29 | net:tipc: Fix a double free in tipc_sk_mcast_rcv | Lv Yunlong | 1 | -1/+1 |
| 2021-03-28 | node.c: A typo fix | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-03-28 | bearer.h: Spellos fixed | Bhaskar Chowdhury | 1 | -3/+3 |
| 2021-03-26 | tipc: fix kernel-doc warnings | Hoang Le | 1 | -0/+1 |
| 2021-03-25 | tipc: add extack messages for bearer/media failure | Hoang Le | 1 | -10/+40 |
| 2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+8 |
| 2021-03-17 | tipc: remove some unnecessary warnings | Jon Maloy | 2 | -21/+16 |
| 2021-03-17 | tipc: add host-endian copy of user subscription to struct tipc_subscription | Jon Maloy | 3 | -40/+37 |
| 2021-03-17 | tipc: simplify api between binding table and topology server | Jon Maloy | 3 | -48/+43 |
| 2021-03-17 | tipc: simplify signature of tipc_find_service() | Jon Maloy | 3 | -27/+39 |
| 2021-03-17 | tipc: simplify signature of tipc_service_find_range() | Jon Maloy | 1 | -6/+8 |
| 2021-03-17 | tipc: simplify signature of tipc_nametbl_lookup_group() | Jon Maloy | 3 | -36/+27 |
| 2021-03-17 | tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes() | Jon Maloy | 3 | -16/+14 |
| 2021-03-17 | tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets() | Jon Maloy | 3 | -19/+18 |
| 2021-03-17 | tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() | Jon Maloy | 4 | -95/+91 |
| 2021-03-17 | tipc: rename binding table lookup functions | Jon Maloy | 4 | -37/+56 |
| 2021-03-17 | tipc: simplify signature of tipc_nametbl_withdraw() functions | Jon Maloy | 5 | -68/+70 |
| 2021-03-17 | tipc: simplify call signatures for publication creation | Jon Maloy | 3 | -40/+34 |
| 2021-03-17 | tipc: simplify signature of tipc_namtbl_publish() | Jon Maloy | 5 | -58/+68 |
| 2021-03-17 | tipc: introduce new unified address type for internal use | Jon Maloy | 2 | -1/+46 |
| 2021-03-17 | tipc: move creation of publication item one level up in call chain | Jon Maloy | 1 | -33/+32 |
| 2021-03-17 | tipc: re-organize members of struct publication | Jon Maloy | 4 | -97/+92 |
| 2021-03-15 | tipc: better validate user input in tipc_nl_retrieve_key() | Eric Dumazet | 1 | -3/+8 |
| 2021-03-11 | tipc: clean up warnings detected by sparse | Hoang Huu Le | 3 | -22/+58 |
| 2021-03-11 | tipc: convert dest node's address to network order | Hoang Le | 1 | -1/+1 |
| 2021-01-27 | tipc: remove duplicated code in tipc_msg_create | Hoang Huu Le | 1 | -4/+0 |
| 2021-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -4/+9 |
| 2021-01-14 | net: tip: fix a couple kernel-doc markups | Mauro Carvalho Chehab | 2 | -2/+2 |
| 2021-01-09 | tipc: fix NULL deref in tipc_link_xmit() | Hoang Le | 1 | -2/+7 |
| 2021-01-05 | net: tipc: Replace expression with offsetof() | Zheng Yongjun | 1 | -1/+1 |
| 2020-12-16 | tipc: do sanity check payload of a netlink message | Hoang Le | 1 | -5/+7 |
| 2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+4 |
| 2020-12-08 | net: tipc: prevent possible null deref of link | Cengiz Can | 1 | -2/+4 |
| 2020-12-04 | tipc: support 128bit node identity for peer removing | Hoang Le | 1 | -3/+18 |
| 2020-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2020-12-01 | net/tipc: fix all function Return: notation | Randy Dunlap | 9 | -68/+68 |
| 2020-12-01 | net/tipc: fix socket.c kernel-doc | Randy Dunlap | 1 | -2/+29 |
| 2020-12-01 | net/tipc: fix node.c kernel-doc | Randy Dunlap | 1 | -1/+25 |
| 2020-12-01 | net/tipc: fix name_table.c kernel-doc | Randy Dunlap | 1 | -7/+35 |
| 2020-12-01 | net/tipc: fix name_distr.c kernel-doc | Randy Dunlap | 1 | -0/+27 |
| 2020-12-01 | net/tipc: fix link.c kernel-doc | Randy Dunlap | 1 | -2/+36 |
| 2020-12-01 | net/tipc: fix bearer.c for kernel-doc | Randy Dunlap | 1 | -1/+19 |
| 2020-12-01 | net/tipc: fix various kernel-doc warnings | Randy Dunlap | 9 | -19/+40 |
| 2020-12-01 | net/tipc: fix tipc header files for kernel-doc | Randy Dunlap | 5 | -14/+24 |
| 2020-12-01 | tipc: fix incompatible mtu of transmission | Hoang Le | 1 | -0/+2 |
| 2020-11-27 | tipc: update address terminology in code | Jon Maloy | 8 | -36/+41 |
| 2020-11-27 | tipc: make node number calculation reproducible | Jon Maloy | 3 | -4/+16 |
| 2020-11-27 | tipc: refactor tipc_sk_bind() function | Jon Maloy | 1 | -36/+30 |
| 2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
| 2020-11-13 | tipc: fix -Wstringop-truncation warnings | Wenlin Kang | 1 | -4/+1 |
| 2020-11-12 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+8 |
| 2020-11-11 | tipc: fix memory leak in tipc_topsrv_start() | Wang Hai | 1 | -2/+8 |
| 2020-11-02 | tipc: remove unneeded semicolon | Tom Rix | 2 | -2/+2 |
| 2020-10-30 | tipc: remove dead code in tipc_net and relatives | Hoang Huu Le | 3 | -24/+0 |
| 2020-10-30 | net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format | Andrew Lunn | 1 | -1/+2 |
| 2020-10-30 | net: tipc: Fix parameter types passed to %s formater | Andrew Lunn | 1 | -1/+1 |
| 2020-10-30 | tipc: add stricter control of reserved service types | Jon Maloy | 3 | -12/+21 |
| 2020-10-29 | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -3/+2 |
| 2020-10-29 | tipc: fix memory leak caused by tipc_buf_append() | Tung Nguyen | 1 | -3/+2 |
| 2020-10-25 | mm: remove kzfree() compatibility definition | Eric Biggers | 1 | -2/+2 |
| 2020-10-16 | tipc: fix incorrect setting window for bcast link | Hoang Huu Le | 1 | -2/+4 |
| 2020-10-16 | tipc: re-configure queue limit for broadcast link | Hoang Huu Le | 1 | -1/+5 |
| 2020-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -3/+12 |