index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-24
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-12
tipc: Consolidate redundant functions
Shigeru Yoshida
2024-07-12
tipc: Remove unused struct declaration
Shigeru Yoshida
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-06-18
tipc: force a dst refcount before doing decryption
Xin Long
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-01
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-01
tipc: fix UAF in error path
Paolo Abeni
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-12
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
2024-02-15
tipc: Cleanup tipc_nl_bearer_add() error paths
Shigeru Yoshida
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-07
net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
Masahiro Yamada
2024-02-06
tipc: rename the module name diag to tipc_diag
Xin Long
2024-02-06
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
2024-01-24
tipc: node: remove Excess struct member kernel-doc warnings
Randy Dunlap
2024-01-24
tipc: socket: remove Excess struct member kernel-doc warning
Randy Dunlap
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2023-12-22
tipc: Remove some excess struct member documentation
Jonathan Corbet
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
2023-11-17
tipc: Remove redundant call to TLV_SPACE()
Shigeru Yoshida
2023-11-13
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-01
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
2023-09-18
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-08-09
tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
Yue Haibing
2023-08-03
tipc: Remove unused function declarations
Yue Haibing
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
2023-06-06
tipc: replace open-code bearer rcu_dereference access in bearer.c
Xin Long
2023-05-31
tipc: delete tipc_mtu_bad from tipc_udp_enable
Xin Long
2023-05-15
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
2023-05-15
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
2023-05-15
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]