- 1722389 Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 months ago
- fa96c6b tipc: Return non-zero value from tipc_udp_addr2str() on error by Shigeru Yoshida · 6 months ago
- 527eff22 Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
- b6c6796 tipc: Consolidate redundant functions by Shigeru Yoshida · 6 months ago
- 534ea0a tipc: Remove unused struct declaration by Shigeru Yoshida · 6 months ago
- b8c7dd1 kernel-wide: fix spelling mistakes like "assocative" -> "associative" by Jesse Brandeburg · 7 months ago
- 2ebe8f8 tipc: force a dst refcount before doing decryption by Xin Long · 7 months ago
- 2c92ca8 tracing/treewide: Remove second parameter of __assign_str() by Steven Rostedt (Google) · 8 months ago
- 92ef0fd net: change proto and proto_ops accept type by Jens Axboe · 8 months ago
- 73dbd8c net: Remove ctl_table sentinel elements from several networking subsystems by Joel Granados · 8 months ago
- e958da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
- 97bf6f8 tipc: fix a possible memleak in tipc_buf_append by Xin Long · 8 months ago
- 080cbb8 tipc: fix UAF in error path by Paolo Abeni · 8 months ago
- 05d6d49 inet: introduce dst_rtable() helper by Eric Dumazet · 8 months ago
- 195b7fc tipc: remove redundant assignment to ret, simplify code by Colin Ian King · 9 months ago
- 984328c tipc: Cleanup tipc_nl_bearer_add() error paths by Shigeru Yoshida · 11 months ago
- 3be042c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
- 59d6bcc net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO} by Masahiro Yamada · 11 months ago
- 06e6bc1 tipc: rename the module name diag to tipc_diag by Xin Long · 11 months ago
- 3871aa0 tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() by Shigeru Yoshida · 11 months ago
- 5ca1a515 tipc: node: remove Excess struct member kernel-doc warnings by Randy Dunlap · 11 months ago
- 88bf1b8 tipc: socket: remove Excess struct member kernel-doc warning by Randy Dunlap · 11 months ago
- 114b4bb sock_diag: add module pointer to "struct sock_diag_handler" by Eric Dumazet · 11 months ago
- 45248f2 tipc: Remove some excess struct member documentation by Jonathan Corbet · 1 year ago
- 45c226d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
- 938dbea net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules by Jakub Kicinski · 1 year, 1 month ago
- d580d26 tipc: Remove redundant call to TLV_SPACE() by Shigeru Yoshida · 1 year, 1 month ago
- fb317eb tipc: Fix kernel-infoleak due to uninitialized TLV value by Shigeru Yoshida · 1 year, 2 months ago
- 19b3f72 tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING by Shigeru Yoshida · 1 year, 2 months ago
- 2606cf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 3 months ago
- 08e50cf tipc: fix a potential deadlock on &tx->lock by Chengfeng Ye · 1 year, 3 months ago
- 2506a91 tipc: Use size_add() in calls to struct_size() by Gustavo A. R. Silva · 1 year, 4 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- f9bff0e minmax: add in_range() macro by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 7288dd2 genetlink: use attrs from struct genl_info by Jakub Kicinski · 1 year, 5 months ago
- bffcc68 genetlink: remove userhdr from struct genl_info by Jakub Kicinski · 1 year, 5 months ago
- ca76b38 tipc: Remove unused declaration tipc_link_build_bc_sync_msg() by Yue Haibing · 1 year, 5 months ago
- c956910 tipc: Remove unused function declarations by Yue Haibing · 1 year, 5 months ago
- de52e17 tipc: stop tipc crypto on failure in tipc_node_create by Fedor Pchelkin · 1 year, 5 months ago
- e46e06f tipc: check return value of pskb_trim() by Yuanjun Gong · 1 year, 5 months ago
- dc97391 sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) by David Howells · 1 year, 6 months ago
- 173780f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- 44194cb net: tipc: resize nlattr array to correct size by Lin Ma · 1 year, 7 months ago
- ae28ea5 tipc: replace open-code bearer rcu_dereference access in bearer.c by Xin Long · 1 year, 7 months ago
- 6cd8ec5 tipc: delete tipc_mtu_bad from tipc_udp_enable by Xin Long · 1 year, 7 months ago
- 35a089b tipc: check the bearer min mtu properly when setting it by netlink by Xin Long · 1 year, 8 months ago
- 56077b5 tipc: do not update mtu if msg_max is too small in mtu negotiation by Xin Long · 1 year, 8 months ago
- 3ae6d66 tipc: add tipc_bearer_min_mtu to calculate min mtu by Xin Long · 1 year, 8 months ago
- d0ac89f net: deal with most data-races in sk_wait_event() by Eric Dumazet · 1 year, 8 months ago
- 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 10 months ago
- 36289a03b Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 10 months ago
- 675f176 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 1 year, 11 months ago
- 11a4d6f tipc: fix kernel warning when sending SYN message by Tung Nguyen · 1 year, 11 months ago
- 65cb465 tipc: Remove completion function scaffolding by Herbert Xu · 1 year, 11 months ago
- 1dbab13 tipc: Add scaffolding to change completion function signature by Herbert Xu · 1 year, 11 months ago
- f1db99c string_helpers: Move string_is_valid() to the header by Andy Shevchenko · 1 year, 11 months ago
- 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years ago
- c244c09 tipc: fix unexpected link reset due to discovery messages by Tung Nguyen · 2 years ago
- 292a089 treewide: Convert del_timer*() to timer_shutdown*() by Steven Rostedt (Google) · 2 years ago
- 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 1 month ago
- 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 1 month ago
- 8895617 tipc: call tipc_lxc_xmit without holding node_read_lock by Xin Long · 2 years, 1 month ago
- 743117a tipc: Fix potential OOB in tipc_link_proto_rcv() by YueHaibing · 2 years, 1 month ago
- 3067bc6 tipc: re-fetch skb cb after tipc_msg_validate by Xin Long · 2 years, 1 month ago
- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 4 months ago
- cd0f642 tipc: check skb_linearize() return value in tipc_disc_rcv() by YueHaibing · 2 years, 1 month ago
- a7b4296 tipc: add an extra conn_get in tipc_conn_alloc by Xin Long · 2 years, 1 month ago
- 0e5d56c tipc: set con sock in tipc_conn_alloc by Xin Long · 2 years, 1 month ago
- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 3 months ago
- 1c075b1 tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header by Xin Long · 2 years, 2 months ago
- 82cb4e4 tipc: fix a null-ptr-deref in tipc_topsrv_accept by Xin Long · 2 years, 2 months ago
- 6d36c72 Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 2 months ago
- 777ecaa tipc: fix an information leak in tipc_topsrv_kern_subscr by Alexander Potapenko · 2 years, 3 months ago
- 28be7ca tipc: Fix recognition of trial period by Mark Tomlinson · 2 years, 3 months ago
- 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 3 months ago
- 8af535b net/tipc: Remove unused struct distr_queue_item by Yuan Can · 2 years, 3 months ago
- 9f8f193 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 2 years, 4 months ago
- e2b224a tipc: fix shift wrapping bug in map_get() by Dan Carpenter · 2 years, 4 months ago
- 9c5d03d genetlink: start to validate reserved header bytes by Jakub Kicinski · 2 years, 4 months ago
- 272ac32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 5 months ago
- 0273954 net: Fix data-races around sysctl_[rw]mem(_offset)?. by Kuniyuki Iwashima · 2 years, 5 months ago
- 0d8730f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
- 00aff35 net: tipc: fix possible refcount leak in tipc_sk_create() by Hangyu Hua · 2 years, 6 months ago
- cb8092d tipc: move bc link creation back to tipc_node_create by Xin Long · 2 years, 6 months ago
- 93817be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
- 4875d94 tipc: cleanup unused function by Hoang Le · 2 years, 7 months ago
- 911600b tipc: fix use-after-free Read in tipc_named_reinit by Hoang Le · 2 years, 7 months ago
- d62607c net: rename reference+tracking helpers by Jakub Kicinski · 2 years, 7 months ago
- 7f36f79 tipc: check attribute length for bearer name by Hoang Le · 2 years, 7 months ago
- 8969519 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
- 6a7d8cff tipc: fix the timer expires after interval 100ms by Hoang Le · 2 years, 9 months ago
- 1e8a3f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- c79fcc2 tipc: fix incorrect order of state message data sanity check by Tung Nguyen · 2 years, 10 months ago
- a0f0db8 tipc: Use netif_rx(). by Sebastian Andrzej Siewior · 2 years, 10 months ago
- be4977b tipc: fix kernel panic when enabling bearer by Tung Nguyen · 2 years, 10 months ago
- aaa25a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- a1f8fec tipc: Fix end of loop tests for list_for_each_entry() by Dan Carpenter · 2 years, 10 months ago
- 6b5567b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 11 months ago
- c08e584 tipc: fix wrong notification node addresses by Jon Maloy · 2 years, 11 months ago
- 032062f tipc: fix wrong publisher node address in link publications by Jon Maloy · 2 years, 11 months ago