summaryrefslogtreecommitdiff
path: root/net/tipc
Commit message (Expand)AuthorAge
...
* | tipc: some prefix changesJon Maloy2018-02-16
* | tipc: collapse subscription creation functionsJon Maloy2018-02-16
* | tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-16
* | tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-16
* | tipc: eliminate struct tipc_subscriberJon Maloy2018-02-16
* | tipc: remove unnecessary function pointersJon Maloy2018-02-16
* | tipc: remove redundant code in topology serverJon Maloy2018-02-16
* | tipc: apply bearer link tolerance on running linksJon Maloy2018-02-14
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* tipc: fix skb truesize/datasize ratio controlHoang Le2018-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * tipc: fix race between poll() and setsockopt()Jon Maloy2018-01-19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\
| * | tipc: fix race condition at topology server receiveJon Maloy2018-01-16
| * | tipc: fix bug during lookup of multicast destination nodesJon Maloy2018-01-15
| * | tipc: fix a potental access after delete in tipc_sk_join()Jon Maloy2018-01-15
| * | tipc: improve poll() for group member socketJon Maloy2018-01-09
| * | tipc: improve groupcast scope handlingJon Maloy2018-01-09
| * | tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-09
| * | tipc: send out join messages as soon as new member is discoveredJon Maloy2018-01-09
| * | tipc: simplify group LEAVE sequenceJon Maloy2018-01-09
| * | tipc: create group member event messages when they are neededJon Maloy2018-01-09
| * | tipc: adjustment to group member FSMJon Maloy2018-01-09
| * | tipc: let group member stay in JOINED mode if unable to reclaimJon Maloy2018-01-09
| * | tipc: a couple of cleanupsJon Maloy2018-01-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \
| * | | net: tipc: remove unused hardirq.hYang Shi2018-01-08
| * | | tipc: simplify small window members' sorting algorithmJon Maloy2018-01-05
| * | | tipc: some clarifying name changesJon Maloy2018-01-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
| |\ \ \ \ \
| * | | | | | rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-11
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-05
| |\ \ \ \ \ \ \
| * | | | | | | | tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy2017-12-01
* | | | | | | | | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tipc: switch to sock_recvmsg()Al Viro2017-12-02
* | | | | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | net: annotate ->poll() instancesAl Viro2017-11-27
| |/ / / / / / / /
* | | | | | | | | tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang2018-01-15
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | tipc: fix problems with multipoint-to-point flow controlJon Maloy2018-01-02
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan2017-12-28
* | | | | | | tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala2017-12-27
* | | | | | | tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala2017-12-27
* | | | | | | tipc: fix memory leak of group member when peer node is lostJon Maloy2017-12-26
* | | | | | | tipc: base group replicast ack counter on number of actual receiversJon Maloy2017-12-26
| |_|_|_|_|/ |/| | | | |
* | | | | | tipc: remove joining group member from congested listJon Maloy2017-12-20
* | | | | | tipc: fix list sorting bug in function tipc_group_update_member()Jon Maloy2017-12-19