summaryrefslogtreecommitdiff
path: root/net/tipc (follow)
Commit message (Expand)AuthorAge
...
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2017-04-30
* tipc: fix crash during node removalJon Paul Maloy2017-04-27
* tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-09-30
* tipc: move linearization of buffers to generic codeJon Paul Maloy2016-09-24
* tipc: fix nl compat regression for link statisticsRichard Alpe2016-09-15
* tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-09-15
* tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan2016-09-15
* tipc: fix nametable publication field in nl compatRichard Alpe2016-06-24
* tipc: check nl sock before parsing nested attributesRichard Alpe2016-06-24
* tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan2016-04-20
* tipc: unlock in error pathInsu Yun2016-03-03
* tipc: fix premature addition of node to lookup tableJon Paul Maloy2016-03-03
* tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan2016-03-03
* tipc: fix error handling of expanding buffer headroomYing Xue2015-11-24
* tipc: avoid packets leaking on socket receive queueYing Xue2015-11-23
* tipc: correct settings of broadcast link stateJon Paul Maloy2015-11-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-01
* | tipc: link_is_bc_sndlink() can be staticWu Fengguang2015-10-25
* | tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* | tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy2015-10-24
* | tipc: eliminate link's reference to owner nodeJon 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: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* | tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy2015-10-24
* | tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-24
* | tipc: make struct tipc_link generic to support broadcastJon Paul Maloy2015-10-24
* | tipc: use explicit allocation of broadcast send linkJon Paul Maloy2015-10-24
* | tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy2015-10-24
* | tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-24
* | tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-24
* | tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\|
| * tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-21
| * tipc: allow non-linear first fragment bufferJon Paul Maloy2015-10-21
| * tipc: extend broadcast link window sizeJon Paul Maloy2015-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-14
| * tipc: eliminate risk of stalled link synchronizationJon Paul Maloy2015-10-14
* | tipc: update node FSM when peer RESET message is receivedJon Paul Maloy2015-10-15
* | tipc: send out RESET immediately when link goes downJon Paul Maloy2015-10-15
* | tipc: delay ESTABLISH state event when link is establishedJon Paul Maloy2015-10-15
* | tipc: disallow packet duplicates in link deferred queueJon Paul Maloy2015-10-15
* | tipc: improve sequence number checkingJon Paul Maloy2015-10-15
* | tipc: simplify tipc_link_rcv() reception loopJon Paul Maloy2015-10-15
* | tipc: limit usage of temporary skb list during packet receptionJon Paul Maloy2015-10-15
|/
* tipc: reinitialize pointer after skb linearizeErik Hugne2015-09-20