summaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-06-03
* 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
* | tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy2016-04-15
* | tipc: fix a race condition leading to subscriber refcnt bugParthasarathy Bhuvaragan2016-04-14
* | tipc: remove remnants of old broadcast codeJon Paul Maloy2016-04-13
* | tipc: stricter filtering of packets in bearer layerJon Paul Maloy2016-04-07
* | tipc: eliminate buffer leak in bearer layerJon Paul Maloy2016-04-07
|/
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2016-03-14
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan2016-03-06
| * tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan2016-03-03
* | tipc: move netlink policies to netlink.cRichard Alpe2016-03-07
* | tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-06
* | tipc: make sure required IPv6 addresses are scopedRichard Alpe2016-03-06
* | tipc: safely copy UDP netlink data from userRichard Alpe2016-03-06
* | tipc: don't check link reset on non existing linkRichard Alpe2016-03-06
* | tipc: add net device to skb before UDP xmitRichard Alpe2016-03-06
* | tipc: fix null deref crash in compat config pathFlorian Westphal2016-02-25
* | tipc: fix crash during node removalJon Paul Maloy2016-02-25
* | tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy2016-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\|
| * tipc: unlock in error pathInsu Yun2016-02-19
| * tipc: fix premature addition of node to lookup tableJon Paul Maloy2016-02-16
* | Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-18
* | tipc: refactor node xmit and fix memory leaksRichard Alpe2016-02-16
* | tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan2016-02-06
* | tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVERParthasarathy Bhuvaragan2016-02-06
* | tipc: protect tipc_subscrb_get() with subscriber spin lockParthasarathy Bhuvaragan2016-02-06