aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.c
Commit message (Expand)AuthorAge
* tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza2017-09-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * tipc: permit bond slave as bearerParthasarathy Bhuvaragan2017-08-29
* | tipc: don't reset stale broadcast send linkJon Paul Maloy2017-08-21
|/
* tipc: accept PACKET_MULTICAST packetsJon Paul Maloy2017-08-14
* netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* tipc: add function for checking broadcast support in bearerJon Paul Maloy2017-01-20
* tipc: check minimum bearer MTUMichal Kubeček2016-12-02
* tipc: add the ability to get UDP options via netlinkRichard Alpe2016-08-27
* tipc: introduce UDP replicastRichard Alpe2016-08-27
* tipc: use kfree_skb() instead of kfree()Wei Yongjun2016-08-24
* tipc: make bearer packet filtering genericJon Paul Maloy2016-08-19
* tipc: add a function to get the bearer nameParthasarathy 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\|
| * tipc: fix suspicious RCU usageYing Xue2016-06-16
* | tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-15
|/
* tipc: stricter filtering of packets in bearer layerJon Paul Maloy2016-04-07
* tipc: eliminate buffer leak in bearer layerJon Paul Maloy2016-04-07
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-07
* tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-20
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2015-10-24
* tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-24
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-24
* tipc: simplify bearer level broadcastJon Paul Maloy2015-10-24
* tipc: send out RESET immediately when link goes downJon Paul Maloy2015-10-16
* tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy2015-07-30
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-20
* tipc: simplify resetting and disabling of bearersJon Paul Maloy2015-05-14
* tipc: fix default link prop regression in nl compatRichard Alpe2015-05-09
* tipc: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* tipc: ensure that idle links are deleted when a bearer is disabledJon Paul Maloy2015-03-10
* tipc: add ip/udp media typeErik Hugne2015-03-05
* tipc: purge links when bearer is disabledErik Hugne2015-02-27
* tipc: remove tipc_snprintfRichard Alpe2015-02-09
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-09
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-09
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12
* tipc: make bearer list support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: involve namespace infrastructureYing Xue2015-01-12
* tipc: fix sparse warnings in new nl apiRichard Alpe2014-11-24