| Commit message (Expand) | Author | Age | Files | Lines |
* | net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules | Jakub Kicinski | 2023-11-19 | 1 | -0/+1 |
* | tipc: Fix kernel-infoleak due to uninitialized TLV value | Shigeru Yoshida | 2023-11-13 | 1 | -0/+1 |
* | tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING | Shigeru Yoshida | 2023-11-02 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-10-05 | 1 | -2/+2 |
|\ |
|
| * | tipc: fix a potential deadlock on &tx->lock | Chengfeng Ye | 2023-10-04 | 1 | -2/+2 |
* | | tipc: Use size_add() in calls to struct_size() | Gustavo A. R. Silva | 2023-09-18 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-29 | 2 | -6/+6 |
|\ |
|
| * | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 2023-08-25 | 2 | -6/+6 |
* | | genetlink: use attrs from struct genl_info | Jakub Kicinski | 2023-08-16 | 4 | -5/+5 |
* | | genetlink: remove userhdr from struct genl_info | Jakub Kicinski | 2023-08-15 | 1 | -1/+1 |
* | | tipc: Remove unused declaration tipc_link_build_bc_sync_msg() | Yue Haibing | 2023-08-09 | 1 | -2/+0 |
* | | tipc: Remove unused function declarations | Yue Haibing | 2023-08-03 | 4 | -5/+0 |
|/ |
|
* | tipc: stop tipc crypto on failure in tipc_node_create | Fedor Pchelkin | 2023-07-27 | 1 | -1/+1 |
* | tipc: check return value of pskb_trim() | Yuanjun Gong | 2023-07-27 | 1 | -1/+2 |
* | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 2023-06-25 | 1 | -3/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-06-16 | 1 | -2/+2 |
|\ |
|
| * | net: tipc: resize nlattr array to correct size | Lin Ma | 2023-06-15 | 1 | -2/+2 |
* | | tipc: replace open-code bearer rcu_dereference access in bearer.c | Xin Long | 2023-06-07 | 1 | -8/+6 |
* | | tipc: delete tipc_mtu_bad from tipc_udp_enable | Xin Long | 2023-05-31 | 3 | -8/+4 |
|/ |
|
* | tipc: check the bearer min mtu properly when setting it by netlink | Xin Long | 2023-05-15 | 1 | -2/+2 |
* | tipc: do not update mtu if msg_max is too small in mtu negotiation | Xin Long | 2023-05-15 | 1 | -3/+6 |
* | tipc: add tipc_bearer_min_mtu to calculate min mtu | Xin Long | 2023-05-15 | 3 | -2/+19 |
* | net: deal with most data-races in sk_wait_event() | Eric Dumazet | 2023-05-10 | 1 | -2/+2 |
* | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-02-22 | 3 | -10/+14 |
|\ |
|
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2023-02-17 | 1 | -0/+2 |
| |\ |
|
| * | | string_helpers: Move string_is_valid() to the header | Andy Shevchenko | 2023-02-10 | 1 | -10/+6 |
| * | | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 2023-01-23 | 2 | -0/+8 |
* | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-02-22 | 1 | -6/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | tipc: Remove completion function scaffolding | Herbert Xu | 2023-02-13 | 1 | -6/+6 |
| * | | tipc: Add scaffolding to change completion function signature | Herbert Xu | 2023-02-13 | 1 | -6/+6 |
* | | | tipc: fix kernel warning when sending SYN message | Tung Nguyen | 2023-02-15 | 1 | -0/+2 |
| |/
|/| |
|
* | | tipc: fix unexpected link reset due to discovery messages | Tung Nguyen | 2023-01-06 | 1 | -4/+8 |
|/ |
|
* | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2022-12-25 | 2 | -2/+2 |
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2022-12-13 | 1 | -1/+1 |
|\ |
|
| * | use less confusing names for iov_iter direction initializers | Al Viro | 2022-11-25 | 1 | -1/+1 |
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 2022-11-18 | 1 | -1/+1 |
| |/ |
|
* | | tipc: call tipc_lxc_xmit without holding node_read_lock | Xin Long | 2022-12-07 | 1 | -3/+9 |
* | | tipc: Fix potential OOB in tipc_link_proto_rcv() | YueHaibing | 2022-12-06 | 1 | -1/+3 |
* | | tipc: re-fetch skb cb after tipc_msg_validate | Xin Long | 2022-11-29 | 1 | -0/+3 |
* | | tipc: check skb_linearize() return value in tipc_disc_rcv() | YueHaibing | 2022-11-22 | 1 | -1/+4 |
* | | tipc: add an extra conn_get in tipc_conn_alloc | Xin Long | 2022-11-22 | 1 | -3/+6 |
* | | tipc: set con sock in tipc_conn_alloc | Xin Long | 2022-11-22 | 1 | -6/+5 |
|/ |
|
* | tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header | Xin Long | 2022-11-08 | 1 | -1/+1 |
* | tipc: fix a null-ptr-deref in tipc_topsrv_accept | Xin Long | 2022-10-21 | 1 | -4/+12 |
* | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-10-21 | 2 | -2/+2 |
|\ |
|
| * | tipc: fix an information leak in tipc_topsrv_kern_subscr | Alexander Potapenko | 2022-10-14 | 1 | -1/+1 |
| * | tipc: Fix recognition of trial period | Mark Tomlinson | 2022-10-14 | 1 | -1/+1 |
* | | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2022-10-12 | 1 | -1/+1 |
|/ |
|
* | net/tipc: Remove unused struct distr_queue_item | Yuan Can | 2022-09-30 | 1 | -8/+0 |