summaryrefslogtreecommitdiff
path: root/net/tipc/bearer.c
AgeCommit message (Expand)Author
2018-07-26tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna
2018-03-23tipc: obtain node identity from interface by defaultJon Maloy
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2018-03-23tipc: remove restrictions on node address valuesJon Maloy
2018-03-23tipc: some cleanups in the file discover.cJon Maloy
2018-03-23tipc: refactor function tipc_enable_bearer()Jon Maloy
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-14tipc: apply bearer link tolerance on running linksJon Maloy
2018-02-14tipc: Introduce __tipc_nl_media_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_enableYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_disableYing Xue
2017-12-27tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29tipc: permit bond slave as bearerParthasarathy Bhuvaragan
2017-08-21tipc: don't reset stale broadcast send linkJon Paul Maloy
2017-08-14tipc: accept PACKET_MULTICAST packetsJon Paul Maloy
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy
2016-12-02tipc: check minimum bearer MTUMichal Kubeček
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe
2016-08-26tipc: introduce UDP replicastRichard Alpe
2016-08-23tipc: use kfree_skb() instead of kfree()Wei Yongjun
2016-08-18tipc: make bearer packet filtering genericJon Paul Maloy
2016-07-26tipc: add a function to get the bearer nameParthasarathy Bhuvaragan
2016-07-26tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-11tipc: reset all unicast links when broadcast send link failsJon Paul Maloy
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-15tipc: fix suspicious RCU usageYing Xue
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-04-07tipc: stricter filtering of packets in bearer layerJon Paul Maloy
2016-04-07tipc: eliminate buffer leak in bearer layerJon Paul Maloy
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy
2015-10-24tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy
2015-10-24tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy
2015-10-24tipc: introduce jumbo frame support for broadcastJon Paul Maloy
2015-10-24tipc: simplify bearer level broadcastJon Paul Maloy
2015-10-15tipc: send out RESET immediately when link goes downJon Paul Maloy
2015-07-30tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-05-14tipc: simplify resetting and disabling of bearersJon Paul Maloy
2015-05-09tipc: fix default link prop regression in nl compatRichard Alpe