summaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix successful connect() but timed outTuong Lien2020-02-101-0/+2
* tipc: make three functions staticChen Wandun2020-02-101-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2812-87/+239
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-093-28/+37
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-224-126/+215
| |\ \
| * | | tipc: make legacy address flag readable over netlinkJohn Rutherford2019-12-203-0/+63
| * | | tipc: don't send gap blocks in ACK messagesJon Maloy2019-12-171-4/+4
| * | | tipc: introduce variable window congestion controlJon Maloy2019-12-109-79/+160
| * | | tipc: eliminate more unnecessary nacks and retransmissionsJon Maloy2019-12-101-1/+5
| * | | tipc: eliminate gap indicator from ACK messagesJon Maloy2019-12-101-5/+9
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-01-251-4/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-12-121-4/+1
| |/ /
* | | tipc: fix wrong connect() return codeTuong Lien2020-01-081-2/+2
* | | tipc: fix link overflow issue at socket shutdownTuong Lien2020-01-081-21/+32
* | | tipc: remove meaningless assignment in MakefileMasahiro Yamada2020-01-081-2/+0
* | | tipc: do not add socket.o to tipc-y twiceMasahiro Yamada2020-01-081-1/+1
* | | tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit errorYing Xue2020-01-061-2/+2
| |/ |/|
* | tipc: fix use-after-free in tipc_disc_rcv()Tuong Lien2019-12-101-3/+3
* | tipc: fix retrans failure due to wrong destinationTuong Lien2019-12-101-14/+18
* | tipc: fix potential hanging after b/rcast changingTuong Lien2019-12-101-9/+15
* | tipc: fix name table rbtree issuesTuong Lien2019-12-101-100/+179
|/
* tipc: fix ordering of tipc module init and exit routineTaehee Yoo2019-12-061-14/+15
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-3/+6
* tipc: fix duplicate SYN messages under link congestionTung Nguyen2019-11-281-7/+10
* tipc: fix wrong timeout input for tipc_wait_for_cond()Tung Nguyen2019-11-281-1/+1
* tipc: fix wrong socket reference counter after tipc_sk_timeout() returnsTung Nguyen2019-11-281-0/+1
* tipc: fix potential memory leak in __tipc_sendmsg()Tung Nguyen2019-11-281-1/+3
* tipc: fix link name length checkJohn Rutherford2019-11-261-2/+2
* net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo2019-11-231-1/+1
* tipc: support in-order name publication eventsTuong Lien2019-11-222-8/+47
* tipc: update replicast capability for broadcast send linkHoang Le2019-11-224-5/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-162-2/+6
|\
| * tipc: add back tipc prefix to log messagesMatt Bennett2019-11-142-2/+6
* | tipc: update mon's self addr when node addr generatedHoang Le2019-11-123-0/+18
* | tipc: fix update of the uninitialized variable errColin Ian King2019-11-111-1/+1
* | tipc: add support for AEAD key setting via netlinkTuong Lien2019-11-083-1/+156
* | tipc: introduce TIPC encryption & authenticationTuong Lien2019-11-0817-46/+2385
* | tipc: enable creating a "preliminary" nodeTuong Lien2019-11-082-27/+73
* | tipc: add reference counter to bearerTuong Lien2019-11-082-1/+16
* | tipc: eliminate checking netns if node establishedHoang Le2019-11-071-9/+5
* | tipc: eliminate the dummy packet in link synchingTuong Lien2019-11-061-15/+14
* | tipc: reduce sensitive to retransmit failuresHoang Le2019-11-061-1/+1
* | tipc: update cluster capabilities if node deletedHoang Le2019-11-061-1/+11
* | tipc: improve message bundling algorithmTuong Lien2019-11-033-104/+113
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-2/+2
|\ \ | |/
| * net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-281-2/+2
* | tipc: add smart nagle featureJon Maloy2019-10-304-20/+169
* | tipc: improve throughput between nodes in netnsHoang Le2019-10-298-11/+197
* | tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven2019-10-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-4/+4
|\ \ | |/
OpenPOWER on IntegriCloud