aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
...
* | tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy2017-10-13
* | tipc: guarantee delivery of UP event before first broadcastJon Maloy2017-10-13
* | tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-13
* | tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy2017-10-13
* | tipc: introduce group multicast messagingJon Maloy2017-10-13
* | tipc: introduce group anycast messagingJon Maloy2017-10-13
* | tipc: introduce group unicast messagingJon Maloy2017-10-13
* | tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-13
* | tipc: receive group membership events via member socketJon Maloy2017-10-13
* | tipc: add second source address to recvmsg()/recvfrom()Jon Maloy2017-10-13
* | tipc: introduce communication groupsJon Maloy2017-10-13
* | tipc: improve destination linked listJon Maloy2017-10-13
* | tipc: add new function for sending multiple small messagesJon Maloy2017-10-13
* | tipc: refactor function filter_rcv()Jon Maloy2017-10-13
* | tipc: add ability to obtain node availability status from other filesJon Maloy2017-10-13
* | tipc: improve address sanity check in tipc_connect()Jon Maloy2017-10-13
* | tipc: add ability to order and receive topology events in driverJon Maloy2017-10-13
|/
* tipc: Unclone message at secondary destination lookupJon Maloy2017-10-09
* tipc: correct initialization of skb listJon Maloy2017-10-09
* tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-09-30
* tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza2017-09-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * tipc: permit bond slave as bearerParthasarathy Bhuvaragan2017-08-29
| * tipc: context imbalance at node read unlockParthasarathy Bhuvaragan2017-08-25
| * tipc: reassign pointers after skb reallocation / linearizationParthasarathy Bhuvaragan2017-08-25
| * tipc: perform skb_linearize() before parsing the inner headerParthasarathy Bhuvaragan2017-08-25
| * tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson2017-08-24
| * tipc: fix a race condition of releasing subscriber objectYing Xue2017-08-22
| * tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan2017-08-22
* | net: tipc: constify genl_opsArvind Yadav2017-08-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\|
| * tipc: fix use-after-freeEric Dumazet2017-08-18
* | tipc: don't reset stale broadcast send linkJon Paul Maloy2017-08-21
|/
* tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy2017-08-14
* tipc: accept PACKET_MULTICAST packetsJon Paul Maloy2017-08-14
* tipc: remove premature ESTABLISH FSM event at link synchronizationJon Paul Maloy2017-08-10
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverseJia-Ju Bai2017-06-10
* tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy2017-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy2017-05-02
| * tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy2017-05-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
| |\
| * | tipc: check return value of nlmsg_newPan Bian2017-04-24
| * | netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
| * | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
| * | tipc: allow rdm/dgram socketpairsErik Hugne2017-03-29
| * | tipc: add support for stream/seqpacket socketpairsErik Hugne2017-03-29
| * | tipc: adjust the policy of holding subscription krefYing Xue2017-03-28
| * | tipc: advance the time of deleting subscription from subscriber->subscrp_listYing Xue2017-03-28