aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: simplify stale link failure criteriaJon Maloy2019-06-25
* tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_setXin Long2019-06-24
* tipc: fix missing indentation in source codejohn.rutherford@dektech.com.au2019-06-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
|\
| * tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long2019-06-18
| * tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2019-06-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
|\|
| * tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long2019-06-16
* | tipc: include retrans failure detection for unicastTuong Lien2019-06-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-22
|\
| * tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-20
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\ \ | |/ |/|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller2019-05-17
* | tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-17
* | tipc: switch order of device registration to fix a crashJunwei Hu2019-05-16
|/
* tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan2019-05-09
* tipc: fix missing Name entries due to half-failoverTuong Lien2019-05-04
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet2019-04-26
* tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet2019-04-24
* tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen2019-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu2019-04-17
| * tipc: fix link established but not in sessionTuong Lien2019-04-17
| * tipc: missing entries in name table of publicationsHoang Le2019-04-11
* | tipc: use standard write_lock & unlock functions when creating nodeJon Maloy2019-04-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\|
| * tipc: handle the err returned from cmd header functionXin Long2019-03-31
| * tipc: check link name with right length in tipc_nl_compat_link_setXin Long2019-03-31
| * tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long2019-03-31
* | tipc: adapt link failover for new Gap-ACK algorithmTuong Lien2019-04-04
* | tipc: reduce duplicate packets for unicast trafficTuong Lien2019-04-04
* | tipc: improve TIPC throughput by Gap ACK blocksTuong Lien2019-04-04
* | tipc: add NULL pointer checkHoang Le2019-04-04
* | ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-27
|\|
| * tipc: change to check tipc_own_id to return in tipc_net_stopXin Long2019-03-26
| * tipc: tipc clang warningJon Maloy2019-03-23
| * tipc: fix cancellation of topology subscriptionsErik Hugne2019-03-21
* | tipc: fix return value check in tipc_mcast_send_sync()Wei Yongjun2019-03-26
* | genetlink: make policy common to familyJohannes Berg2019-03-22
* | tipc: fix a null pointer derefHoang Le2019-03-21
* | tipc: fix use-after-free in tipc_sk_filter_rcvHoang Le2019-03-21
* | tipc: smooth change between replicast and broadcastHoang Le2019-03-19
* | tipc: introduce new capability flag for clusterHoang Le2019-03-19
* | tipc: support broadcast/replicast configurable for bc-linkHoang Le2019-03-19
|/
* tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne2019-03-18