aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
...
| * tipc: Introduce __tipc_nl_media_setYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_bearer_setYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_bearer_enableYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_bearer_disableYing Xue2018-02-14
| * tipc: Refactor __tipc_nl_compat_doitYing Xue2018-02-14
* | tipc: don't call sock_release() in atomic contextPaolo Abeni2018-02-19
* | tipc: fix bug on error path in tipc_topsrv_kern_subscr()Jon Maloy2018-02-19
* | tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-16
* | tipc: separate topology server listener socket from subcsriber socketsJon Maloy2018-02-16
* | tipc: make struct tipc_server private for server.cJon Maloy2018-02-16
* | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |