aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
AgeCommit message (Expand)AuthorFilesLines
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett2-2/+6
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet1-2/+2
2019-10-09net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet1-1/+1
2019-10-09net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet1-3/+3
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2019-09-05tipc: add NULL pointer check before calling kfree_rcuXin Long1-1/+2
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-43/+58
2019-08-18tipc: clean up skb list lock handling on send pathJon Maloy6-25/+26
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien2-43/+57
2019-08-11tipc: initialise addr_trail_end when setting node addressesChris Packham1-0/+1
2019-08-08tipc: add loopback device trackingJohn Rutherford7-1/+88
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-6/+8
2019-08-01tipc: reduce risk of wakeup queue starvationJon Maloy1-8/+21
2019-08-01tipc: compat: allow tipc commands without argumentsTaras Kondratiuk1-4/+7
2019-07-30tipc: fix unitilized skb list crashJon Maloy1-2/+1
2019-07-25tipc: fix changeover issues due to large packetTuong Lien3-15/+155
2019-07-25tipc: optimize link synching mechanismTuong Lien4-4/+44
2019-07-21tipc: Fix a typoChristophe JAILLET1-1/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-4/+2
2019-07-17tipc: initialize 'validated' field of received packetsJon Maloy1-0/+1
2019-07-12tipc: ensure head->lock is initialisedChris Packham1-1/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-107/+146
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-07tipc: use rcu dereference functions properlyXin Long2-11/+11
2019-07-02tipc: remove ub->ubsock checksXin Long1-9/+8
2019-07-01tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy1-5/+4
2019-06-27tipc: add dst_cache support for udp mediaXin Long1-25/+47
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+21
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy4-6/+6
2019-06-25tipc: eliminate unnecessary skb expansion during retransmissionJon Maloy1-1/+1
2019-06-25tipc: simplify stale link failure criteriaJon Maloy1-7/+2
2019-06-24tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long1-3/+15
2019-06-24tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_setXin Long1-10/+0
2019-06-24tipc: fix missing indentation in source codejohn.rutherford@dektech.com.au1-1/+1
2019-06-22tipc: change to use register_pernet_deviceXin Long1-6/+6
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+10
2019-06-18tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long1-5/+3
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2-4/+7
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-17tipc: include retrans failure detection for unicastTuong Lien1-36/+70
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long1-0/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-10/+27
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu3-10/+27
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller1-7/+7
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu1-7/+7
2019-05-16tipc: switch order of device registration to fix a crashJunwei Hu1-7/+7
2019-05-09tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan1-2/+2
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien3-7/+84
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg2-0/+22
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg8-86/+90
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek10-36/+36
2019-04-26tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet1-1/+0
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet1-6/+3
2019-04-19tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen1-0/+3
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+10
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-11tipc: use standard write_lock & unlock functions when creating nodeJon Maloy1-2/+3
2019-04-10tipc: missing entries in name table of publicationsHoang Le1-1/+2
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+20
2019-04-04tipc: adapt link failover for new Gap-ACK algorithmTuong Lien1-26/+80
2019-04-04tipc: reduce duplicate packets for unicast trafficTuong Lien2-10/+37
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien3-12/+159
2019-04-04tipc: add NULL pointer checkHoang Le1-0/+3
2019-03-31tipc: handle the err returned from cmd header functionXin Long1-2/+8
2019-03-31tipc: check link name with right length in tipc_nl_compat_link_setXin Long1-1/+6
2019-03-31tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long1-1/+6
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern1-1/+1
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+6
2019-03-26tipc: fix return value check in tipc_mcast_send_sync()Wei Yongjun1-1/+1
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long1-4/+1
2019-03-23tipc: tipc clang warningJon Maloy1-3/+4
2019-03-22genetlink: make policy common to familyJohannes Berg1-21/+1
2019-03-21tipc: fix a null pointer derefHoang Le3-3/+6
2019-03-21tipc: fix use-after-free in tipc_sk_filter_rcvHoang Le1-1/+2
2019-03-21tipc: fix cancellation of topology subscriptionsErik Hugne1-0/+1
2019-03-19tipc: smooth change between replicast and broadcastHoang Le4-1/+184
2019-03-19tipc: introduce new capability flag for clusterHoang Le4-2/+27
2019-03-19tipc: support broadcast/replicast configurable for bc-linkHoang Le4-5/+118
2019-03-17tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne1-5/+15
2019-03-16net: tipc: fix a missing check for nla_nest_startKangjie Lu1-0/+2
2019-03-16net: tipc: fix a missing check of nla_nest_startKangjie Lu1-0/+3
2019-03-05tipc: fix RDM/DGRAM connect() regressionErik Hugne1-1/+1
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2019-02-26tipc: fix race condition causing hung sendtoTung Nguyen1-1/+5
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2019-02-21tipc: improve function tipc_wait_for_rcvmsg()Tung Nguyen1-4/+5
2019-02-21tipc: improve function tipc_wait_for_cond()Tung Nguyen1-1/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+44
2019-02-11tipc: fix link session and re-establish issuesTuong Lien3-5/+43
2019-02-11tipc: fix skb may be leaky in tipc_link_inputHoang Le1-1/+1
2019-01-24tipc: remove dead code in struct tipc_topsrvZhaolong Zhang1-3/+0
2019-01-23tipc: mark expected switch fall-throughsGustavo A. R. Silva2-3/+3
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+50
2019-01-17tipc: remove unneeded semicolon in trace.cYueHaibing1-2/+2
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue1-1/+1
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue1-0/+2
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue1-0/+5
2019-01-15tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue1-0/+26
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue1-0/+15
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue1-1/+1
2019-01-07tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva1-1/+3
2018-12-27tipc: fix a missing check of genlmsg_putKangjie Lu1-0/+2
2018-12-27tipc: fix a double free in tipc_enable_bearer()Cong Wang1-1/+0
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2018-12-24net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki1-2/+5
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-19/+30
2018-12-19tipc: fix uninitialized value for broadcast retransmissionHoang Le1-0/+8
2018-12-19tipc: add trace_events for tipc bearerTuong Lien2-0/+45
2018-12-19tipc: add trace_events for tipc nodeTuong Lien2-0/+24
2018-12-19tipc: add trace_events for tipc socketTuong Lien5-9/+176
2018-12-19tipc: add trace_events for tipc linkTuong Lien4-2/+164
2018-12-19tipc: enable tracepoints in tipcTuong Lien11-5/+716
2018-12-18tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao1-0/+4
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang1-4/+5
2018-12-14tipc: check tsk->group in tipc_wait_for_cond()Cong Wang1-11/+14
2018-12-14tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang1-0/+5
2018-12-14tipc: fix a double kfree_skb()Cong Wang1-3/+1
2018-12-14tipc: use lock_sock() in tipc_sk_reinit()Cong Wang1-2/+6
2018-12-05tipc: fix node keep alive interval calculationHoang Le1-0/+6
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy1-2/+5
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-22/+59
2018-11-17tipc: don't assume linear buffer when reading ancillary dataJon Maloy1-4/+11
2018-11-17tipc: fix lockdep warning when reinitilaizing socketsJon Maloy3-18/+48
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2018-11-11tipc: fix link re-establish failureJon Maloy1-4/+7
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh2-46/+14
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-1/+1
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul1-1/+1
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy3-8/+12
2018-10-22tipc: use destination length for copy stringGuoqing Jiang1-1/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+4
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy1-0/+1
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen1-2/+2
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy1-0/+1
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le1-3/+15
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+32
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue1-2/+9
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan1-2/+12
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy1-5/+11
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-8/+70
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2-2/+6
2018-09-29tipc: fix failover problemLUU Duc Canh3-0/+49
2018-09-29tipc: buffer overflow handling in listener socketTung Nguyen3-6/+64
2018-09-29tipc: add SYN bit to connection setup messagesJon Maloy3-5/+22
2018-09-29tipc: refactor function tipc_sk_filter_connect()Jon Maloy1-58/+43
2018-09-29tipc: refactor function tipc_sk_timeout()Jon Maloy1-24/+38
2018-09-29tipc: refactor function tipc_msg_reverse()Jon Maloy1-30/+28
2018-09-25tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan1-1/+6
2018-09-25tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan1-5/+7
2018-09-25tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan1-1/+3
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+18
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang1-1/+4
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller1-1/+1
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang3-6/+14
2018-09-05tipc: orphan sock in tipc_release()Cong Wang1-0/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-43/+68
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao1-2/+2
2018-09-03tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao1-2/+2
2018-09-03tipc: correct structure parameter comments for topsrvZhenbo Gao1-8/+2
2018-08-29tipc: switch to rhashtable iteratorCong Wang4-26/+56
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang1-0/+2
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai2-13/+6
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2018-08-07tipc: fix an interrupt unsafe locking scenarioYing Xue1-3/+1
2018-08-01net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King1-4/+1
2018-07-30net: simplify sock_poll_waitChristoph Hellwig1-1/+1
2018-07-27net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai1-1/+1
2018-07-27net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai1-1/+1
2018-07-26tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing1-0/+1
2018-07-21tipc: make some functions staticYueHaibing3-8/+10
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller3-15/+27
2018-07-20tipc: make link capability update thread safeJon Maloy1-0/+4
2018-07-18tipc: remove unused tipc_group_sizeYueHaibing1-5/+0
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing1-5/+0
2018-07-11tipc: check session number before accepting link protocol messagesJon Maloy3-22/+52
2018-07-11tipc: add sequence number check for link STATE messagesJon Maloy4-6/+32
2018-07-07tipc: extend link reset criteria for stale packet retransmissionJon Maloy1-19/+24
2018-07-07tipc: make function tipc_net_finalize() thread safeJon Maloy1-6/+11
2018-07-07tipc: fix correct setting of message type in second discovererJon Maloy1-6/+7
2018-07-07tipc: correct discovery message handling during address trial periodJon Maloy1-1/+4
2018-07-07tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy1-2/+5
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva2-0/+2
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+9
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna3-0/+38
2018-06-30tipc: Auto removal of peer down node instanceGhantaKrishnamurthy MohanKrishna1-11/+55
2018-06-30tipc: optimize function tipc_node_timeout()Tung Nguyen1-3/+5
2018-06-30tipc: eliminate buffer cloning in function tipc_msg_extract()Tung Nguyen1-20/+15
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-5/+9
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-59/+143
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-9/+5
2018-05-26net/tipc: convert to ->poll_maskChristoph Hellwig1-9/+5