Age | Commit message (Expand) | Author |
2022-06-27 | tipc: move bc link creation back to tipc_node_create | Xin Long |
2022-02-16 | tipc: fix wrong notification node addresses | Jon Maloy |
2022-02-14 | tipc: fix wrong publisher node address in link publications | Jon Maloy |
2021-06-10 | node.c: fix the use of indefinite article | gushengxian |
2021-05-10 | tipc: make node link identity publish thread safe | Hoang Le |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-07 | net: tipc: Fix spelling errors in net/tipc module | Zheng Yongjun |
2021-03-28 | node.c: A typo fix | Bhaskar Chowdhury |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-03-17 | tipc: simplify signature of tipc_nametbl_withdraw() functions | Jon Maloy |
2021-03-17 | tipc: simplify signature of tipc_namtbl_publish() | Jon Maloy |
2021-03-15 | tipc: better validate user input in tipc_nl_retrieve_key() | Eric Dumazet |
2021-03-11 | tipc: clean up warnings detected by sparse | Hoang Huu Le |
2021-01-14 | net: tip: fix a couple kernel-doc markups | Mauro Carvalho Chehab |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-08 | net: tipc: prevent possible null deref of link | Cengiz Can |
2020-12-04 | tipc: support 128bit node identity for peer removing | Hoang Le |
2020-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-01 | net/tipc: fix all function Return: notation | Randy Dunlap |
2020-12-01 | net/tipc: fix node.c kernel-doc | Randy Dunlap |
2020-12-01 | net/tipc: fix various kernel-doc warnings | Randy Dunlap |
2020-12-01 | tipc: fix incompatible mtu of transmission | Hoang Le |
2020-11-02 | tipc: remove unneeded semicolon | Tom Rix |
2020-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-09 | tipc: fix NULL pointer dereference in tipc_named_rcv | Hoang Huu Le |
2020-09-18 | tipc: add automatic rekeying for encryption key | Tuong Lien |
2020-09-18 | tipc: add automatic session key exchange | Tuong Lien |
2020-09-18 | tipc: introduce encryption master key | Tuong Lien |
2020-09-18 | tipc: optimize key switching time and logic | Tuong Lien |
2020-07-13 | net: tipc: kerneldoc fixes | Andrew Lunn |
2020-06-17 | tipc: update a binding service via broadcast | Hoang Huu Le |
2020-06-02 | Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv" | Tuong Lien |
2020-05-26 | tipc: add support for broadcast rcv stats dumping | Tuong Lien |
2020-05-26 | tipc: enable broadcast retrans via unicast | Tuong Lien |
2020-05-26 | tipc: introduce Gap ACK blocks for broadcast link | Tuong Lien |
2020-04-18 | tipc: Fix potential tipc_node refcnt leak in tipc_rcv | Xiyu Yang |
2020-03-26 | tipc: Add a missing case of TIPC_DIRECT_MSG type | Hoang Le |
2020-02-10 | tipc: make three functions static | Chen Wandun |
2019-12-10 | tipc: introduce variable window congestion control | Jon Maloy |
2019-11-22 | tipc: update replicast capability for broadcast send link | Hoang Le |
2019-11-08 | tipc: add support for AEAD key setting via netlink | Tuong Lien |
2019-11-08 | tipc: introduce TIPC encryption & authentication | Tuong Lien |
2019-11-08 | tipc: enable creating a "preliminary" node | Tuong Lien |
2019-11-07 | tipc: eliminate checking netns if node established | Hoang Le |
2019-11-06 | tipc: update cluster capabilities if node deleted | Hoang Le |
2019-10-29 | tipc: improve throughput between nodes in netns | Hoang Le |
2019-10-06 | net: tipc: have genetlink code to parse the attrs during dumpit | Jiri Pirko |
2019-08-18 | tipc: clean up skb list lock handling on send path | Jon Maloy |
2019-08-08 | tipc: add loopback device tracking | John Rutherford |
2019-07-25 | tipc: optimize link synching mechanism | Tuong Lien |