aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: check minimum bearer MTUMichal Kubeček2016-12-02
* tipc: fix link statistics counter errorsJon Paul Maloy2016-11-27
* tipc: resolve connection flow control compatibility problemJon Paul Maloy2016-11-25
* tipc: improve sanity check for received domain recordsJon Paul Maloy2016-11-25
* tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-25
* tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy2016-11-19
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-29
* tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter2016-10-13
* tipc: fix possible memory leak in tipc_udp_enable()Wei Yongjun2016-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2016-09-01
* | tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy2016-09-02
* | tipc: rate limit broadcast retransmissionsJon Paul Maloy2016-09-02
* | tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\|
| * tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2016-08-25
* | tipc: add UDP remoteip dump to netlink APIRichard Alpe2016-08-27
* | tipc: add the ability to get UDP options via netlinkRichard Alpe2016-08-27
* | tipc: add replicast peer discoveryRichard Alpe2016-08-27
* | tipc: introduce UDP replicastRichard Alpe2016-08-27
* | tipc: refactor multicast ip checkRichard Alpe2016-08-27
* | tipc: split UDP send functionRichard Alpe2016-08-27
* | tipc: split UDP nl address parsingRichard Alpe2016-08-27
* | tipc: use kfree_skb() instead of kfree()Wei Yongjun2016-08-24
* | tipc: add peer removal functionalityRichard Alpe2016-08-19
* | tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy2016-08-19
* | tipc: make bearer packet filtering genericJon Paul Maloy2016-08-19
|/
* 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