| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-13 | 1 | -3/+3 |
|\ |
|
| * | Revert "tipc: Return the correct errno code" | Hoang Le | 2021-08-12 | 1 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-07-31 | 2 | -23/+21 |
|\| |
|
| * | tipc: do not write skb_shinfo frags when doing decrytion | Xin Long | 2021-07-24 | 1 | -10/+4 |
| * | tipc: fix sleeping in tipc accept routine | Hoang Le | 2021-07-23 | 1 | -5/+4 |
| * | tipc: fix implicit-connect for SYN+ | Xin Long | 2021-07-23 | 1 | -8/+13 |
* | | tipc: fix an use-after-free issue in tipc_recvmsg | Xin Long | 2021-07-25 | 1 | -3/+5 |
* | | tipc: keep the skb in rcv queue until the whole data is read | Xin Long | 2021-07-17 | 1 | -9/+27 |
|/ |
|
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-07-01 | 9 | -113/+97 |
|\ |
|
| * | net: tipc: replace align() with ALIGN in msg.c | Menglong Dong | 2021-06-28 | 1 | -8/+4 |
| * | net: tipc: fix FB_MTU eat two pages | Menglong Dong | 2021-06-28 | 3 | -11/+11 |
| * | tipc:subscr.c: fix a spelling mistake | gushengxian | 2021-06-10 | 1 | -1/+1 |
| * | tipc: socket.c: fix the use of copular verb | gushengxian | 2021-06-10 | 1 | -1/+1 |
| * | node.c: fix the use of indefinite article | gushengxian | 2021-06-10 | 1 | -1/+1 |
| * | tipc: Return the correct errno code | Zheng Yongjun | 2021-06-04 | 1 | -3/+3 |
| * | tipc: simplify handling of lookup scope during multicast message reception | Jon Maloy | 2021-06-03 | 3 | -20/+16 |
| * | tipc: refactor function tipc_sk_anc_data_recv() | Jon Maloy | 2021-06-03 | 1 | -47/+38 |
| * | tipc: eliminate redundant fields in struct tipc_sock | Jon Maloy | 2021-06-03 | 1 | -26/+27 |
* | | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2021-06-29 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | tipc: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-18 | 1 | -0/+1 |
* | | tipc: simplify the finalize work queue | Xin Long | 2021-05-18 | 6 | -23/+14 |
* | | tipc: wait and exit until all work queues are done | Xin Long | 2021-05-17 | 3 | -0/+6 |
* | | tipc: skb_linearize the head skb when reassembling msgs | Xin Long | 2021-05-17 | 1 | -7/+2 |
* | | Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" | Hoang Le | 2021-05-15 | 1 | -1/+4 |
* | | tipc: make node link identity publish thread safe | Hoang Le | 2021-05-10 | 1 | -6/+6 |
|/ |
|
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 16 | -581/+712 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-10 | 4 | -4/+5 |
| |\ |
|
| * | | tipc: Fix a kernel-doc warning in name_table.c | Wu XiangCheng | 2021-04-05 | 1 | -0/+2 |
| * | | mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist | Taehee Yoo | 2021-04-05 | 1 | -0/+2 |
| * | | tipc: fix unique bearer names sanity check | Hoang Le | 2021-04-02 | 1 | -19/+27 |
| * | | net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start() | Yang Yingliang | 2021-03-31 | 1 | -0/+2 |
| * | | tipc: fix htmldoc and smatch warnings | Jon Maloy | 2021-03-30 | 2 | -2/+3 |
| * | | node.c: A typo fix | Bhaskar Chowdhury | 2021-03-29 | 1 | -1/+1 |
| * | | bearer.h: Spellos fixed | Bhaskar Chowdhury | 2021-03-29 | 1 | -3/+3 |
| * | | tipc: fix kernel-doc warnings | Hoang Le | 2021-03-26 | 1 | -0/+1 |
| * | | tipc: add extack messages for bearer/media failure | Hoang Le | 2021-03-26 | 1 | -10/+40 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-03-25 | 1 | -3/+8 |
| |\ \ |
|
| * | | | tipc: remove some unnecessary warnings | Jon Maloy | 2021-03-17 | 2 | -21/+16 |
| * | | | tipc: add host-endian copy of user subscription to struct tipc_subscription | Jon Maloy | 2021-03-17 | 3 | -40/+37 |
| * | | | tipc: simplify api between binding table and topology server | Jon Maloy | 2021-03-17 | 3 | -48/+43 |
| * | | | tipc: simplify signature of tipc_find_service() | Jon Maloy | 2021-03-17 | 3 | -27/+39 |
| * | | | tipc: simplify signature of tipc_service_find_range() | Jon Maloy | 2021-03-17 | 1 | -6/+8 |
| * | | | tipc: simplify signature of tipc_nametbl_lookup_group() | Jon Maloy | 2021-03-17 | 3 | -36/+27 |
| * | | | tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes() | Jon Maloy | 2021-03-17 | 3 | -16/+14 |
| * | | | tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets() | Jon Maloy | 2021-03-17 | 3 | -19/+18 |
| * | | | tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() | Jon Maloy | 2021-03-17 | 4 | -95/+91 |
| * | | | tipc: rename binding table lookup functions | Jon Maloy | 2021-03-17 | 4 | -37/+56 |
| * | | | tipc: simplify signature of tipc_nametbl_withdraw() functions | Jon Maloy | 2021-03-17 | 5 | -68/+70 |
| * | | | tipc: simplify call signatures for publication creation | Jon Maloy | 2021-03-17 | 3 | -40/+34 |
| * | | | tipc: simplify signature of tipc_namtbl_publish() | Jon Maloy | 2021-03-17 | 5 | -58/+68 |