summaryrefslogtreecommitdiff
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: Unclone message at secondary destination lookupJon Maloy2017-10-08
* tipc: correct initialization of skb listJon Maloy2017-10-08
* tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-10-01
* tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza2017-09-06
* 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-24
| * tipc: reassign pointers after skb reallocation / linearizationParthasarathy Bhuvaragan2017-08-24
| * tipc: perform skb_linearize() before parsing the inner headerParthasarathy Bhuvaragan2017-08-24
| * 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-23
* | 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-09
* 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
* | | tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan2017-04-28
* | | tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan2017-04-28
* | | tipc: Fix missing connection request handlingParthasarathy Bhuvaragan2017-04-28
| |/ |/|
* | tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan2017-04-25
* | tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan2017-04-25
|/
* tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue2017-03-22
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* tipc: move premature initilalization of stack variablesJon Paul Maloy2017-02-24
* tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2017-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * tipc: fix cleanup at module unloadParthasarathy Bhuvaragan2017-01-24
| * tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-01-24
| * tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan2017-01-24
| * tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-01-24
| * tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan2017-01-24
| * tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan2017-01-24