- 15139bc node.c: fix the use of indefinite article by gushengxian · 3 years, 7 months ago
- 3058e01 tipc: make node link identity publish thread safe by Hoang Le · 3 years, 8 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- a79ace4 net: tipc: Fix spelling errors in net/tipc module by Zheng Yongjun · 3 years, 9 months ago
- 0184235e node.c: A typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 2c98da0 tipc: simplify signature of tipc_nametbl_withdraw() functions by Jon Maloy · 3 years, 10 months ago
- 50a3499 tipc: simplify signature of tipc_namtbl_publish() by Jon Maloy · 3 years, 10 months ago
- 0217ed2 tipc: better validate user input in tipc_nl_retrieve_key() by Eric Dumazet · 3 years, 10 months ago
- 97bc84b tipc: clean up warnings detected by sparse by Hoang Huu Le · 3 years, 10 months ago
- 2576477 net: tip: fix a couple kernel-doc markups by Mauro Carvalho Chehab · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 0398ba9 net: tipc: prevent possible null deref of link by Cengiz Can · 4 years, 1 month ago
- 43fcd90 tipc: support 128bit node identity for peer removing by Hoang Le · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 637b77f net/tipc: fix all function Return: notation by Randy Dunlap · 4 years, 1 month ago
- 4476441 net/tipc: fix node.c kernel-doc by Randy Dunlap · 4 years, 1 month ago
- 5fcb7d4 net/tipc: fix various kernel-doc warnings by Randy Dunlap · 4 years, 1 month ago
- 0643334 tipc: fix incompatible mtu of transmission by Hoang Le · 4 years, 1 month ago
- f2219c3 tipc: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 7b50ee3 tipc: fix NULL pointer dereference in tipc_named_rcv by Hoang Huu Le · 4 years, 3 months ago
- 23700da tipc: add automatic rekeying for encryption key by Tuong Lien · 4 years, 3 months ago
- 1ef6f7c tipc: add automatic session key exchange by Tuong Lien · 4 years, 3 months ago
- daef1ee tipc: introduce encryption master key by Tuong Lien · 4 years, 3 months ago
- f779bf7 tipc: optimize key switching time and logic by Tuong Lien · 4 years, 3 months ago
- d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- cad2929 tipc: update a binding service via broadcast by Hoang Huu Le · 4 years, 6 months ago
- 049fa17 Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv" by Tuong Lien · 4 years, 7 months ago
- 03b6fef tipc: add support for broadcast rcv stats dumping by Tuong Lien · 4 years, 7 months ago
- a91d55d tipc: enable broadcast retrans via unicast by Tuong Lien · 4 years, 7 months ago
- d7626b5 tipc: introduce Gap ACK blocks for broadcast link by Tuong Lien · 4 years, 7 months ago
- de05842 tipc: Fix potential tipc_node refcnt leak in tipc_rcv by Xiyu Yang · 4 years, 9 months ago
- 8b1e5b0a tipc: Add a missing case of TIPC_DIRECT_MSG type by Hoang Le · 4 years, 9 months ago
- 2437fd7 tipc: make three functions static by Chen Wandun · 4 years, 11 months ago
- 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
- ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
- e1f3219 tipc: add support for AEAD key setting via netlink by Tuong Lien · 5 years ago
- fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
- 4cbf8ac tipc: enable creating a "preliminary" node by Tuong Lien · 5 years ago
- d408bef tipc: eliminate checking netns if node established by Hoang Le · 5 years ago
- 6708ef7 tipc: update cluster capabilities if node deleted by Hoang Le · 5 years ago
- f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
- 057af70 net: tipc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
- e654f9f tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
- 6c9081a tipc: add loopback device tracking by John Rutherford · 5 years ago
- 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 5 years ago
- 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 5 years ago
- a7dc51a tipc: rename function msg_get_wrapped() to msg_inner_hdr() by Jon Maloy · 6 years ago
- d0f84d0 tipc: fix issues with early FAILOVER_MSG from peer by Tuong Lien · 6 years ago
- c0b14a0 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- 909620f tipc: use standard write_lock & unlock functions when creating node by Jon Maloy · 6 years ago
- 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 737889e tipc: tipc clang warning by Jon Maloy · 6 years ago
- ff2ebbf tipc: introduce new capability flag for cluster by Hoang Le · 6 years ago
- 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
- eb18a51 tipc: add trace_events for tipc node by Tuong Lien · 6 years ago
- 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
- b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
- 5679ee7 tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it by Zhenbo Gao · 6 years ago
- f5d6c3e tipc: fix node keep alive interval calculation by Hoang Le · 6 years ago
- ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
- d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
- c140eb1 tipc: fix failover problem by LUU Duc Canh · 6 years ago
- c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
- 40999f1 tipc: make link capability update thread safe by Jon Maloy · 6 years ago
- 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
- 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago
- 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 6 years ago
- 6a939f3 tipc: Auto removal of peer down node instance by GhantaKrishnamurthy MohanKrishna · 7 years ago
- 759f29b tipc: optimize function tipc_node_timeout() by Tung Nguyen · 7 years ago
- b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 7 years ago
- a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
- 7dbc73e6 tipc: fix bug in function tipc_nl_node_dump_monitor by Jon Maloy · 7 years ago
- e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 682cd3c tipc: confgiure and apply UDP bearer MTU on running links by GhantaKrishnamurthy MohanKrishna · 7 years ago
- 36a50a9 tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 7 years ago
- 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
- 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
- e1a22d1 tipc: tipc_node_create() can be static by Wei Yongjun · 7 years ago
- 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
- d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
- 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
- 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 7 years ago
- 59b3661 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
- d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
- 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- f70d37b tipc: add new function for sending multiple small messages by Jon Maloy · 7 years ago
- 38077b8 tipc: add ability to obtain node availability status from other files by Jon Maloy · 7 years ago
- 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 991ca84 tipc: context imbalance at node read unlock by Parthasarathy Bhuvaragan · 7 years ago
- 2716313 tipc: perform skb_linearize() before parsing the inner header by Parthasarathy Bhuvaragan · 7 years ago
- 40501f90 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
- ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
- 78302fd tipc: check return value of nlmsg_new by Pan Bian · 8 years ago
- fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago