index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
1
-4
/
+8
2022-12-07
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
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
2021-06-10
node.c: fix the use of indefinite article
gushengxian
1
-1
/
+1
2021-05-10
tipc: make node link identity publish thread safe
Hoang Le
1
-6
/
+6
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
1
-1
/
+1
2021-03-28
node.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
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: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
1
-2
/
+1
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
1
-14
/
+15
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
1
-0
/
+5
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
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
1
-3
/
+3
2020-12-01
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-11-02
tipc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-09
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
1
-1
/
+1
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
1
-2
/
+23
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
1
-1
/
+16
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-2
/
+4
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
1
-27
/
+25
2020-07-13
net: tipc: kerneldoc fixes
Andrew Lunn
1
-2
/
+2
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
1
-6
/
+23
2020-06-02
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-8
/
+53
2020-05-26
tipc: enable broadcast retrans via unicast
Tuong Lien
1
-1
/
+1
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
1
-2
/
+8
2020-04-18
tipc: Fix potential tipc_node refcnt leak in tipc_rcv
Xiyu Yang
1
-1
/
+3
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
1
-1
/
+2
2020-02-10
tipc: make three functions static
Chen Wandun
1
-3
/
+4
2019-12-10
tipc: introduce variable window congestion control
Jon Maloy
1
-7
/
+9
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
1
-1
/
+7
2019-11-08
tipc: add support for AEAD key setting via netlink
Tuong Lien
1
-0
/
+135
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-19
/
+80
2019-11-08
tipc: enable creating a "preliminary" node
Tuong Lien
1
-27
/
+72
2019-11-07
tipc: eliminate checking netns if node established
Hoang Le
1
-9
/
+5
2019-11-06
tipc: update cluster capabilities if node deleted
Hoang Le
1
-1
/
+11
2019-10-29
tipc: improve throughput between nodes in netns
Hoang Le
1
-4
/
+151
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-5
/
+1
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
1
-3
/
+4
[next]