summaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-08-15
* tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan2016-08-10
* tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun2016-07-30
* tipc: dump monitor attributesParthasarathy Bhuvaragan2016-07-26
* tipc: add a function to get the bearer nameParthasarathy Bhuvaragan2016-07-26
* tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan2016-07-26
* tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan2016-07-26
* tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan2016-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-12
| * tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy2016-07-12
| * tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-06
|\|
| * tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\|
| * tipc: unclone unbundled buffers before forwardingJon Paul Maloy2016-06-22
| * tipc: fix socket timer deadlockJon Paul Maloy2016-06-18
| * tipc: eliminate uninitialized variable warningYing Xue2016-06-16
| * tipc: fix suspicious RCU usageYing Xue2016-06-16
* | tipc: rename udp_port in struct udp_media_addrRichard Alpe2016-06-29
* | tipc: honor msg2addr return valueRichard Alpe2016-06-29
* | tipc: Use kmemdup instead of kmalloc and memcpyAmitoj Kaur Chawla2016-06-27
* | tipc: potential shift wrapping bug in map_set()Dan Carpenter2016-06-18
* | tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10
|\|
| * tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-06-03
* | tipc: change node timer unit from jiffies to msJon Paul Maloy2016-06-08
* | tipc: correct error in node fsmJon Paul Maloy2016-06-08
|/
* tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding2016-05-25
* tipc: block BH in TCP callbacksEric Dumazet2016-05-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-18
* | tipc: fix nametable publication field in nl compatRichard Alpe2016-05-17
* | tipc: check nl sock before parsing nested attributesRichard Alpe2016-05-16
* | tipc: eliminate risk of double link_up eventsJon Paul Maloy2016-05-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\ \
| * | tipc: only process unicast on intended nodeHamish Martin2016-05-01
* | | tipc: redesign connection-level flow controlJon Paul Maloy2016-05-03
* | | tipc: propagate peer node capabilities to socket layerJon Paul Maloy2016-05-03
* | | tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy2016-05-03
* | | tipc: set 'active' state correctly for first established linkJon Paul Maloy2016-05-01
* | | tipc: remove an unnecessary NULL checkDan Carpenter2016-04-28
* | | tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan2016-04-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\| |
| * | tipc: purge deferred updates from dead nodesErik Hugne2016-04-11
| * | tipc: make dist queue pernetErik Hugne2016-04-11
| |/
* | tipc: let first message on link be a state messageJon Paul Maloy2016-04-15
* | tipc: ensure that first packets on link are sent in orderJon Paul Maloy2016-04-15
* | tipc: refactor function tipc_link_timeout()Jon Paul Maloy2016-04-15
* | tipc: reduce transmission rate of reset messages when link is downJon Paul Maloy2016-04-15