summaryrefslogtreecommitdiff
path: root/net/tipc
Commit message (Expand)AuthorAgeFilesLines
* net: deal with most data-races in sk_wait_event()Eric Dumazet2023-05-101-2/+2
* Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-213-10/+14
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-0/+2
| |\
| * | string_helpers: Move string_is_valid() to the headerAndy Shevchenko2023-02-091-10/+6
| * | net/sock: Introduce trace_sk_data_ready()Peilin Ye2023-01-232-0/+8
* | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-211-6/+6
|\ \ \ | |_|/ |/| |
| * | tipc: Remove completion function scaffoldingHerbert Xu2023-02-131-6/+6
| * | tipc: Add scaffolding to change completion function signatureHerbert Xu2023-02-131-6/+6
* | | tipc: fix kernel warning when sending SYN messageTung Nguyen2023-02-141-0/+2
| |/ |/|
* | tipc: fix unexpected link reset due to discovery messagesTung Nguyen2023-01-061-4/+8
|/
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-252-2/+2
* Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-1/+1
|\
| * use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \
| * | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| |/
* | tipc: call tipc_lxc_xmit without holding node_read_lockXin Long2022-12-071-3/+9
* | tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing2022-12-061-1/+3
* | tipc: re-fetch skb cb after tipc_msg_validateXin Long2022-11-281-0/+3
* | tipc: check skb_linearize() return value in tipc_disc_rcv()YueHaibing2022-11-211-1/+4
* | tipc: add an extra conn_get in tipc_conn_allocXin Long2022-11-211-3/+6
* | tipc: set con sock in tipc_conn_allocXin Long2022-11-211-6/+5
|/
* tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_headerXin Long2022-11-071-1/+1
* tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long2022-10-201-4/+12
* Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-202-2/+2
|\
| * tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko2022-10-141-1/+1
| * tipc: Fix recognition of trial periodMark Tomlinson2022-10-141-1/+1
* | treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
|/
* net/tipc: Remove unused struct distr_queue_itemYuan Can2022-09-291-8/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-1/+1
|\
| * tipc: fix shift wrapping bug in map_get()Dan Carpenter2022-09-021-1/+1
* | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-292-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-1/+1
|\
| * net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima2022-07-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-302-19/+23
|\ \ | |/
| * net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua2022-06-291-0/+1
| * tipc: move bc link creation back to tipc_node_createXin Long2022-06-271-19/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-231-2/+1
|\ \ | |/
| * tipc: fix use-after-free Read in tipc_named_reinitHoang Le2022-06-171-2/+1
* | tipc: cleanup unused functionHoang Le2022-06-172-12/+0
* | net: rename reference+tracking helpersJakub Kicinski2022-06-091-2/+2
|/
* tipc: check attribute length for bearer nameHoang Le2022-06-021-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-1/+2
|\
| * tipc: fix the timer expires after interval 100msHoang Le2022-03-221-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-102-9/+12
|\ \ | |/
| * tipc: fix incorrect order of state message data sanity checkTung Nguyen2022-03-081-4/+5
| * tipc: fix kernel panic when enabling bearerTung Nguyen2022-03-041-5/+7
* | tipc: Use netif_rx().Sebastian Andrzej Siewior2022-03-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-242-2/+2
|\ \ | |/
| * tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter2022-02-232-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-172-7/+8
|\ \ | |/